2024-09-04T16:29:39.100 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-04T16:29:39.115 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T16:29:39.200 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220 branch: wip-guits-main-2024-09-04-1323 description: orch:cephadm/with-work/{0-distro/centos_9.stream fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rotate-keys} email: gabrioux@ibm.com first_in_suite: false job_id: '7889220' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-04-1323 ceph: conf: global: mon election default strategy: 3 ms bind msgr1: false ms bind msgr2: true ms type: async mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: f9fcca5273b6971f640393d33a94730179073754 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: root install: ceph: flavor: default sha1: f9fcca5273b6971f640393d33a94730179073754 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-guits-main-2024-09-04-1323 sha1: f9fcca5273b6971f640393d33a94730179073754 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 8429 sha1: f9fcca5273b6971f640393d33a94730179073754 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-04-1323 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f9fcca5273b6971f640393d33a94730179073754 targets: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA/jWGSorm2Ee9LwIzP/xqwxaAtqozQDjS+P/c3cKTmmAfpV/eQf4IMKzYNtDydMkE+g+6tDHueyZpRr7qlhUDI= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPuPvi9AbR66kIizplAGKBS3VYcMOQl2YByxc1i4hg1lanhRvhmFw5v1haDFUug3YiPAreZ+/6OP4uKG65+6vlo= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: null - cephadm: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-04_15:42:18 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-04T16:29:39.200 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa; will attempt to use it 2024-09-04T16:29:39.200 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks 2024-09-04T16:29:39.201 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-04T16:29:39.202 INFO:teuthology.task.internal:Checking packages... 2024-09-04T16:29:39.223 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f9fcca5273b6971f640393d33a94730179073754' 2024-09-04T16:29:39.223 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-04T16:29:39.223 INFO:teuthology.packaging:ref: None 2024-09-04T16:29:39.224 INFO:teuthology.packaging:tag: None 2024-09-04T16:29:39.224 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-04-1323 2024-09-04T16:29:39.224 INFO:teuthology.packaging:sha1: f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:29:39.224 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-04-1323 2024-09-04T16:29:39.367 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4702.gf9fcca52 2024-09-04T16:29:39.369 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-04T16:29:39.375 INFO:teuthology.task.internal:no buildpackages task found 2024-09-04T16:29:39.376 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-04T16:29:39.383 INFO:teuthology.task.internal:Saving configuration 2024-09-04T16:29:39.395 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-04T16:29:39.411 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-04T16:29:39.429 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-04 16:24:37.863377', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA/jWGSorm2Ee9LwIzP/xqwxaAtqozQDjS+P/c3cKTmmAfpV/eQf4IMKzYNtDydMkE+g+6tDHueyZpRr7qlhUDI='} 2024-09-04T16:29:39.450 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-04 16:24:37.861694', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPuPvi9AbR66kIizplAGKBS3VYcMOQl2YByxc1i4hg1lanhRvhmFw5v1haDFUug3YiPAreZ+/6OP4uKG65+6vlo='} 2024-09-04T16:29:39.450 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-04T16:29:39.457 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-09-04T16:29:39.457 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b', 'ceph.iscsi.iscsi.a'] 2024-09-04T16:29:39.457 INFO:teuthology.run_tasks:Running task console_log... 2024-09-04T16:29:39.518 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff23a333be0>, signals=[15]) 2024-09-04T16:29:39.518 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-04T16:29:39.525 INFO:teuthology.task.internal:Opening connections... 2024-09-04T16:29:39.525 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-09-04T16:29:39.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:29:39.606 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-04T16:29:39.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:29:39.679 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-04T16:29:39.687 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-09-04T16:29:39.705 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-09-04T16:29:39.705 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-09-04T16:29:39.762 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="CentOS Stream" 2024-09-04T16:29:39.762 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="9" 2024-09-04T16:29:39.762 INFO:teuthology.orchestra.run.smithi063.stdout:ID="centos" 2024-09-04T16:29:39.762 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="rhel fedora" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="9" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el9" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:LOGO="fedora-logo-icon" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://centos.org/" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T16:29:39.763 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T16:29:39.764 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-09-04T16:29:39.786 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-04T16:29:39.805 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-04T16:29:39.806 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-04T16:29:39.864 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-09-04T16:29:39.864 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:LOGO="fedora-logo-icon" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T16:29:39.865 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T16:29:39.866 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-04T16:29:39.887 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-04T16:29:39.896 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-04T16:29:39.927 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-04T16:29:39.927 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-09-04T16:29:39.930 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-04T16:29:39.947 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-04T16:29:39.953 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-04T16:29:39.954 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-09-04T16:29:39.987 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-04T16:29:40.106 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-04T16:29:40.158 INFO:teuthology.run_tasks:Running task kernel... 2024-09-04T16:29:40.172 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-04T16:29:40.173 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-04T16:29:40.173 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T16:29:40.173 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T16:29:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:29:40.190 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-04T16:29:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:29:40.191 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-04T16:29:40.249 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-503.el9.x86_64 2024-09-04T16:29:40.249 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.14.0-503.el9.x86_64 2024-09-04T16:29:40.249 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2024-09-04T16:29:40.250 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-503.el9.x86_64 2024-09-04T16:29:40.251 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.14.0-503.el9.x86_64 2024-09-04T16:29:40.251 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-09-04T16:29:42.791 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-04T16:29:43.723 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.2 MB 00:01 2024-09-04T16:29:48.300 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 20 MB 00:04 2024-09-04T16:29:52.432 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-04T16:29:53.600 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 4.4 MB/s | 6.5 MB 00:01 2024-09-04T16:29:55.884 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-04T16:29:56.755 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-04T16:30:00.607 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - CRB 1.5 MB/s | 6.5 MB 00:04 2024-09-04T16:30:02.252 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-09-04T16:30:03.479 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 19 kB 00:01 2024-09-04T16:30:04.184 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T16:30:04.184 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T16:30:04.263 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:30:04.264 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:30:04.264 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:30:04.380 DEBUG:teuthology.orchestra.run.smithi134:> echo no | sudo yum reinstall kernel || true 2024-09-04T16:30:04.678 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-04T16:30:04.929 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:02 ago on Wed 04 Sep 2024 04:30:02 PM UTC. 2024-09-04T16:30:05.060 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout:Reinstalling: 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.065 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:05.066 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 1.9 M 2024-09-04T16:30:05.066 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 0 2024-09-04T16:30:05.066 INFO:teuthology.orchestra.run.smithi134.stderr:Operation aborted. 2024-09-04T16:30:05.134 INFO:teuthology.orchestra.run.smithi134.stdout:Is this ok [y/N]: 2024-09-04T16:30:05.134 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum reinstall -y kernel || true 2024-09-04T16:30:05.671 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 04:30:02 PM UTC. 2024-09-04T16:30:05.800 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout:Reinstalling: 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:05.801 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:30:05.802 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:30:05.802 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:05.802 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 1.9 M 2024-09-04T16:30:05.802 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 0 2024-09-04T16:30:05.802 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:30:07.504 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.1 MB/s | 1.9 MB 00:01 2024-09-04T16:30:07.505 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:30:07.505 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.1 MB/s | 1.9 MB 00:01 2024-09-04T16:30:07.536 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:30:07.799 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:30:07.799 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:30:07.829 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:30:07.830 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:30:07.981 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:30:08.065 INFO:teuthology.orchestra.run.smithi134.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:30:08.065 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:08.848 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:08.849 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:30:09.574 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:09.574 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:09.574 INFO:teuthology.orchestra.run.smithi134.stdout:Reinstalled: 2024-09-04T16:30:09.574 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T16:30:09.575 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:30:09.575 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:30:09.783 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T16:30:09.842 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T16:30:09.843 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T16:30:09.843 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T16:30:09.843 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-04T16:30:09.843 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T16:30:09.878 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-04T16:30:09.896 DEBUG:teuthology.parallel:result is None 2024-09-04T16:30:10.451 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-04T16:30:12.466 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T16:30:12.466 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T16:30:12.556 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:30:12.557 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:30:12.557 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:30:12.679 DEBUG:teuthology.orchestra.run.smithi063:> echo no | sudo yum reinstall kernel || true 2024-09-04T16:30:13.229 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 04:30:10 PM UTC. 2024-09-04T16:30:13.390 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:30:13.405 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:13.405 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:30:13.405 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalling: 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 1.9 M 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 0 2024-09-04T16:30:13.406 INFO:teuthology.orchestra.run.smithi063.stderr:Operation aborted. 2024-09-04T16:30:13.463 INFO:teuthology.orchestra.run.smithi063.stdout:Is this ok [y/N]: 2024-09-04T16:30:13.464 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum reinstall -y kernel || true 2024-09-04T16:30:14.013 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:04 ago on Wed 04 Sep 2024 04:30:10 PM UTC. 2024-09-04T16:30:14.146 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:30:14.146 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:14.146 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalling: 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:30:14.147 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:30:14.148 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:14.148 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 1.9 M 2024-09-04T16:30:14.148 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 0 2024-09-04T16:30:14.148 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:30:15.062 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.2 MB/s | 1.9 MB 00:00 2024-09-04T16:30:15.062 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:30:15.062 INFO:teuthology.orchestra.run.smithi063.stdout:Total 2.0 MB/s | 1.9 MB 00:00 2024-09-04T16:30:15.100 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:30:15.370 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:30:15.370 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:30:15.402 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:30:15.403 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:30:15.561 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:30:15.647 INFO:teuthology.orchestra.run.smithi063.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:30:15.647 INFO:teuthology.orchestra.run.smithi063.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:16.376 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:16.376 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalled: 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:30:17.127 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:30:17.315 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T16:30:17.373 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T16:30:17.374 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T16:30:17.374 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T16:30:17.374 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-04T16:30:17.374 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T16:30:17.407 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-09-04T16:30:17.428 DEBUG:teuthology.parallel:result is None 2024-09-04T16:30:17.428 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-04T16:30:17.436 INFO:teuthology.task.internal:Creating test directory... 2024-09-04T16:30:17.436 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T16:30:17.471 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T16:30:17.490 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-04T16:30:17.497 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-04T16:30:17.503 INFO:teuthology.task.internal:Creating archive directory... 2024-09-04T16:30:17.503 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T16:30:17.526 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T16:30:17.627 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-04T16:30:17.637 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-04T16:30:17.637 DEBUG:teuthology.orchestra.run.smithi063:> 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-04T16:30:17.639 DEBUG:teuthology.orchestra.run.smithi134:> 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-04T16:30:17.691 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:30:17.699 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:30:17.703 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:30:17.709 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T16:30:17.711 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-04T16:30:17.718 INFO:teuthology.task.internal:Configuring sudo... 2024-09-04T16:30:17.718 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T16:30:17.720 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T16:30:17.748 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-04T16:30:17.757 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-04T16:30:17.758 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T16:30:17.785 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T16:30:17.804 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:30:17.879 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:30:17.933 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:30:18.016 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:30:18.055 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:30:18.055 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T16:30:18.120 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:30:18.163 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T16:30:18.221 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:30:18.302 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T16:30:18.352 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:30:18.352 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T16:30:18.420 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-09-04T16:30:18.422 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-04T16:30:18.454 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:30:18.507 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:30:18.828 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-04T16:30:18.835 INFO:teuthology.task.internal:Starting timer... 2024-09-04T16:30:18.835 INFO:teuthology.run_tasks:Running task pcp... 2024-09-04T16:30:18.845 INFO:teuthology.run_tasks:Running task selinux... 2024-09-04T16:30:18.853 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-04T16:30:18.853 DEBUG:teuthology.orchestra.run.smithi063:> sudo service auditd rotate 2024-09-04T16:30:18.898 INFO:teuthology.orchestra.run.smithi063.stdout:Rotating logs: 2024-09-04T16:30:18.899 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-09-04T16:30:18.962 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-09-04T16:30:18.964 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-04T16:30:18.964 DEBUG:teuthology.orchestra.run.smithi063:> /usr/sbin/getenforce 2024-09-04T16:30:18.996 INFO:teuthology.orchestra.run.smithi063.stdout:Permissive 2024-09-04T16:30:18.996 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-09-04T16:30:19.030 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-09-04T16:30:19.030 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi063.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2024-09-04T16:30:19.030 DEBUG:teuthology.orchestra.run.smithi063:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-04T16:30:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:30:19.061 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-04T16:30:19.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:30:19.097 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-04T16:30:19.097 DEBUG:teuthology.orchestra.run.smithi063:> sudo /usr/sbin/setenforce permissive 2024-09-04T16:30:19.131 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-09-04T16:30:19.166 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-04T16:30:19.175 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-04T16:30:19.186 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-04T16:30:19.187 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-04T16:33:56.930 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-09-04T16:33:56.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-04T16:33:56.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:33:57.012 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-04T16:33:57.088 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-04T16:33:57.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-04T16:33:57.089 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T16:33:57.162 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-04T16:33:57.245 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-04T16:33:57.245 INFO:teuthology.run_tasks:Running task clock... 2024-09-04T16:33:57.255 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-04T16:33:57.255 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T16:33:57.256 DEBUG:teuthology.orchestra.run.smithi063:> 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-04T16:33:57.258 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T16:33:57.258 DEBUG:teuthology.orchestra.run.smithi134:> 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-04T16:33:57.286 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T16:33:57.301 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T16:33:57.315 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T16:33:57.327 INFO:teuthology.orchestra.run.smithi063.stderr:sudo: ntpd: command not found 2024-09-04T16:33:57.329 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T16:33:57.337 INFO:teuthology.orchestra.run.smithi063.stdout:506 Cannot talk to daemon 2024-09-04T16:33:57.351 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T16:33:57.354 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-09-04T16:33:57.365 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-09-04T16:33:57.366 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T16:33:57.379 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T16:33:57.393 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T16:33:57.430 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:33:57.433 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:33:57.433 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-04T16:33:57.434 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.434 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.434 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.434 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.456 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.459 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:33:57.460 INFO:teuthology.run_tasks:Running task pexec... 2024-09-04T16:33:57.474 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-04T16:33:57.474 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi063.front.sepia.ceph.com 2024-09-04T16:33:57.474 DEBUG:teuthology.orchestra.run.smithi063:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T16:33:57.475 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2024-09-04T16:33:57.475 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-04T16:33:57.825 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout:Removing: 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout:Removing unused dependencies: 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T16:33:57.826 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout:Remove 2 Packages 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout:Freed space: 5.5 M 2024-09-04T16:33:57.827 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:33:57.831 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:33:57.831 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:33:57.839 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:Removing: 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:Removing unused dependencies: 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout:Remove 2 Packages 2024-09-04T16:33:57.840 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:57.841 INFO:teuthology.orchestra.run.smithi134.stdout:Freed space: 5.5 M 2024-09-04T16:33:57.841 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:33:57.844 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:33:57.844 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:33:57.867 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:33:57.867 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:33:57.887 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:33:57.887 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:33:57.989 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:33:58.008 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:33:58.051 INFO:teuthology.orchestra.run.smithi063.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T16:33:58.076 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-04T16:33:58.108 INFO:teuthology.orchestra.run.smithi063.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T16:33:58.133 INFO:teuthology.orchestra.run.smithi134.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T16:33:58.620 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T16:33:58.620 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T16:33:58.634 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-04T16:33:58.634 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout:Removed: 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:58.825 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:33:58.866 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-04T16:33:58.866 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:58.866 INFO:teuthology.orchestra.run.smithi134.stdout:Removed: 2024-09-04T16:33:58.866 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T16:33:58.866 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:58.867 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:33:59.623 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:45 ago on Wed 04 Sep 2024 04:33:14 PM UTC. 2024-09-04T16:33:59.669 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:46 ago on Wed 04 Sep 2024 04:33:13 PM UTC. 2024-09-04T16:33:59.763 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:33:59.763 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:59.763 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:33:59.763 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:59.763 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout:Install 6 Packages 2024-09-04T16:33:59.764 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:33:59.765 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 2.0 M 2024-09-04T16:33:59.765 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 9.2 M 2024-09-04T16:33:59.765 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:33:59.815 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:33:59.815 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:59.815 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:33:59.815 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:59.815 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout:Install 6 Packages 2024-09-04T16:33:59.816 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:33:59.817 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 2.0 M 2024-09-04T16:33:59.817 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 9.2 M 2024-09-04T16:33:59.817 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:33:59.979 INFO:teuthology.orchestra.run.smithi063.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 413 kB/s | 44 kB 00:00 2024-09-04T16:34:00.012 INFO:teuthology.orchestra.run.smithi063.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 751 kB/s | 106 kB 00:00 2024-09-04T16:34:00.031 INFO:teuthology.orchestra.run.smithi134.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 394 kB/s | 44 kB 00:00 2024-09-04T16:34:00.062 INFO:teuthology.orchestra.run.smithi063.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 860 kB/s | 72 kB 00:00 2024-09-04T16:34:00.064 INFO:teuthology.orchestra.run.smithi134.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 724 kB/s | 106 kB 00:00 2024-09-04T16:34:00.088 INFO:teuthology.orchestra.run.smithi063.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-04T16:34:00.106 INFO:teuthology.orchestra.run.smithi134.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 955 kB/s | 72 kB 00:00 2024-09-04T16:34:00.121 INFO:teuthology.orchestra.run.smithi063.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.5 MB/s | 906 kB 00:00 2024-09-04T16:34:00.131 INFO:teuthology.orchestra.run.smithi134.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-04T16:34:00.156 INFO:teuthology.orchestra.run.smithi134.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.7 MB/s | 906 kB 00:00 2024-09-04T16:34:00.197 INFO:teuthology.orchestra.run.smithi063.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-04T16:34:00.197 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:00.197 INFO:teuthology.orchestra.run.smithi063.stdout:Total 4.6 MB/s | 2.0 MB 00:00 2024-09-04T16:34:00.233 INFO:teuthology.orchestra.run.smithi134.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.5 MB/s | 837 kB 00:00 2024-09-04T16:34:00.233 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:00.233 INFO:teuthology.orchestra.run.smithi134.stdout:Total 4.8 MB/s | 2.0 MB 00:00 2024-09-04T16:34:00.272 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:34:00.286 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:34:00.286 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:34:00.305 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:34:00.318 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:34:00.318 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:34:00.390 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:34:00.391 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:34:00.417 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:34:00.418 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:34:00.814 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:34:00.818 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:34:00.901 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-04T16:34:00.909 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-04T16:34:00.934 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-04T16:34:00.941 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-04T16:34:00.964 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-04T16:34:00.971 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-04T16:34:01.173 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-04T16:34:01.196 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-04T16:34:01.203 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-04T16:34:01.251 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-04T16:34:01.651 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-04T16:34:01.690 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-04T16:34:01.703 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-04T16:34:01.729 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-04T16:34:02.647 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-04T16:34:02.671 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T16:34:02.978 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T16:34:02.979 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:02.979 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:34:03.087 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-04T16:34:03.087 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:03.087 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:34:03.087 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-04T16:34:03.087 INFO:teuthology.orchestra.run.smithi063.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-04T16:34:03.088 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-04T16:34:03.088 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:03.088 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:34:03.275 DEBUG:teuthology.parallel:result is None 2024-09-04T16:34:03.391 DEBUG:teuthology.parallel:result is None 2024-09-04T16:34:03.391 INFO:teuthology.run_tasks:Running task install... 2024-09-04T16:34:03.638 DEBUG:teuthology.task.install:project ceph 2024-09-04T16:34:03.639 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754'}} 2024-09-04T16:34:03.639 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754'} 2024-09-04T16:34:03.639 INFO:teuthology.task.install:Using flavor: default 2024-09-04T16:34:03.645 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-04T16:34:03.645 INFO:teuthology.task.install:extra packages: [] 2024-09-04T16:34:03.645 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'tag': None, 'wait_for_package': False} 2024-09-04T16:34:03.646 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:34:03.648 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'tag': None, 'wait_for_package': False} 2024-09-04T16:34:03.648 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:34:03.785 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/ 2024-09-04T16:34:03.785 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4702.gf9fcca52 2024-09-04T16:34:03.797 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/ 2024-09-04T16:34:03.797 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4702.gf9fcca52 2024-09-04T16:34:03.907 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-04T16:34:03.907 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:34:03.907 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-04T16:34:03.911 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-04T16:34:03.911 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:34:03.911 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-04T16:34:03.935 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-04T16:34:03.935 DEBUG:teuthology.orchestra.run.smithi063:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/f9fcca5273b6971f640393d33a94730179073754/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-04T16:34:03.941 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-04T16:34:03.941 DEBUG:teuthology.orchestra.run.smithi134:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/f9fcca5273b6971f640393d33a94730179073754/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-04T16:34:04.002 DEBUG:teuthology.orchestra.run.smithi063:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-04T16:34:04.009 DEBUG:teuthology.orchestra.run.smithi134:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-04T16:34:04.085 DEBUG:teuthology.orchestra.run.smithi134:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-04T16:34:04.087 DEBUG:teuthology.orchestra.run.smithi063:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-04T16:34:04.111 INFO:teuthology.orchestra.run.smithi063.stdout:check_obsoletes = 1 2024-09-04T16:34:04.112 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum clean all 2024-09-04T16:34:04.150 INFO:teuthology.orchestra.run.smithi134.stdout:check_obsoletes = 1 2024-09-04T16:34:04.151 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum clean all 2024-09-04T16:34:04.343 INFO:teuthology.orchestra.run.smithi063.stdout:45 files removed 2024-09-04T16:34:04.371 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-radosgw 2024-09-04T16:34:04.376 INFO:teuthology.orchestra.run.smithi134.stdout:45 files removed 2024-09-04T16:34:04.404 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-radosgw 2024-09-04T16:34:04.918 INFO:teuthology.orchestra.run.smithi063.stdout:ceph packages for x86_64 315 kB/s | 84 kB 00:00 2024-09-04T16:34:04.935 INFO:teuthology.orchestra.run.smithi134.stdout:ceph packages for x86_64 331 kB/s | 84 kB 00:00 2024-09-04T16:34:05.210 INFO:teuthology.orchestra.run.smithi063.stdout:ceph noarch packages 98 kB/s | 24 kB 00:00 2024-09-04T16:34:05.219 INFO:teuthology.orchestra.run.smithi134.stdout:ceph noarch packages 100 kB/s | 24 kB 00:00 2024-09-04T16:34:05.478 INFO:teuthology.orchestra.run.smithi134.stdout:ceph source packages 8.7 kB/s | 1.9 kB 00:00 2024-09-04T16:34:05.487 INFO:teuthology.orchestra.run.smithi063.stdout:ceph source packages 8.1 kB/s | 1.9 kB 00:00 2024-09-04T16:34:06.072 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-04T16:34:07.820 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-04T16:34:08.444 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.2 MB 00:02 2024-09-04T16:34:10.202 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-04T16:34:12.446 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-04T16:34:14.090 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 19 kB 00:00 2024-09-04T16:34:14.803 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-04T16:34:15.026 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-04T16:34:16.916 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 19 kB 00:00 2024-09-04T16:34:18.142 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-04T16:34:20.457 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-09-04T16:34:22.724 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 11 M 2024-09-04T16:34:22.726 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrading: 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: librados2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.5 M 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.2 M 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 5.5 M 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 22 M 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 25 k 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 755 k 2024-09-04T16:34:22.727 INFO:teuthology.orchestra.run.smithi134.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 509 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 5.5 M 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 45 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 143 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 162 k 2024-09-04T16:34:22.728 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 321 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 305 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 99 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout:Installing weak dependencies: 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:22.729 INFO:teuthology.orchestra.run.smithi134.stdout:Install 30 Packages 2024-09-04T16:34:22.730 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrade 2 Packages 2024-09-04T16:34:22.730 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:22.730 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 62 M 2024-09-04T16:34:22.730 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:34:23.616 INFO:teuthology.orchestra.run.smithi134.stdout:(1/32): ceph-base-19.3.0-4702.gf9fcca52.el9.x86 13 MB/s | 5.5 MB 00:00 2024-09-04T16:34:23.631 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-04T16:34:23.658 INFO:teuthology.orchestra.run.smithi134.stdout:(2/32): ceph-selinux-19.3.0-4702.gf9fcca52.el9. 609 kB/s | 25 kB 00:00 2024-09-04T16:34:23.733 INFO:teuthology.orchestra.run.smithi134.stdout:(3/32): libcephfs2-19.3.0-4702.gf9fcca52.el9.x8 9.9 MB/s | 755 kB 00:00 2024-09-04T16:34:23.809 INFO:teuthology.orchestra.run.smithi134.stdout:(4/32): libradosstriper1-19.3.0-4702.gf9fcca52. 6.6 MB/s | 509 kB 00:00 2024-09-04T16:34:24.126 INFO:teuthology.orchestra.run.smithi134.stdout:(5/32): ceph-radosgw-19.3.0-4702.gf9fcca52.el9. 12 MB/s | 11 MB 00:00 2024-09-04T16:34:24.217 INFO:teuthology.orchestra.run.smithi134.stdout:(6/32): librgw2-19.3.0-4702.gf9fcca52.el9.x86_6 13 MB/s | 5.5 MB 00:00 2024-09-04T16:34:24.235 INFO:teuthology.orchestra.run.smithi134.stdout:(7/32): python3-ceph-argparse-19.3.0-4702.gf9fc 416 kB/s | 45 kB 00:00 2024-09-04T16:34:24.268 INFO:teuthology.orchestra.run.smithi134.stdout:(8/32): python3-ceph-common-19.3.0-4702.gf9fcca 2.8 MB/s | 143 kB 00:00 2024-09-04T16:34:24.293 INFO:teuthology.orchestra.run.smithi134.stdout:(9/32): python3-cephfs-19.3.0-4702.gf9fcca52.el 2.7 MB/s | 162 kB 00:00 2024-09-04T16:34:24.319 INFO:teuthology.orchestra.run.smithi134.stdout:(10/32): python3-rados-19.3.0-4702.gf9fcca52.el 6.2 MB/s | 321 kB 00:00 2024-09-04T16:34:24.344 INFO:teuthology.orchestra.run.smithi134.stdout:(11/32): python3-rbd-19.3.0-4702.gf9fcca52.el9. 5.9 MB/s | 305 kB 00:00 2024-09-04T16:34:24.369 INFO:teuthology.orchestra.run.smithi134.stdout:(12/32): python3-rgw-19.3.0-4702.gf9fcca52.el9. 1.9 MB/s | 99 kB 00:00 2024-09-04T16:34:24.628 INFO:teuthology.orchestra.run.smithi134.stdout:(13/32): ceph-common-19.3.0-4702.gf9fcca52.el9. 15 MB/s | 22 MB 00:01 2024-09-04T16:34:24.678 INFO:teuthology.orchestra.run.smithi134.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 320 kB/s | 107 kB 00:00 2024-09-04T16:34:24.728 INFO:teuthology.orchestra.run.smithi134.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 446 kB/s | 160 kB 00:00 2024-09-04T16:34:24.753 INFO:teuthology.orchestra.run.smithi134.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 362 kB/s | 45 kB 00:00 2024-09-04T16:34:24.820 INFO:teuthology.orchestra.run.smithi134.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 634 kB/s | 42 kB 00:00 2024-09-04T16:34:24.912 INFO:teuthology.orchestra.run.smithi134.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.4 MB/s | 221 kB 00:00 2024-09-04T16:34:24.937 INFO:teuthology.orchestra.run.smithi134.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.4 MB/s | 292 kB 00:00 2024-09-04T16:34:24.963 INFO:teuthology.orchestra.run.smithi134.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 715 kB/s | 36 kB 00:00 2024-09-04T16:34:24.996 INFO:teuthology.orchestra.run.smithi134.stdout:(21/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.0 MB/s | 662 kB 00:00 2024-09-04T16:34:25.022 INFO:teuthology.orchestra.run.smithi134.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 566 kB/s | 47 kB 00:00 2024-09-04T16:34:25.063 INFO:teuthology.orchestra.run.smithi134.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 3.0 MB/s | 309 kB 00:00 2024-09-04T16:34:25.089 INFO:teuthology.orchestra.run.smithi134.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-04T16:34:25.114 INFO:teuthology.orchestra.run.smithi134.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 305 kB/s | 26 kB 00:00 2024-09-04T16:34:25.164 INFO:teuthology.orchestra.run.smithi134.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 895 kB/s | 67 kB 00:00 2024-09-04T16:34:25.190 INFO:teuthology.orchestra.run.smithi134.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-04T16:34:25.231 INFO:teuthology.orchestra.run.smithi134.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-04T16:34:25.298 INFO:teuthology.orchestra.run.smithi134.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-04T16:34:25.365 INFO:teuthology.orchestra.run.smithi134.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-04T16:34:25.501 INFO:teuthology.orchestra.run.smithi134.stdout:(31/32): librados2-19.3.0-4702.gf9fcca52.el9.x8 13 MB/s | 3.5 MB 00:00 2024-09-04T16:34:25.566 INFO:teuthology.orchestra.run.smithi134.stdout:(32/32): librbd1-19.3.0-4702.gf9fcca52.el9.x86_ 12 MB/s | 3.2 MB 00:00 2024-09-04T16:34:25.572 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:25.572 INFO:teuthology.orchestra.run.smithi134.stdout:Total 22 MB/s | 62 MB 00:02 2024-09-04T16:34:25.673 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:34:25.709 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:34:25.709 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:34:26.010 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:34:26.012 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:26.013 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:34:26.013 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:26.013 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:34:26.013 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-radosgw x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 11 M 2024-09-04T16:34:26.013 INFO:teuthology.orchestra.run.smithi063.stdout:Upgrading: 2024-09-04T16:34:26.014 INFO:teuthology.orchestra.run.smithi063.stdout: librados2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.5 M 2024-09-04T16:34:26.014 INFO:teuthology.orchestra.run.smithi063.stdout: librbd1 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.2 M 2024-09-04T16:34:26.014 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:34:26.014 INFO:teuthology.orchestra.run.smithi063.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-04T16:34:26.014 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-base x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 5.5 M 2024-09-04T16:34:26.015 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-common x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 22 M 2024-09-04T16:34:26.015 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-selinux x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 25 k 2024-09-04T16:34:26.015 INFO:teuthology.orchestra.run.smithi063.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-04T16:34:26.015 INFO:teuthology.orchestra.run.smithi063.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-04T16:34:26.016 INFO:teuthology.orchestra.run.smithi063.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-04T16:34:26.016 INFO:teuthology.orchestra.run.smithi063.stdout: libcephfs2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 755 k 2024-09-04T16:34:26.016 INFO:teuthology.orchestra.run.smithi063.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-04T16:34:26.016 INFO:teuthology.orchestra.run.smithi063.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-04T16:34:26.016 INFO:teuthology.orchestra.run.smithi063.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: libradosstriper1 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 509 k 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: librgw2 x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 5.5 M 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-04T16:34:26.017 INFO:teuthology.orchestra.run.smithi063.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ceph-argparse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 45 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ceph-common x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 143 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cephfs x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 162 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rados x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 321 k 2024-09-04T16:34:26.018 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rbd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 305 k 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rgw x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 99 k 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-04T16:34:26.019 INFO:teuthology.orchestra.run.smithi063.stdout:Installing weak dependencies: 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout:Install 30 Packages 2024-09-04T16:34:26.020 INFO:teuthology.orchestra.run.smithi063.stdout:Upgrade 2 Packages 2024-09-04T16:34:26.021 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:26.022 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 62 M 2024-09-04T16:34:26.022 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:34:26.188 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:34:26.188 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:34:26.849 INFO:teuthology.orchestra.run.smithi063.stdout:(1/32): ceph-base-19.3.0-4702.gf9fcca52.el9.x86 10 MB/s | 5.5 MB 00:00 2024-09-04T16:34:26.899 INFO:teuthology.orchestra.run.smithi063.stdout:(2/32): ceph-selinux-19.3.0-4702.gf9fcca52.el9. 506 kB/s | 25 kB 00:00 2024-09-04T16:34:26.991 INFO:teuthology.orchestra.run.smithi063.stdout:(3/32): libcephfs2-19.3.0-4702.gf9fcca52.el9.x8 8.1 MB/s | 755 kB 00:00 2024-09-04T16:34:27.125 INFO:teuthology.orchestra.run.smithi063.stdout:(4/32): ceph-radosgw-19.3.0-4702.gf9fcca52.el9. 14 MB/s | 11 MB 00:00 2024-09-04T16:34:27.158 INFO:teuthology.orchestra.run.smithi063.stdout:(5/32): libradosstriper1-19.3.0-4702.gf9fcca52. 3.0 MB/s | 509 kB 00:00 2024-09-04T16:34:27.217 INFO:teuthology.orchestra.run.smithi063.stdout:(6/32): python3-ceph-argparse-19.3.0-4702.gf9fc 773 kB/s | 45 kB 00:00 2024-09-04T16:34:27.308 INFO:teuthology.orchestra.run.smithi063.stdout:(7/32): python3-ceph-common-19.3.0-4702.gf9fcca 1.5 MB/s | 143 kB 00:00 2024-09-04T16:34:27.384 INFO:teuthology.orchestra.run.smithi063.stdout:(8/32): librgw2-19.3.0-4702.gf9fcca52.el9.x86_6 21 MB/s | 5.5 MB 00:00 2024-09-04T16:34:27.450 INFO:teuthology.orchestra.run.smithi063.stdout:(9/32): python3-cephfs-19.3.0-4702.gf9fcca52.el 1.1 MB/s | 162 kB 00:00 2024-09-04T16:34:27.476 INFO:teuthology.orchestra.run.smithi063.stdout:(10/32): python3-rados-19.3.0-4702.gf9fcca52.el 3.4 MB/s | 321 kB 00:00 2024-09-04T16:34:27.501 INFO:teuthology.orchestra.run.smithi063.stdout:(11/32): python3-rbd-19.3.0-4702.gf9fcca52.el9. 5.9 MB/s | 305 kB 00:00 2024-09-04T16:34:27.526 INFO:teuthology.orchestra.run.smithi063.stdout:(12/32): python3-rgw-19.3.0-4702.gf9fcca52.el9. 1.9 MB/s | 99 kB 00:00 2024-09-04T16:34:27.597 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:34:27.682 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-04T16:34:27.720 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-04T16:34:27.745 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-04T16:34:27.752 INFO:teuthology.orchestra.run.smithi063.stdout:(13/32): ceph-common-19.3.0-4702.gf9fcca52.el9. 15 MB/s | 22 MB 00:01 2024-09-04T16:34:27.769 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-04T16:34:27.794 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-04T16:34:27.835 INFO:teuthology.orchestra.run.smithi063.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 320 kB/s | 107 kB 00:00 2024-09-04T16:34:27.861 INFO:teuthology.orchestra.run.smithi063.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-04T16:34:27.894 INFO:teuthology.orchestra.run.smithi063.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 435 kB/s | 160 kB 00:00 2024-09-04T16:34:27.953 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-04T16:34:27.995 INFO:teuthology.orchestra.run.smithi063.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.1 MB/s | 292 kB 00:00 2024-09-04T16:34:28.005 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-04T16:34:28.053 INFO:teuthology.orchestra.run.smithi063.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.0 MB/s | 662 kB 00:00 2024-09-04T16:34:28.078 INFO:teuthology.orchestra.run.smithi063.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 230 kB/s | 42 kB 00:00 2024-09-04T16:34:28.104 INFO:teuthology.orchestra.run.smithi063.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-09-04T16:34:28.129 INFO:teuthology.orchestra.run.smithi063.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 476 kB/s | 36 kB 00:00 2024-09-04T16:34:28.171 INFO:teuthology.orchestra.run.smithi063.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 515 kB/s | 47 kB 00:00 2024-09-04T16:34:28.213 INFO:teuthology.orchestra.run.smithi063.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.8 MB/s | 309 kB 00:00 2024-09-04T16:34:28.246 INFO:teuthology.orchestra.run.smithi063.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 2024-09-04T16:34:28.271 INFO:teuthology.orchestra.run.smithi063.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 264 kB/s | 26 kB 00:00 2024-09-04T16:34:28.297 INFO:teuthology.orchestra.run.smithi063.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-04T16:34:28.322 INFO:teuthology.orchestra.run.smithi063.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-04T16:34:28.364 INFO:teuthology.orchestra.run.smithi063.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.9 MB/s | 839 kB 00:00 2024-09-04T16:34:28.411 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-04T16:34:28.415 INFO:teuthology.orchestra.run.smithi063.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-04T16:34:28.481 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:28.514 INFO:teuthology.orchestra.run.smithi063.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-04T16:34:28.556 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:28.606 INFO:teuthology.orchestra.run.smithi063.stdout:(31/32): librados2-19.3.0-4702.gf9fcca52.el9.x8 14 MB/s | 3.5 MB 00:00 2024-09-04T16:34:28.646 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 8/34 2024-09-04T16:34:28.681 INFO:teuthology.orchestra.run.smithi063.stdout:(32/32): librbd1-19.3.0-4702.gf9fcca52.el9.x86_ 12 MB/s | 3.2 MB 00:00 2024-09-04T16:34:28.682 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 9/34 2024-09-04T16:34:28.686 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:28.686 INFO:teuthology.orchestra.run.smithi063.stdout:Total 23 MB/s | 62 MB 00:02 2024-09-04T16:34:28.745 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 9/34 2024-09-04T16:34:28.777 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-04T16:34:28.786 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:34:28.817 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9. 11/34 2024-09-04T16:34:28.829 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:34:28.829 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:34:28.888 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 12/34 2024-09-04T16:34:28.917 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 13/34 2024-09-04T16:34:28.993 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 13/34 2024-09-04T16:34:29.176 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-04T16:34:29.284 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-04T16:34:29.325 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-04T16:34:29.328 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:34:29.329 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:34:29.365 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-04T16:34:29.391 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-09-04T16:34:29.419 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-04T16:34:29.452 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-04T16:34:29.769 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-04T16:34:29.815 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 22/34 2024-09-04T16:34:29.905 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 22/34 2024-09-04T16:34:29.935 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 23/34 2024-09-04T16:34:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-04T16:34:30.469 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-04T16:34:30.492 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 26/34 2024-09-04T16:34:30.546 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 26/34 2024-09-04T16:34:30.616 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 27/34 2024-09-04T16:34:30.644 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x8 28/34 2024-09-04T16:34:30.782 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:34:30.857 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-04T16:34:30.902 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-04T16:34:30.928 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-04T16:34:30.951 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-04T16:34:30.977 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-04T16:34:31.294 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-04T16:34:31.348 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-04T16:34:31.745 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-04T16:34:31.805 INFO:teuthology.orchestra.run.smithi063.stdout: Upgrading : librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:31.908 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:31.996 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 8/34 2024-09-04T16:34:32.031 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 9/34 2024-09-04T16:34:32.094 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 9/34 2024-09-04T16:34:32.123 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-04T16:34:32.167 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9. 11/34 2024-09-04T16:34:32.238 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 12/34 2024-09-04T16:34:32.266 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 13/34 2024-09-04T16:34:32.331 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 13/34 2024-09-04T16:34:32.365 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-04T16:34:32.476 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-04T16:34:32.616 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-04T16:34:32.656 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-04T16:34:32.681 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-09-04T16:34:32.711 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-04T16:34:32.743 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-04T16:34:32.872 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:32.915 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:33.080 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-04T16:34:33.122 INFO:teuthology.orchestra.run.smithi063.stdout: Upgrading : librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 22/34 2024-09-04T16:34:33.214 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 22/34 2024-09-04T16:34:33.282 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 23/34 2024-09-04T16:34:33.322 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-04T16:34:33.471 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:33.509 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 30/34 2024-09-04T16:34:33.610 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 30/34 2024-09-04T16:34:33.610 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-04T16:34:33.610 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-04T16:34:33.611 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:33.636 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:33.841 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-04T16:34:33.875 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 26/34 2024-09-04T16:34:33.946 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 26/34 2024-09-04T16:34:34.019 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 27/34 2024-09-04T16:34:34.052 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x8 28/34 2024-09-04T16:34:36.463 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:36.498 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:37.084 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 29/34 2024-09-04T16:34:37.126 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 30/34 2024-09-04T16:34:37.217 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 30/34 2024-09-04T16:34:37.217 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-04T16:34:37.217 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-04T16:34:37.217 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:37.252 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:43.496 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:43.496 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /sys 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /proc 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /mnt 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /var/tmp 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /home 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /root 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /tmp 2024-09-04T16:34:43.497 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:44.513 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 32/34 2024-09-04T16:34:44.538 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 32/34 2024-09-04T16:34:44.539 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:34:44.539 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-04T16:34:44.539 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-04T16:34:44.539 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-04T16:34:44.539 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:44.540 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-04T16:34:44.623 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-04T16:34:44.623 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 5/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 6/34 2024-09-04T16:34:45.810 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9. 8/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x8 9/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 10/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 11/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 12/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 13/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-04T16:34:45.811 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:45.812 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-04T16:34:45.813 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/34 2024-09-04T16:34:46.808 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout:Upgraded: 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.809 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-04T16:34:46.810 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: re2-1:20211101-20.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:46.811 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:34:47.148 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-test 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /sys 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /proc 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /mnt 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /var/tmp 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /home 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /root 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout:skipping the directory /tmp 2024-09-04T16:34:47.471 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:47.704 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:27 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:34:47.842 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 50 M 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 161 k 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:47.843 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:34:47.844 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:47.844 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-09-04T16:34:47.844 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:47.845 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 51 M 2024-09-04T16:34:47.845 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 216 M 2024-09-04T16:34:47.845 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:34:48.142 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): libcephsqlite-19.3.0-4702.gf9fcca52.el9. 827 kB/s | 161 kB 00:00 2024-09-04T16:34:48.209 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-09-04T16:34:48.325 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 347 kB/s | 64 kB 00:00 2024-09-04T16:34:48.530 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 32/34 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 32/34 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-04T16:34:48.555 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:48.557 INFO:teuthology.orchestra.run.smithi063.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-04T16:34:48.649 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-04T16:34:48.649 INFO:teuthology.orchestra.run.smithi063.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:49.451 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): ceph-test-19.3.0-4702.gf9fcca52.el9.x86_ 33 MB/s | 50 MB 00:01 2024-09-04T16:34:49.453 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:49.453 INFO:teuthology.orchestra.run.smithi134.stdout:Total 32 MB/s | 51 MB 00:01 2024-09-04T16:34:49.480 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:34:49.500 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:34:49.500 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 5/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_6 6/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 7/34 2024-09-04T16:34:49.752 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9. 8/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x8 9/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 10/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 11/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 12/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 13/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-04T16:34:49.753 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 31/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-04T16:34:49.754 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/34 2024-09-04T16:34:49.875 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:34:49.876 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:34:50.407 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:34:50.486 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-04T16:34:50.526 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-04T16:34:50.554 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/4 2024-09-04T16:34:50.928 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-04T16:34:50.928 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:Upgraded: 2024-09-04T16:34:50.928 INFO:teuthology.orchestra.run.smithi063.stdout: librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-radosgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-selinux-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-04T16:34:50.929 INFO:teuthology.orchestra.run.smithi063.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: libradosstriper1-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: librgw2-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ceph-argparse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ceph-common-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.930 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: re2-1:20211101-20.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:50.931 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:34:51.309 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-test 2024-09-04T16:34:51.867 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:28 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:34:52.005 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-test x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 50 M 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: libcephsqlite x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 161 k 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:52.006 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout:Install 4 Packages 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 51 M 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 216 M 2024-09-04T16:34:52.007 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:34:52.266 INFO:teuthology.orchestra.run.smithi063.stdout:(1/4): libcephsqlite-19.3.0-4702.gf9fcca52.el9. 766 kB/s | 161 kB 00:00 2024-09-04T16:34:52.609 INFO:teuthology.orchestra.run.smithi063.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 186 kB/s | 64 kB 00:00 2024-09-04T16:34:52.634 INFO:teuthology.orchestra.run.smithi063.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 527 kB/s | 304 kB 00:00 2024-09-04T16:34:53.601 INFO:teuthology.orchestra.run.smithi063.stdout:(4/4): ceph-test-19.3.0-4702.gf9fcca52.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-04T16:34:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:34:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:Total 32 MB/s | 51 MB 00:01 2024-09-04T16:34:53.630 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:34:53.653 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:34:53.653 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:34:54.047 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:34:54.048 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:34:54.601 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:34:54.686 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-04T16:34:54.727 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-04T16:34:54.755 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/4 2024-09-04T16:34:55.231 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/4 2024-09-04T16:34:55.309 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/4 2024-09-04T16:34:57.723 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/4 2024-09-04T16:34:57.724 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/4 2024-09-04T16:34:57.724 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/4 2024-09-04T16:34:57.724 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:58.024 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:34:58.362 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph 2024-09-04T16:34:58.925 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:38 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:34:59.061 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:34:59.063 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:59.063 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 6.6 k 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 2.4 M 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 1.5 M 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 290 k 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 4.8 M 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 17 M 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-04T16:34:59.064 INFO:teuthology.orchestra.run.smithi134.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-collections 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-04T16:34:59.065 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-04T16:34:59.066 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout:Install 37 Packages 2024-09-04T16:34:59.067 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:34:59.068 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 31 M 2024-09-04T16:34:59.068 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 109 M 2024-09-04T16:34:59.068 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:34:59.721 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/4 2024-09-04T16:34:59.753 INFO:teuthology.orchestra.run.smithi134.stdout:(1/37): ceph-19.3.0-4702.gf9fcca52.el9.x86_64.r 53 kB/s | 6.6 kB 00:00 2024-09-04T16:34:59.795 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/4 2024-09-04T16:34:59.953 INFO:teuthology.orchestra.run.smithi134.stdout:(2/37): ceph-mds-19.3.0-4702.gf9fcca52.el9.x86_ 7.3 MB/s | 2.4 MB 00:00 2024-09-04T16:34:59.987 INFO:teuthology.orchestra.run.smithi134.stdout:(3/37): ceph-mgr-19.3.0-4702.gf9fcca52.el9.x86_ 4.3 MB/s | 1.5 MB 00:00 2024-09-04T16:35:00.079 INFO:teuthology.orchestra.run.smithi134.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4702.gf9fc 3.1 MB/s | 290 kB 00:00 2024-09-04T16:35:00.379 INFO:teuthology.orchestra.run.smithi134.stdout:(5/37): ceph-mon-19.3.0-4702.gf9fcca52.el9.x86_ 7.6 MB/s | 4.8 MB 00:00 2024-09-04T16:35:00.554 INFO:teuthology.orchestra.run.smithi134.stdout:(6/37): ceph-osd-19.3.0-4702.gf9fcca52.el9.x86_ 29 MB/s | 17 MB 00:00 2024-09-04T16:35:00.663 INFO:teuthology.orchestra.run.smithi134.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 434 kB/s | 253 kB 00:00 2024-09-04T16:35:00.779 INFO:teuthology.orchestra.run.smithi134.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-04T16:35:00.888 INFO:teuthology.orchestra.run.smithi134.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 1.1 MB/s | 125 kB 00:00 2024-09-04T16:35:00.980 INFO:teuthology.orchestra.run.smithi134.stdout:(10/37): python3-ply-3.11-14.el9.noarch.rpm 250 kB/s | 106 kB 00:00 2024-09-04T16:35:01.005 INFO:teuthology.orchestra.run.smithi134.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-09-04T16:35:01.105 INFO:teuthology.orchestra.run.smithi134.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2024-09-04T16:35:01.132 INFO:teuthology.orchestra.run.smithi134.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-04T16:35:01.156 INFO:teuthology.orchestra.run.smithi134.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 691 kB/s | 35 kB 00:00 2024-09-04T16:35:01.181 INFO:teuthology.orchestra.run.smithi134.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-04T16:35:01.206 INFO:teuthology.orchestra.run.smithi134.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-04T16:35:01.232 INFO:teuthology.orchestra.run.smithi134.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 831 kB/s | 42 kB 00:00 2024-09-04T16:35:01.274 INFO:teuthology.orchestra.run.smithi134.stdout:(18/37): python3-cryptography-36.0.1-4.el9.x86_ 1.4 MB/s | 1.2 MB 00:00 2024-09-04T16:35:01.307 INFO:teuthology.orchestra.run.smithi134.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-04T16:35:01.332 INFO:teuthology.orchestra.run.smithi134.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-09-04T16:35:01.358 INFO:teuthology.orchestra.run.smithi134.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 530 kB/s | 43 kB 00:00 2024-09-04T16:35:01.383 INFO:teuthology.orchestra.run.smithi134.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 428 kB/s | 11 kB 00:00 2024-09-04T16:35:01.408 INFO:teuthology.orchestra.run.smithi134.stdout:(23/37): python3-cherrypy-18.6.1-2.el9.noarch.r 4.6 MB/s | 358 kB 00:00 2024-09-04T16:35:01.433 INFO:teuthology.orchestra.run.smithi134.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-09-04T16:35:01.459 INFO:teuthology.orchestra.run.smithi134.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-04T16:35:01.484 INFO:teuthology.orchestra.run.smithi134.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-04T16:35:01.509 INFO:teuthology.orchestra.run.smithi134.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-04T16:35:01.534 INFO:teuthology.orchestra.run.smithi134.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 920 kB/s | 46 kB 00:00 2024-09-04T16:35:01.560 INFO:teuthology.orchestra.run.smithi134.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-04T16:35:01.585 INFO:teuthology.orchestra.run.smithi134.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 660 kB/s | 16 kB 00:00 2024-09-04T16:35:01.610 INFO:teuthology.orchestra.run.smithi134.stdout:(31/37): lua-devel-5.4.4-4.el9.x86_64.rpm 55 kB/s | 22 kB 00:00 2024-09-04T16:35:01.652 INFO:teuthology.orchestra.run.smithi134.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2024-09-04T16:35:01.678 INFO:teuthology.orchestra.run.smithi134.stdout:(33/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-09-04T16:35:01.703 INFO:teuthology.orchestra.run.smithi134.stdout:(34/37): python3-tempora-5.0.0-2.el9.noarch.rpm 387 kB/s | 36 kB 00:00 2024-09-04T16:35:01.728 INFO:teuthology.orchestra.run.smithi134.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.1 MB/s | 230 kB 00:00 2024-09-04T16:35:01.753 INFO:teuthology.orchestra.run.smithi134.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 400 kB/s | 20 kB 00:00 2024-09-04T16:35:01.779 INFO:teuthology.orchestra.run.smithi134.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-04T16:35:01.783 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:01.783 INFO:teuthology.orchestra.run.smithi134.stdout:Total 11 MB/s | 31 MB 00:02 2024-09-04T16:35:01.934 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:01.973 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:01.973 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:02.247 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/4 2024-09-04T16:35:02.247 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/4 2024-09-04T16:35:02.248 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/4 2024-09-04T16:35:02.248 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-04T16:35:02.273 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:02.274 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-test-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: libcephsqlite-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:02.554 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:02.884 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph 2024-09-04T16:35:03.471 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:40 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:03.622 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 6.6 k 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mds x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 2.4 M 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 1.5 M 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 290 k 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mon x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 4.8 M 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-osd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 17 M 2024-09-04T16:35:03.625 INFO:teuthology.orchestra.run.smithi063.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-collections 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-04T16:35:03.626 INFO:teuthology.orchestra.run.smithi063.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-04T16:35:03.627 INFO:teuthology.orchestra.run.smithi063.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout:Install 37 Packages 2024-09-04T16:35:03.628 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:03.629 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 31 M 2024-09-04T16:35:03.629 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 109 M 2024-09-04T16:35:03.629 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:03.657 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:03.723 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-04T16:35:03.756 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-04T16:35:03.783 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-04T16:35:03.855 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-04T16:35:03.925 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-04T16:35:03.957 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-04T16:35:04.050 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-04T16:35:04.136 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-04T16:35:04.177 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-04T16:35:04.211 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-04T16:35:04.241 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-04T16:35:04.275 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-04T16:35:04.301 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-04T16:35:04.336 INFO:teuthology.orchestra.run.smithi063.stdout:(1/37): ceph-19.3.0-4702.gf9fcca52.el9.x86_64.r 54 kB/s | 6.6 kB 00:00 2024-09-04T16:35:04.341 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-04T16:35:04.375 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-04T16:35:04.410 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-04T16:35:04.458 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-04T16:35:04.491 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-04T16:35:04.511 INFO:teuthology.orchestra.run.smithi063.stdout:(2/37): ceph-mgr-19.3.0-4702.gf9fcca52.el9.x86_ 5.1 MB/s | 1.5 MB 00:00 2024-09-04T16:35:04.565 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-04T16:35:04.578 INFO:teuthology.orchestra.run.smithi063.stdout:(3/37): ceph-mds-19.3.0-4702.gf9fcca52.el9.x86_ 6.5 MB/s | 2.4 MB 00:00 2024-09-04T16:35:04.687 INFO:teuthology.orchestra.run.smithi063.stdout:(4/37): ceph-mon-19.3.0-4702.gf9fcca52.el9.x86_ 14 MB/s | 4.8 MB 00:00 2024-09-04T16:35:04.703 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-04T16:35:04.712 INFO:teuthology.orchestra.run.smithi063.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4702.gf9fc 2.1 MB/s | 290 kB 00:00 2024-09-04T16:35:04.790 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-04T16:35:04.851 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-04T16:35:04.890 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-04T16:35:04.921 INFO:teuthology.orchestra.run.smithi063.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-04T16:35:04.939 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-04T16:35:04.994 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-04T16:35:05.088 INFO:teuthology.orchestra.run.smithi063.stdout:(7/37): ceph-osd-19.3.0-4702.gf9fcca52.el9.x86_ 30 MB/s | 17 MB 00:00 2024-09-04T16:35:05.113 INFO:teuthology.orchestra.run.smithi063.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 555 kB/s | 106 kB 00:00 2024-09-04T16:35:05.155 INFO:teuthology.orchestra.run.smithi063.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 2.8 MB/s | 1.2 MB 00:00 2024-09-04T16:35:05.180 INFO:teuthology.orchestra.run.smithi063.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.8 MB/s | 125 kB 00:00 2024-09-04T16:35:05.181 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-04T16:35:05.205 INFO:teuthology.orchestra.run.smithi063.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-04T16:35:05.227 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-04T16:35:05.297 INFO:teuthology.orchestra.run.smithi063.stdout:(12/37): python3-pycparser-2.20-6.el9.noarch.rp 646 kB/s | 135 kB 00:00 2024-09-04T16:35:05.305 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-04T16:35:05.323 INFO:teuthology.orchestra.run.smithi063.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 188 kB 00:00 2024-09-04T16:35:05.348 INFO:teuthology.orchestra.run.smithi063.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-04T16:35:05.373 INFO:teuthology.orchestra.run.smithi063.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-04T16:35:05.390 INFO:teuthology.orchestra.run.smithi063.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 377 kB/s | 35 kB 00:00 2024-09-04T16:35:05.394 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-04T16:35:05.407 INFO:teuthology.orchestra.run.smithi063.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 871 kB/s | 51 kB 00:00 2024-09-04T16:35:05.424 INFO:teuthology.orchestra.run.smithi063.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 823 kB/s | 42 kB 00:00 2024-09-04T16:35:05.434 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-04T16:35:05.474 INFO:teuthology.orchestra.run.smithi063.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-04T16:35:05.499 INFO:teuthology.orchestra.run.smithi063.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 579 kB/s | 43 kB 00:00 2024-09-04T16:35:05.525 INFO:teuthology.orchestra.run.smithi063.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 166 kB/s | 22 kB 00:00 2024-09-04T16:35:05.563 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-04T16:35:05.586 INFO:teuthology.orchestra.run.smithi063.stdout:(22/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-04T16:35:05.617 INFO:teuthology.orchestra.run.smithi063.stdout:(23/37): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-09-04T16:35:05.642 INFO:teuthology.orchestra.run.smithi063.stdout:(24/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 91 kB/s | 11 kB 00:00 2024-09-04T16:35:05.667 INFO:teuthology.orchestra.run.smithi063.stdout:(25/37): python3-jaraco-classes-3.2.1-5.el9.noa 224 kB/s | 18 kB 00:00 2024-09-04T16:35:05.692 INFO:teuthology.orchestra.run.smithi063.stdout:(26/37): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-09-04T16:35:05.718 INFO:teuthology.orchestra.run.smithi063.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-09-04T16:35:05.731 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9. 32/37 2024-09-04T16:35:05.743 INFO:teuthology.orchestra.run.smithi063.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-09-04T16:35:05.753 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/37 2024-09-04T16:35:05.768 INFO:teuthology.orchestra.run.smithi063.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 928 kB/s | 46 kB 00:00 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/37 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-04T16:35:05.779 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:05.793 INFO:teuthology.orchestra.run.smithi063.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-04T16:35:05.819 INFO:teuthology.orchestra.run.smithi063.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-04T16:35:05.844 INFO:teuthology.orchestra.run.smithi063.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-04T16:35:05.869 INFO:teuthology.orchestra.run.smithi063.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-09-04T16:35:05.895 INFO:teuthology.orchestra.run.smithi063.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-04T16:35:05.920 INFO:teuthology.orchestra.run.smithi063.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-04T16:35:05.945 INFO:teuthology.orchestra.run.smithi063.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 397 kB/s | 20 kB 00:00 2024-09-04T16:35:05.970 INFO:teuthology.orchestra.run.smithi063.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-04T16:35:05.974 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:05.974 INFO:teuthology.orchestra.run.smithi063.stdout:Total 13 MB/s | 31 MB 00:02 2024-09-04T16:35:06.124 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:06.167 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:06.167 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:06.484 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:07.237 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 34/37 2024-09-04T16:35:07.264 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 34/37 2024-09-04T16:35:07.265 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:07.265 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-04T16:35:07.265 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-04T16:35:07.265 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-04T16:35:07.265 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:07.713 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 35/37 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 35/37 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-04T16:35:07.737 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:07.827 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:07.898 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-04T16:35:07.931 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-04T16:35:07.959 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-04T16:35:07.963 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 36/37 2024-09-04T16:35:07.987 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 36/37 2024-09-04T16:35:07.988 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:07.988 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-04T16:35:07.988 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-04T16:35:07.988 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-04T16:35:07.988 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:08.034 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-04T16:35:08.051 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 37/37 2024-09-04T16:35:08.127 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-04T16:35:08.166 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-04T16:35:08.262 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-04T16:35:08.339 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-04T16:35:08.394 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-04T16:35:08.428 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-04T16:35:08.458 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-04T16:35:08.493 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-04T16:35:08.525 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-04T16:35:08.567 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-04T16:35:08.618 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-04T16:35:08.652 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-04T16:35:08.701 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-04T16:35:08.749 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-04T16:35:08.826 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-04T16:35:08.976 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-04T16:35:09.060 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-04T16:35:09.111 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-04T16:35:09.148 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-04T16:35:09.208 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-04T16:35:09.271 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-04T16:35:09.466 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-04T16:35:09.519 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-04T16:35:09.600 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-04T16:35:09.690 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-04T16:35:09.752 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-04T16:35:09.829 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 37/37 2024-09-04T16:35:09.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 5/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9. 6/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-04T16:35:09.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-04T16:35:09.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-04T16:35:09.964 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-04T16:35:09.965 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-04T16:35:10.056 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9. 32/37 2024-09-04T16:35:10.086 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/37 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 33/37 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-04T16:35:10.113 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:10.746 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: lua-5.4.4-4.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-04T16:35:10.747 INFO:teuthology.orchestra.run.smithi134.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-04T16:35:10.748 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ply-3.11-14.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-04T16:35:10.749 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-04T16:35:10.750 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-04T16:35:10.750 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:10.750 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:11.110 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-base 2024-09-04T16:35:11.654 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 34/37 2024-09-04T16:35:11.670 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:51 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:11.681 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 34/37 2024-09-04T16:35:11.681 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:11.681 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-04T16:35:11.681 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-04T16:35:11.681 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-04T16:35:11.682 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:11.760 INFO:teuthology.orchestra.run.smithi134.stdout:Package ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:35:11.802 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:11.803 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:35:11.803 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:11.888 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install cephadm 2024-09-04T16:35:12.163 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 35/37 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 35/37 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-04T16:35:12.187 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:12.430 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 36/37 2024-09-04T16:35:12.435 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:52 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:12.453 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 36/37 2024-09-04T16:35:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-04T16:35:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-04T16:35:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-04T16:35:12.454 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:12.520 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 37/37 2024-09-04T16:35:12.567 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 783 k 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:12.568 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:35:12.569 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:12.569 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 783 k 2024-09-04T16:35:12.569 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 789 k 2024-09-04T16:35:12.569 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:12.828 INFO:teuthology.orchestra.run.smithi134.stdout:cephadm-19.3.0-4702.gf9fcca52.el9.noarch.rpm 3.0 MB/s | 783 kB 00:00 2024-09-04T16:35:12.829 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:12.829 INFO:teuthology.orchestra.run.smithi134.stdout:Total 2.9 MB/s | 783 kB 00:00 2024-09-04T16:35:12.829 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:12.834 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:12.834 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:12.840 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:12.841 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:12.914 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:13.407 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:13.521 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:13.874 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:14.109 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:14.110 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:14.110 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:14.110 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:14.110 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:14.110 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:14.315 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-immutable-object-cache 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 37/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 3/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 4/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 5/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9. 6/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-04T16:35:14.360 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-04T16:35:14.361 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-04T16:35:14.362 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-04T16:35:14.362 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-04T16:35:14.362 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-04T16:35:14.362 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-04T16:35:14.363 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-04T16:35:14.879 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:54 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:15.014 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 145 k 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:35:15.015 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:15.016 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 145 k 2024-09-04T16:35:15.016 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 432 k 2024-09-04T16:35:15.016 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:15.225 INFO:teuthology.orchestra.run.smithi134.stdout:ceph-immutable-object-cache-19.3.0-4702.gf9fcca 696 kB/s | 145 kB 00:00 2024-09-04T16:35:15.225 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:15.226 INFO:teuthology.orchestra.run.smithi134.stdout:Total 690 kB/s | 145 kB 00:00 2024-09-04T16:35:15.226 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:15.233 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:15.233 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:15.291 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:15.292 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:15.443 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mds-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:15.483 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-modules-core-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mon-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-osd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: lua-5.4.4-4.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-04T16:35:15.484 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-04T16:35:15.485 INFO:teuthology.orchestra.run.smithi063.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ply-3.11-14.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-04T16:35:15.486 INFO:teuthology.orchestra.run.smithi063.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-04T16:35:15.487 INFO:teuthology.orchestra.run.smithi063.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-04T16:35:15.487 INFO:teuthology.orchestra.run.smithi063.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-04T16:35:15.487 INFO:teuthology.orchestra.run.smithi063.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-04T16:35:15.487 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:15.487 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:15.517 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:15.543 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:15.543 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:15.543 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-04T16:35:15.543 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:15.837 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-base 2024-09-04T16:35:16.407 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:53 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:16.499 INFO:teuthology.orchestra.run.smithi063.stdout:Package ceph-base-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:35:16.510 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:16.510 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:16.510 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:16.510 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:16.511 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:16.511 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:16.543 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:16.544 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:35:16.544 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:16.616 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install cephadm 2024-09-04T16:35:16.790 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr 2024-09-04T16:35:17.179 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:54 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:17.315 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:17.315 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout: cephadm noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 783 k 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 783 k 2024-09-04T16:35:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 789 k 2024-09-04T16:35:17.317 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:17.348 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:57 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:17.441 INFO:teuthology.orchestra.run.smithi134.stdout:Package ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:35:17.484 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:17.485 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:35:17.485 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:17.570 INFO:teuthology.orchestra.run.smithi063.stdout:cephadm-19.3.0-4702.gf9fcca52.el9.noarch.rpm 3.0 MB/s | 783 kB 00:00 2024-09-04T16:35:17.570 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:17.571 INFO:teuthology.orchestra.run.smithi063.stdout:Total 3.0 MB/s | 783 kB 00:00 2024-09-04T16:35:17.571 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:17.576 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-dashboard 2024-09-04T16:35:17.577 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:17.578 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:17.582 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:17.583 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:17.653 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:18.115 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:18.132 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:58 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:18.207 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:18.265 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:18.266 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:18.266 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:18.266 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:18.266 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 14 M 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 34 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 16 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-04T16:35:18.267 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout:Install 12 Packages 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:18.268 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 19 M 2024-09-04T16:35:18.269 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 159 M 2024-09-04T16:35:18.269 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:18.612 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:18.636 INFO:teuthology.orchestra.run.smithi134.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4702.gf9 245 kB/s | 34 kB 00:00 2024-09-04T16:35:18.661 INFO:teuthology.orchestra.run.smithi134.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4702.gf9f 100 kB/s | 16 kB 00:00 2024-09-04T16:35:18.859 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:18.860 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:18.860 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:18.860 INFO:teuthology.orchestra.run.smithi063.stdout: cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:18.860 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:18.860 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:19.083 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-immutable-object-cache 2024-09-04T16:35:19.586 INFO:teuthology.orchestra.run.smithi134.stdout:(3/12): ceph-mgr-dashboard-19.3.0-4702.gf9fcca5 13 MB/s | 14 MB 00:01 2024-09-04T16:35:19.612 INFO:teuthology.orchestra.run.smithi134.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 283 kB/s | 269 kB 00:00 2024-09-04T16:35:19.652 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:56 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:19.670 INFO:teuthology.orchestra.run.smithi134.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-04T16:35:19.687 INFO:teuthology.orchestra.run.smithi134.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.2 MB/s | 19 kB 00:00 2024-09-04T16:35:19.779 INFO:teuthology.orchestra.run.smithi134.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 22 MB/s | 2.0 MB 00:00 2024-09-04T16:35:19.789 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repo Size 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 145 k 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:19.790 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:19.791 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:35:19.791 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:19.791 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 145 k 2024-09-04T16:35:19.791 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 432 k 2024-09-04T16:35:19.791 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:19.804 INFO:teuthology.orchestra.run.smithi134.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.7 MB/s | 144 kB 00:00 2024-09-04T16:35:19.829 INFO:teuthology.orchestra.run.smithi134.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-04T16:35:19.863 INFO:teuthology.orchestra.run.smithi134.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-04T16:35:20.000 INFO:teuthology.orchestra.run.smithi063.stdout:ceph-immutable-object-cache-19.3.0-4702.gf9fcca 696 kB/s | 145 kB 00:00 2024-09-04T16:35:20.001 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:20.001 INFO:teuthology.orchestra.run.smithi063.stdout:Total 691 kB/s | 145 kB 00:00 2024-09-04T16:35:20.001 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:20.009 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:20.009 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:20.069 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:20.069 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:20.216 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:20.284 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:20.309 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:20.309 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:20.309 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-04T16:35:20.309 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:20.346 INFO:teuthology.orchestra.run.smithi134.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.1 MB/s | 863 kB 00:00 2024-09-04T16:35:20.572 INFO:teuthology.orchestra.run.smithi134.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 534 kB/s | 1.0 MB 00:01 2024-09-04T16:35:20.576 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:20.576 INFO:teuthology.orchestra.run.smithi134.stdout:Total 8.3 MB/s | 19 MB 00:02 2024-09-04T16:35:20.626 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:20.646 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:20.646 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:20.869 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:20.870 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:21.179 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52. 1/1 2024-09-04T16:35:21.179 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:21.180 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:21.180 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-immutable-object-cache-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:21.180 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:21.180 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:21.428 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-mgr 2024-09-04T16:35:21.459 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:21.531 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-04T16:35:21.565 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-04T16:35:21.612 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-04T16:35:21.651 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-04T16:35:21.727 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-04T16:35:21.851 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-04T16:35:21.937 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-04T16:35:21.980 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-04T16:35:21.991 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:58 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:22.009 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-04T16:35:22.033 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9 10/12 2024-09-04T16:35:22.083 INFO:teuthology.orchestra.run.smithi063.stdout:Package ceph-mgr-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:35:22.127 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:22.128 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:35:22.128 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:22.209 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-mgr-dashboard 2024-09-04T16:35:22.772 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:59 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:22.911 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 14 M 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 34 k 2024-09-04T16:35:22.912 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 16 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Install 12 Packages 2024-09-04T16:35:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:22.914 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 19 M 2024-09-04T16:35:22.914 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 159 M 2024-09-04T16:35:22.914 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:23.370 INFO:teuthology.orchestra.run.smithi063.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4702.gf9f 105 kB/s | 16 kB 00:00 2024-09-04T16:35:23.387 INFO:teuthology.orchestra.run.smithi063.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4702.gf9 197 kB/s | 34 kB 00:00 2024-09-04T16:35:23.612 INFO:teuthology.orchestra.run.smithi063.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-04T16:35:23.837 INFO:teuthology.orchestra.run.smithi063.stdout:(4/12): ceph-mgr-dashboard-19.3.0-4702.gf9fcca5 23 MB/s | 14 MB 00:00 2024-09-04T16:35:23.871 INFO:teuthology.orchestra.run.smithi063.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.0 MB/s | 1.0 MB 00:00 2024-09-04T16:35:23.921 INFO:teuthology.orchestra.run.smithi063.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-09-04T16:35:23.946 INFO:teuthology.orchestra.run.smithi063.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 258 kB/s | 19 kB 00:00 2024-09-04T16:35:23.980 INFO:teuthology.orchestra.run.smithi063.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.8 MB/s | 548 kB 00:00 2024-09-04T16:35:24.005 INFO:teuthology.orchestra.run.smithi063.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.5 MB/s | 144 kB 00:00 2024-09-04T16:35:24.022 INFO:teuthology.orchestra.run.smithi063.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 737 kB/s | 31 kB 00:00 2024-09-04T16:35:24.055 INFO:teuthology.orchestra.run.smithi063.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-09-04T16:35:24.106 INFO:teuthology.orchestra.run.smithi063.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 11 MB/s | 2.0 MB 00:00 2024-09-04T16:35:24.110 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:24.110 INFO:teuthology.orchestra.run.smithi063.stdout:Total 16 MB/s | 19 MB 00:01 2024-09-04T16:35:24.158 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:24.178 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:24.178 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:24.412 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:24.412 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:25.009 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:25.074 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-04T16:35:25.117 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-04T16:35:25.164 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-04T16:35:25.193 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-04T16:35:25.240 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el 11/12 2024-09-04T16:35:25.274 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-04T16:35:25.295 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 12/12 2024-09-04T16:35:25.409 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-04T16:35:25.509 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-04T16:35:25.557 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-04T16:35:25.585 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-04T16:35:25.617 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9 10/12 2024-09-04T16:35:27.262 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 12/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el 1/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 2/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9 3/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-04T16:35:27.263 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-04T16:35:27.582 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:27.583 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:27.866 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-04T16:35:28.425 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:08 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:28.567 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:28.568 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================= 2024-09-04T16:35:28.568 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================= 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 7.4 M 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-04T16:35:28.569 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-04T16:35:28.570 INFO:teuthology.orchestra.run.smithi134.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================= 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout:Install 12 Packages 2024-09-04T16:35:28.571 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:28.572 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 38 M 2024-09-04T16:35:28.572 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 212 M 2024-09-04T16:35:28.572 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:28.869 INFO:teuthology.orchestra.run.smithi134.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 831 kB/s | 191 kB 00:00 2024-09-04T16:35:28.986 INFO:teuthology.orchestra.run.smithi134.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-09-04T16:35:28.993 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el 11/12 2024-09-04T16:35:29.046 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 12/12 2024-09-04T16:35:29.111 INFO:teuthology.orchestra.run.smithi134.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-47 16 MB/s | 7.4 MB 00:00 2024-09-04T16:35:29.178 INFO:teuthology.orchestra.run.smithi134.stdout:(4/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.5 MB/s | 801 kB 00:00 2024-09-04T16:35:29.204 INFO:teuthology.orchestra.run.smithi134.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 198 kB/s | 18 kB 00:00 2024-09-04T16:35:29.279 INFO:teuthology.orchestra.run.smithi134.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 384 kB/s | 38 kB 00:00 2024-09-04T16:35:29.421 INFO:teuthology.orchestra.run.smithi134.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.7 MB/s | 245 kB 00:00 2024-09-04T16:35:29.887 INFO:teuthology.orchestra.run.smithi134.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.3 MB/s | 3.0 MB 00:00 2024-09-04T16:35:30.005 INFO:teuthology.orchestra.run.smithi134.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-09-04T16:35:30.396 INFO:teuthology.orchestra.run.smithi134.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.1 MB/s | 4.9 MB 00:01 2024-09-04T16:35:30.738 INFO:teuthology.orchestra.run.smithi134.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.9 MB/s | 5.1 MB 00:01 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 12/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el 1/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noa 2/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9 3/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-04T16:35:31.015 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-04T16:35:31.016 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-04T16:35:31.016 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-04T16:35:31.016 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-grafana-dashboards-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-dashboard-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-prometheus-alerts-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:31.315 INFO:teuthology.orchestra.run.smithi063.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:31.316 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:31.553 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-04T16:35:32.121 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:09 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:32.261 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout:======================================================================================= 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout:======================================================================================= 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 7.4 M 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-04T16:35:32.262 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout:======================================================================================= 2024-09-04T16:35:32.263 INFO:teuthology.orchestra.run.smithi063.stdout:Install 12 Packages 2024-09-04T16:35:32.264 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:32.264 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 38 M 2024-09-04T16:35:32.264 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 212 M 2024-09-04T16:35:32.264 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:32.511 INFO:teuthology.orchestra.run.smithi063.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-04T16:35:32.570 INFO:teuthology.orchestra.run.smithi063.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.1 MB/s | 801 kB 00:00 2024-09-04T16:35:32.611 INFO:teuthology.orchestra.run.smithi063.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 326 kB/s | 33 kB 00:00 2024-09-04T16:35:32.653 INFO:teuthology.orchestra.run.smithi063.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 436 kB/s | 18 kB 00:00 2024-09-04T16:35:32.688 INFO:teuthology.orchestra.run.smithi134.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 6.1 MB/s | 16 MB 00:02 2024-09-04T16:35:32.689 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:32.689 INFO:teuthology.orchestra.run.smithi134.stdout:Total 9.3 MB/s | 38 MB 00:04 2024-09-04T16:35:32.695 INFO:teuthology.orchestra.run.smithi063.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 926 kB/s | 38 kB 00:00 2024-09-04T16:35:32.837 INFO:teuthology.orchestra.run.smithi063.stdout:(6/12): ceph-mgr-diskprediction-local-19.3.0-47 16 MB/s | 7.4 MB 00:00 2024-09-04T16:35:33.042 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:33.054 INFO:teuthology.orchestra.run.smithi063.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-04T16:35:33.068 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:33.068 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:33.478 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:33.479 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:33.663 INFO:teuthology.orchestra.run.smithi063.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.7 MB/s | 3.0 MB 00:01 2024-09-04T16:35:33.805 INFO:teuthology.orchestra.run.smithi063.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.7 MB/s | 250 kB 00:00 2024-09-04T16:35:34.240 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:34.301 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-04T16:35:34.336 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-04T16:35:34.435 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-04T16:35:34.470 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-04T16:35:34.547 INFO:teuthology.orchestra.run.smithi063.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 2.7 MB/s | 4.9 MB 00:01 2024-09-04T16:35:34.658 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-04T16:35:34.695 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-04T16:35:34.770 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-04T16:35:35.047 INFO:teuthology.orchestra.run.smithi063.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 2.6 MB/s | 5.1 MB 00:01 2024-09-04T16:35:35.403 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-04T16:35:35.515 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-04T16:35:36.736 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-04T16:35:37.770 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-04T16:35:37.793 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 12/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 12/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 1/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-04T16:35:40.246 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-04T16:35:40.247 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-04T16:35:40.247 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-04T16:35:40.247 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-04T16:35:40.247 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-04T16:35:40.676 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:40.677 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:41.098 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-rook 2024-09-04T16:35:41.238 INFO:teuthology.orchestra.run.smithi063.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 2.2 MB/s | 16 MB 00:07 2024-09-04T16:35:41.239 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:41.239 INFO:teuthology.orchestra.run.smithi063.stdout:Total 4.3 MB/s | 38 MB 00:08 2024-09-04T16:35:41.609 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:41.637 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:41.637 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:41.661 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:21 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:41.795 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:41.796 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:41.796 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:41.796 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:41.796 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 49 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-04T16:35:41.797 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout:Install 13 Packages 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:41.798 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 2.2 M 2024-09-04T16:35:41.799 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 26 M 2024-09-04T16:35:41.799 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:42.073 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:42.073 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:42.208 INFO:teuthology.orchestra.run.smithi134.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 199 kB/s | 26 kB 00:00 2024-09-04T16:35:42.234 INFO:teuthology.orchestra.run.smithi134.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 125 kB/s | 19 kB 00:00 2024-09-04T16:35:42.384 INFO:teuthology.orchestra.run.smithi134.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.0 MB/s | 159 kB 00:00 2024-09-04T16:35:42.409 INFO:teuthology.orchestra.run.smithi134.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.2 MB/s | 222 kB 00:00 2024-09-04T16:35:42.459 INFO:teuthology.orchestra.run.smithi134.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-04T16:35:42.484 INFO:teuthology.orchestra.run.smithi134.stdout:(6/13): ceph-mgr-rook-19.3.0-4702.gf9fcca52.el9 122 kB/s | 49 kB 00:00 2024-09-04T16:35:42.510 INFO:teuthology.orchestra.run.smithi134.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.2 MB/s | 279 kB 00:00 2024-09-04T16:35:42.560 INFO:teuthology.orchestra.run.smithi134.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 320 kB/s | 32 kB 00:00 2024-09-04T16:35:42.585 INFO:teuthology.orchestra.run.smithi134.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-09-04T16:35:42.610 INFO:teuthology.orchestra.run.smithi134.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-04T16:35:42.636 INFO:teuthology.orchestra.run.smithi134.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-04T16:35:42.661 INFO:teuthology.orchestra.run.smithi134.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-04T16:35:42.695 INFO:teuthology.orchestra.run.smithi134.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.7 MB/s | 1.0 MB 00:00 2024-09-04T16:35:42.698 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:42.698 INFO:teuthology.orchestra.run.smithi134.stdout:Total 2.5 MB/s | 2.2 MB 00:00 2024-09-04T16:35:42.763 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:42.778 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:42.778 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:42.857 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:42.864 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:42.864 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:42.909 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-04T16:35:42.953 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-04T16:35:43.057 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-04T16:35:43.096 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-04T16:35:43.285 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-04T16:35:43.311 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-04T16:35:43.370 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:43.389 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-04T16:35:43.532 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-04T16:35:43.587 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-04T16:35:43.651 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-04T16:35:43.688 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-04T16:35:43.729 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-04T16:35:43.831 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-04T16:35:43.941 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-04T16:35:43.989 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-04T16:35:44.072 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-04T16:35:44.185 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-04T16:35:44.698 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-04T16:35:44.744 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-04T16:35:44.779 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-04T16:35:44.827 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-04T16:35:44.856 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 13/13 2024-09-04T16:35:45.475 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 13/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 1/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-04T16:35:45.651 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-04T16:35:45.652 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-04T16:35:45.971 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:45.972 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:46.225 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-mgr-cephadm 2024-09-04T16:35:46.569 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-04T16:35:46.618 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 12/12 2024-09-04T16:35:46.779 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:26 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:46.911 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:46.912 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:46.912 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:46.912 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:46.912 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:46.912 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 154 k 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout:Install 6 Packages 2024-09-04T16:35:46.913 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:46.914 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 7.0 M 2024-09-04T16:35:46.914 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 33 M 2024-09-04T16:35:46.914 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:47.204 INFO:teuthology.orchestra.run.smithi134.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-04T16:35:47.229 INFO:teuthology.orchestra.run.smithi134.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4702.gf9fcca52.e 653 kB/s | 154 kB 00:00 2024-09-04T16:35:47.279 INFO:teuthology.orchestra.run.smithi134.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 7.1 MB/s | 548 kB 00:00 2024-09-04T16:35:47.304 INFO:teuthology.orchestra.run.smithi134.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 768 kB/s | 58 kB 00:00 2024-09-04T16:35:47.330 INFO:teuthology.orchestra.run.smithi134.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 12/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcc 1/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-04T16:35:49.051 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-04T16:35:49.052 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-04T16:35:49.052 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-04T16:35:49.052 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-04T16:35:49.052 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-04T16:35:49.052 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-04T16:35:49.346 INFO:teuthology.orchestra.run.smithi134.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.5 MB/s | 6.0 MB 00:02 2024-09-04T16:35:49.349 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:49.350 INFO:teuthology.orchestra.run.smithi134.stdout:Total 2.9 MB/s | 7.0 MB 00:02 2024-09-04T16:35:49.423 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:49.434 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:49.434 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:49.445 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-04T16:35:49.445 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-04T16:35:49.446 INFO:teuthology.orchestra.run.smithi063.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-04T16:35:49.447 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:49.447 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:49.534 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:49.535 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:49.817 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-mgr-rook 2024-09-04T16:35:49.843 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:50.011 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-04T16:35:50.081 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-04T16:35:50.386 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:27 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:50.527 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:50.527 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:50.528 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:50.528 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:50.528 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:50.528 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-rook noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 49 k 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-04T16:35:50.529 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-04T16:35:50.530 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-04T16:35:50.530 INFO:teuthology.orchestra.run.smithi063.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-04T16:35:50.530 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-04T16:35:50.533 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-04T16:35:50.533 INFO:teuthology.orchestra.run.smithi063.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-04T16:35:50.533 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-04T16:35:50.533 INFO:teuthology.orchestra.run.smithi063.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-04T16:35:50.534 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:50.534 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:50.534 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:50.534 INFO:teuthology.orchestra.run.smithi063.stdout:Install 13 Packages 2024-09-04T16:35:50.534 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:50.535 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 2.2 M 2024-09-04T16:35:50.535 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 26 M 2024-09-04T16:35:50.536 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:50.608 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-04T16:35:50.701 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-04T16:35:50.769 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-04T16:35:50.793 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 6/6 2024-09-04T16:35:51.067 INFO:teuthology.orchestra.run.smithi063.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 155 kB/s | 26 kB 00:00 2024-09-04T16:35:51.092 INFO:teuthology.orchestra.run.smithi063.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 100 kB/s | 19 kB 00:00 2024-09-04T16:35:51.117 INFO:teuthology.orchestra.run.smithi063.stdout:(3/13): ceph-mgr-rook-19.3.0-4702.gf9fcca52.el9 228 kB/s | 49 kB 00:00 2024-09-04T16:35:51.243 INFO:teuthology.orchestra.run.smithi063.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.0 MB/s | 159 kB 00:00 2024-09-04T16:35:51.276 INFO:teuthology.orchestra.run.smithi063.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.2 MB/s | 222 kB 00:00 2024-09-04T16:35:51.327 INFO:teuthology.orchestra.run.smithi063.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 641 kB/s | 54 kB 00:00 2024-09-04T16:35:51.352 INFO:teuthology.orchestra.run.smithi063.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 426 kB/s | 32 kB 00:00 2024-09-04T16:35:51.386 INFO:teuthology.orchestra.run.smithi063.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 8.4 MB/s | 220 kB 00:00 2024-09-04T16:35:51.411 INFO:teuthology.orchestra.run.smithi063.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 169 kB/s | 14 kB 00:00 2024-09-04T16:35:51.444 INFO:teuthology.orchestra.run.smithi063.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2024-09-04T16:35:51.469 INFO:teuthology.orchestra.run.smithi063.stdout:(11/13): python3-pyasn1-modules-0.4.8-6.el9.noa 792 kB/s | 279 kB 00:00 2024-09-04T16:35:51.495 INFO:teuthology.orchestra.run.smithi063.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-04T16:35:51.528 INFO:teuthology.orchestra.run.smithi063.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.3 MB/s | 1.0 MB 00:00 2024-09-04T16:35:51.530 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:51.530 INFO:teuthology.orchestra.run.smithi063.stdout:Total 2.2 MB/s | 2.2 MB 00:01 2024-09-04T16:35:51.581 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 6/6 2024-09-04T16:35:51.581 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/6 2024-09-04T16:35:51.581 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-04T16:35:51.581 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-04T16:35:51.582 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-04T16:35:51.582 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-04T16:35:51.598 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:51.614 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:51.614 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:51.706 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:51.708 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:51.843 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:51.844 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:52.110 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-fuse 2024-09-04T16:35:52.220 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:52.409 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-04T16:35:52.464 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-04T16:35:52.528 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-04T16:35:52.564 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-04T16:35:52.606 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-04T16:35:52.664 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:32 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:52.713 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-04T16:35:52.798 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:52.798 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 899 k 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout:Install 2 Packages 2024-09-04T16:35:52.799 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:52.800 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 979 k 2024-09-04T16:35:52.800 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 2.9 M 2024-09-04T16:35:52.800 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:52.823 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-04T16:35:52.875 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-04T16:35:53.206 INFO:teuthology.orchestra.run.smithi134.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 536 kB/s | 80 kB 00:00 2024-09-04T16:35:53.331 INFO:teuthology.orchestra.run.smithi134.stdout:(2/2): ceph-fuse-19.3.0-4702.gf9fcca52.el9.x86_ 3.2 MB/s | 899 kB 00:00 2024-09-04T16:35:53.332 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:53.332 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.8 MB/s | 979 kB 00:00 2024-09-04T16:35:53.344 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:53.365 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:53.366 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:53.446 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:53.446 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:53.636 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:53.636 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-04T16:35:53.687 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-04T16:35:53.721 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-04T16:35:53.766 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-04T16:35:53.770 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-04T16:35:53.798 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 13/13 2024-09-04T16:35:53.828 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/2 2024-09-04T16:35:54.474 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/2 2024-09-04T16:35:54.475 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/2 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 13/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 1/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-04T16:35:54.600 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-04T16:35:54.601 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-04T16:35:54.601 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:54.716 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-rook-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-04T16:35:54.928 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:54.929 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:35:55.028 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-volume 2024-09-04T16:35:55.176 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-mgr-cephadm 2024-09-04T16:35:55.600 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:35 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:55.739 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-volume noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 285 k 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:55.740 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 285 k 2024-09-04T16:35:55.741 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 1.3 M 2024-09-04T16:35:55.741 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:55.743 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:32 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:35:55.882 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 154 k 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-04T16:35:55.883 INFO:teuthology.orchestra.run.smithi063.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout:Install 6 Packages 2024-09-04T16:35:55.884 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:55.885 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 7.0 M 2024-09-04T16:35:55.885 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 33 M 2024-09-04T16:35:55.885 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:35:55.943 INFO:teuthology.orchestra.run.smithi134.stdout:ceph-volume-19.3.0-4702.gf9fcca52.el9.noarch.rp 1.4 MB/s | 285 kB 00:00 2024-09-04T16:35:55.943 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:55.944 INFO:teuthology.orchestra.run.smithi134.stdout:Total 1.4 MB/s | 285 kB 00:00 2024-09-04T16:35:55.944 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:55.952 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:55.952 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:55.976 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:55.976 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:56.198 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:56.262 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:56.278 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:56.278 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:35:56.278 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-04T16:35:56.279 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:56.346 INFO:teuthology.orchestra.run.smithi063.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-09-04T16:35:56.430 INFO:teuthology.orchestra.run.smithi063.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4702.gf9fcca52.e 676 kB/s | 154 kB 00:00 2024-09-04T16:35:56.463 INFO:teuthology.orchestra.run.smithi063.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.6 MB/s | 548 kB 00:00 2024-09-04T16:35:56.497 INFO:teuthology.orchestra.run.smithi063.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.3 MB/s | 74 kB 00:00 2024-09-04T16:35:56.522 INFO:teuthology.orchestra.run.smithi063.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 628 kB/s | 58 kB 00:00 2024-09-04T16:35:57.247 INFO:teuthology.orchestra.run.smithi063.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.7 MB/s | 6.0 MB 00:01 2024-09-04T16:35:57.250 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:57.251 INFO:teuthology.orchestra.run.smithi063.stdout:Total 5.1 MB/s | 7.0 MB 00:01 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:57.261 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:57.326 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:35:57.338 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:35:57.339 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:35:57.441 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:35:57.442 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:35:57.572 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librados-devel 2024-09-04T16:35:57.771 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:35:57.938 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-04T16:35:57.992 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-04T16:35:58.141 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:38 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:35:58.276 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:35:58.277 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:58.277 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-04T16:35:58.277 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:58.277 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:35:58.277 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 127 k 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 127 k 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 456 k 2024-09-04T16:35:58.278 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:35:58.489 INFO:teuthology.orchestra.run.smithi134.stdout:librados-devel-19.3.0-4702.gf9fcca52.el9.x86_64 602 kB/s | 127 kB 00:00 2024-09-04T16:35:58.489 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:35:58.489 INFO:teuthology.orchestra.run.smithi134.stdout:Total 597 kB/s | 127 kB 00:00 2024-09-04T16:35:58.489 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:35:58.495 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:35:58.495 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:35:58.560 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:35:58.560 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:35:58.593 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-04T16:35:58.696 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-04T16:35:58.716 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:35:58.782 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-04T16:35:58.811 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 6/6 2024-09-04T16:35:58.813 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:35:59.294 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:35:59.536 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:35:59.609 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 6/6 2024-09-04T16:35:59.609 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 1/6 2024-09-04T16:35:59.609 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-04T16:35:59.609 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-04T16:35:59.610 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-04T16:35:59.610 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-04T16:35:59.819 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install libcephfs2 2024-09-04T16:35:59.872 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-04T16:35:59.872 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:59.872 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:35:59.872 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-cephadm-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:35:59.872 INFO:teuthology.orchestra.run.smithi063.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:35:59.873 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:00.103 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-fuse 2024-09-04T16:36:00.384 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:40 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:00.473 INFO:teuthology.orchestra.run.smithi134.stdout:Package libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:00.520 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:00.521 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:00.521 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:00.610 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install libcephfs-devel 2024-09-04T16:36:00.670 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:37 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:00.809 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-fuse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 899 k 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-04T16:36:00.810 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:Install 2 Packages 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 979 k 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 2.9 M 2024-09-04T16:36:00.811 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:01.165 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:41 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:01.297 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 32 k 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:36:01.298 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:01.299 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 32 k 2024-09-04T16:36:01.299 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 142 k 2024-09-04T16:36:01.299 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:36:01.340 INFO:teuthology.orchestra.run.smithi063.stdout:(1/2): ceph-fuse-19.3.0-4702.gf9fcca52.el9.x86_ 3.2 MB/s | 899 kB 00:00 2024-09-04T16:36:01.451 INFO:teuthology.orchestra.run.smithi134.stdout:libcephfs-devel-19.3.0-4702.gf9fcca52.el9.x86_6 208 kB/s | 32 kB 00:00 2024-09-04T16:36:01.452 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:01.452 INFO:teuthology.orchestra.run.smithi134.stdout:Total 206 kB/s | 32 kB 00:00 2024-09-04T16:36:01.452 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:36:01.455 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:36:01.456 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:36:01.459 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:36:01.460 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:36:01.499 INFO:teuthology.orchestra.run.smithi063.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 185 kB/s | 80 kB 00:00 2024-09-04T16:36:01.499 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:01.499 INFO:teuthology.orchestra.run.smithi063.stdout:Total 1.4 MB/s | 979 kB 00:00 2024-09-04T16:36:01.512 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:01.535 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:01.535 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:01.552 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:36:01.619 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:01.619 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:01.648 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:01.805 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:01.947 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-04T16:36:02.016 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/2 2024-09-04T16:36:02.037 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:02.245 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:02.246 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:02.246 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:36:02.246 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:02.246 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:02.246 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:02.434 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librados2 2024-09-04T16:36:02.679 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2/2 2024-09-04T16:36:02.679 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/2 2024-09-04T16:36:02.951 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-04T16:36:02.952 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:02.952 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:02.952 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-04T16:36:02.952 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:02.952 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:02.988 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:42 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:03.078 INFO:teuthology.orchestra.run.smithi134.stdout:Package librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:03.120 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:03.121 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:03.121 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:03.212 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install librbd1 2024-09-04T16:36:03.220 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install ceph-volume 2024-09-04T16:36:03.768 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:43 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:03.797 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:40 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:03.858 INFO:teuthology.orchestra.run.smithi134.stdout:Package librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:03.900 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:03.901 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:03.901 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:03.935 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:03.935 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:03.935 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-volume noarch 2:19.3.0-4702.gf9fcca52.el9 ceph-noarch 285 k 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 285 k 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 1.3 M 2024-09-04T16:36:03.936 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:03.986 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rados 2024-09-04T16:36:04.161 INFO:teuthology.orchestra.run.smithi063.stdout:ceph-volume-19.3.0-4702.gf9fcca52.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-04T16:36:04.162 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:04.162 INFO:teuthology.orchestra.run.smithi063.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-04T16:36:04.162 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:04.171 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:04.172 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:04.195 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:04.195 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:04.421 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:04.488 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:36:04.504 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:36:04.504 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:36:04.504 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-04T16:36:04.504 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:04.540 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:44 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:04.629 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:04.674 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:04.675 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:04.675 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:04.759 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rgw 2024-09-04T16:36:05.310 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:45 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:05.399 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:05.442 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:05.443 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:05.443 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:05.447 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 1/1 2024-09-04T16:36:05.447 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:05.447 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:05.448 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-volume-2:19.3.0-4702.gf9fcca52.el9.noarch 2024-09-04T16:36:05.448 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:05.448 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:05.525 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-cephfs 2024-09-04T16:36:05.769 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install librados-devel 2024-09-04T16:36:06.076 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:46 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:06.165 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:06.209 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:06.210 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:06.210 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:06.300 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install python3-rbd 2024-09-04T16:36:06.341 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:43 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:06.480 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repo Size 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout: librados-devel x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 127 k 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:06.481 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 127 k 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 456 k 2024-09-04T16:36:06.482 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:06.674 INFO:teuthology.orchestra.run.smithi063.stdout:librados-devel-19.3.0-4702.gf9fcca52.el9.x86_64 661 kB/s | 127 kB 00:00 2024-09-04T16:36:06.675 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:06.675 INFO:teuthology.orchestra.run.smithi063.stdout:Total 655 kB/s | 127 kB 00:00 2024-09-04T16:36:06.675 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:06.680 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:06.680 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:06.747 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:06.747 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:06.857 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:46 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:06.905 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:06.946 INFO:teuthology.orchestra.run.smithi134.stdout:Package python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:06.990 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:06.991 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2024-09-04T16:36:06.991 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:06.998 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:07.079 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-fuse 2024-09-04T16:36:07.408 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:07.630 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:47 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:07.659 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:07.659 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:07.659 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:07.660 INFO:teuthology.orchestra.run.smithi063.stdout: librados-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:07.660 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:07.660 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 85 k 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:07.763 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 85 k 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 231 k 2024-09-04T16:36:07.764 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:36:07.916 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install libcephfs2 2024-09-04T16:36:07.962 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-fuse-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 430 kB/s | 85 kB 00:00 2024-09-04T16:36:07.963 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:07.963 INFO:teuthology.orchestra.run.smithi134.stdout:Total 427 kB/s | 85 kB 00:00 2024-09-04T16:36:07.964 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:36:07.970 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:36:07.970 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:36:08.035 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:36:08.036 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:36:08.178 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:36:08.274 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:08.484 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:45 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:08.578 INFO:teuthology.orchestra.run.smithi063.stdout:Package libcephfs2-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:08.624 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:08.625 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:08.625 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:08.634 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:08.702 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install libcephfs-devel 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:08.887 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:09.140 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-mirror 2024-09-04T16:36:09.264 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:46 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:09.401 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:09.402 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:09.402 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repo Size 2024-09-04T16:36:09.402 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout: libcephfs-devel x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 32 k 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 32 k 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 142 k 2024-09-04T16:36:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:09.552 INFO:teuthology.orchestra.run.smithi063.stdout:libcephfs-devel-19.3.0-4702.gf9fcca52.el9.x86_6 213 kB/s | 32 kB 00:00 2024-09-04T16:36:09.553 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:09.553 INFO:teuthology.orchestra.run.smithi063.stdout:Total 211 kB/s | 32 kB 00:00 2024-09-04T16:36:09.553 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:09.557 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:09.557 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:09.560 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:09.561 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:09.648 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:09.718 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:49 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:09.750 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:09.856 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repo Size 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.2 M 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:36:09.857 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:09.858 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:36:09.858 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:09.858 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 3.2 M 2024-09-04T16:36:09.858 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 14 M 2024-09-04T16:36:09.858 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:36:10.099 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:10.174 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-mirror-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 10 MB/s | 3.2 MB 00:00 2024-09-04T16:36:10.174 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:10.175 INFO:teuthology.orchestra.run.smithi134.stdout:Total 10 MB/s | 3.2 MB 00:00 2024-09-04T16:36:10.175 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:36:10.183 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:36:10.184 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:36:10.265 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:36:10.265 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout: libcephfs-devel-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:10.322 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:10.483 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install librados2 2024-09-04T16:36:10.708 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:36:10.774 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:10.800 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:10.800 INFO:teuthology.orchestra.run.smithi134.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:36:10.800 INFO:teuthology.orchestra.run.smithi134.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-04T16:36:10.800 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-04T16:36:10.800 INFO:teuthology.orchestra.run.smithi134.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-04T16:36:10.801 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:11.044 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:48 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:Package librados2-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:11.181 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:11.182 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:11.183 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:11.259 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install librbd1 2024-09-04T16:36:11.824 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:48 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:11.900 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:11.900 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:11.900 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:36:11.900 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:11.900 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:11.901 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:11.917 INFO:teuthology.orchestra.run.smithi063.stdout:Package librbd1-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:11.963 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:11.964 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:11.964 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:12.035 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install python3-rados 2024-09-04T16:36:12.138 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install rbd-nbd 2024-09-04T16:36:12.599 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:49 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:12.691 INFO:teuthology.orchestra.run.smithi063.stdout:Package python3-rados-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:12.705 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:52 ago on Wed 04 Sep 2024 04:34:20 PM UTC. 2024-09-04T16:36:12.737 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:12.738 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:12.738 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:12.820 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install python3-rgw 2024-09-04T16:36:12.838 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 170 k 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout:Install 1 Package 2024-09-04T16:36:12.839 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:12.840 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 170 k 2024-09-04T16:36:12.840 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 490 k 2024-09-04T16:36:12.840 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-09-04T16:36:13.054 INFO:teuthology.orchestra.run.smithi134.stdout:rbd-nbd-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 798 kB/s | 170 kB 00:00 2024-09-04T16:36:13.054 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:13.055 INFO:teuthology.orchestra.run.smithi134.stdout:Total 792 kB/s | 170 kB 00:00 2024-09-04T16:36:13.055 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-09-04T16:36:13.062 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-09-04T16:36:13.062 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-09-04T16:36:13.127 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-09-04T16:36:13.127 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-09-04T16:36:13.281 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-09-04T16:36:13.366 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:13.386 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:50 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:13.478 INFO:teuthology.orchestra.run.smithi063.stdout:Package python3-rgw-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:13.524 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:13.525 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:13.525 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:13.601 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install python3-cephfs 2024-09-04T16:36:13.815 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:36:14.075 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-09-04T16:36:14.163 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:51 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:14.256 INFO:teuthology.orchestra.run.smithi063.stdout:Package python3-cephfs-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:14.301 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:14.303 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:14.303 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:14.328 DEBUG:teuthology.parallel:result is None 2024-09-04T16:36:14.378 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install python3-rbd 2024-09-04T16:36:14.948 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:51 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:15.040 INFO:teuthology.orchestra.run.smithi063.stdout:Package python3-rbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 is already installed. 2024-09-04T16:36:15.086 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:15.087 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-09-04T16:36:15.087 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:15.149 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install rbd-fuse 2024-09-04T16:36:15.711 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:52 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:15.850 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-fuse x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 85 k 2024-09-04T16:36:15.851 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 85 k 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 231 k 2024-09-04T16:36:15.852 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:16.289 INFO:teuthology.orchestra.run.smithi063.stdout:rbd-fuse-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 195 kB/s | 85 kB 00:00 2024-09-04T16:36:16.289 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:16.290 INFO:teuthology.orchestra.run.smithi063.stdout:Total 194 kB/s | 85 kB 00:00 2024-09-04T16:36:16.290 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:16.297 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:16.297 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:16.364 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:16.365 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:16.516 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:16.621 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:16.971 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-fuse-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:17.223 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:17.469 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install rbd-mirror 2024-09-04T16:36:18.058 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:55 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:18.200 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:18.200 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:18.200 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repo Size 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-mirror x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 3.2 M 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:18.201 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:18.202 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 3.2 M 2024-09-04T16:36:18.202 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 14 M 2024-09-04T16:36:18.202 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:18.542 INFO:teuthology.orchestra.run.smithi063.stdout:rbd-mirror-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 9.3 MB/s | 3.2 MB 00:00 2024-09-04T16:36:18.542 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:18.542 INFO:teuthology.orchestra.run.smithi063.stdout:Total 9.3 MB/s | 3.2 MB 00:00 2024-09-04T16:36:18.543 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:18.552 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:18.552 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:18.637 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:18.638 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:19.102 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:19.168 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:19.193 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:19.193 INFO:teuthology.orchestra.run.smithi063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-04T16:36:19.193 INFO:teuthology.orchestra.run.smithi063.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-04T16:36:19.193 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-04T16:36:19.194 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-04T16:36:19.194 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:20.260 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:20.260 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:20.260 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:20.260 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-mirror-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:20.260 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:20.261 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:20.503 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum -y install rbd-nbd 2024-09-04T16:36:21.078 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:01:58 ago on Wed 04 Sep 2024 04:34:23 PM UTC. 2024-09-04T16:36:21.216 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-04T16:36:21.217 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:21.217 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-04T16:36:21.217 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:21.217 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-04T16:36:21.217 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-nbd x86_64 2:19.3.0-4702.gf9fcca52.el9 ceph 170 k 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 170 k 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 490 k 2024-09-04T16:36:21.218 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-04T16:36:21.448 INFO:teuthology.orchestra.run.smithi063.stdout:rbd-nbd-19.3.0-4702.gf9fcca52.el9.x86_64.rpm 744 kB/s | 170 kB 00:00 2024-09-04T16:36:21.448 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:36:21.449 INFO:teuthology.orchestra.run.smithi063.stdout:Total 739 kB/s | 170 kB 00:00 2024-09-04T16:36:21.449 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-04T16:36:21.457 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-04T16:36:21.457 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-04T16:36:21.523 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-04T16:36:21.524 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-04T16:36:21.681 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-04T16:36:21.779 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:22.185 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:22.424 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 1/1 2024-09-04T16:36:22.425 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:22.425 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-04T16:36:22.425 INFO:teuthology.orchestra.run.smithi063.stdout: rbd-nbd-2:19.3.0-4702.gf9fcca52.el9.x86_64 2024-09-04T16:36:22.425 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:36:22.425 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-04T16:36:22.650 DEBUG:teuthology.parallel:result is None 2024-09-04T16:36:22.651 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:36:22.796 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-04T16:36:22.818 INFO:teuthology.orchestra.run.smithi063.stdout:19.3.0-4702.gf9fcca52.el9 2024-09-04T16:36:22.818 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4702.gf9fcca52.el9 2024-09-04T16:36:22.818 INFO:teuthology.task.install:The correct ceph version 19.3.0-4702.gf9fcca52 is installed. 2024-09-04T16:36:22.820 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:36:22.952 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-04T16:36:22.978 INFO:teuthology.orchestra.run.smithi134.stdout:19.3.0-4702.gf9fcca52.el9 2024-09-04T16:36:22.978 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4702.gf9fcca52.el9 2024-09-04T16:36:22.978 INFO:teuthology.task.install:The correct ceph version 19.3.0-4702.gf9fcca52 is installed. 2024-09-04T16:36:22.980 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-04T16:36:22.980 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:36:22.981 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-04T16:36:23.006 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:36:23.006 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-04T16:36:23.047 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-04T16:36:23.047 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:36:23.048 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/daemon-helper 2024-09-04T16:36:23.072 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-04T16:36:23.137 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:36:23.138 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/daemon-helper 2024-09-04T16:36:23.166 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-04T16:36:23.233 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-04T16:36:23.233 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:36:23.233 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-04T16:36:23.257 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-04T16:36:23.322 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:36:23.322 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-04T16:36:23.348 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-04T16:36:23.415 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-04T16:36:23.415 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:36:23.416 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/stdin-killer 2024-09-04T16:36:23.441 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-04T16:36:23.505 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:36:23.505 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/stdin-killer 2024-09-04T16:36:23.532 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-04T16:36:23.599 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-04T16:36:23.704 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 3, 'ms bind msgr1': False, 'ms bind msgr2': True, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'cephadm_mode': 'root'} 2024-09-04T16:36:23.704 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:36:23.705 INFO:tasks.cephadm:Cluster fsid is d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:36:23.705 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-04T16:36:23.705 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.63', 'mon.c': '[v2:172.21.15.63:3301,v1:172.21.15.63:6790]', 'mon.b': '172.21.15.134'} 2024-09-04T16:36:23.705 INFO:tasks.cephadm:First mon is mon.a on smithi063 2024-09-04T16:36:23.706 INFO:tasks.cephadm:First mgr is y 2024-09-04T16:36:23.706 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-04T16:36:23.706 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-09-04T16:36:23.732 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-04T16:36:23.758 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-04T16:36:23.758 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:36:23.902 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82771/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4702-gf9fcca52', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4702.gf9fcca52'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:13:29.184913', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-04-1323', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-04T16:36:24.040 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-04-1323, sha1 f9fcca5273b6971f640393d33a94730179073754 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:36:24.041 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-04T16:36:24.041 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-04T16:36:24.042 DEBUG:teuthology.orchestra.run.smithi063:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.421 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 16:36 /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.421 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.810 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 4 16:36 /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.810 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.830 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T16:36:24.861 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 on all hosts... 2024-09-04T16:36:24.861 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T16:36:24.873 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-04T16:36:26.396 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:36:26.427 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:37:45.063 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout: "repo_digests": [ 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-04T16:37:45.064 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-04T16:37:54.142 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-04T16:37:54.143 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-04T16:37:54.168 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2024-09-04T16:37:54.202 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-04T16:37:54.229 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2024-09-04T16:37:54.273 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-04T16:37:54.298 INFO:tasks.cephadm:Writing seed config... 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [global] ms bind msgr1 = False 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [global] ms bind msgr2 = True 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [global] ms type = async 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-04T16:37:54.299 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-04T16:37:54.300 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-04T16:37:54.300 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-04T16:37:54.300 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-04T16:37:54.300 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:37:54.300 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-04T16:37:54.330 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 = d2b23f68-6adb-11ef-bcd6-c7b262605968 mon election default strategy = 3 ms bind msgr1 = False ms bind msgr2 = True ms type = async [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-04T16:37:54.331 DEBUG:teuthology.orchestra.run.smithi063:mon.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service 2024-09-04T16:37:54.374 DEBUG:teuthology.orchestra.run.smithi063:mgr.y> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service 2024-09-04T16:37:54.417 INFO:tasks.cephadm:Bootstrapping... 2024-09-04T16:37:54.417 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid d2b23f68-6adb-11ef-bcd6-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.63 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:37:54.631 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-04T16:37:54.632 INFO:teuthology.orchestra.run.smithi063.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754', '-v', 'bootstrap', '--fsid', 'd2b23f68-6adb-11ef-bcd6-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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.63', '--skip-admin-label'] 2024-09-04T16:37:54.632 INFO:teuthology.orchestra.run.smithi063.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-04T16:37:54.632 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying podman|docker is present... 2024-09-04T16:37:54.655 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:37:54.655 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying lvm2 is present... 2024-09-04T16:37:54.656 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying time synchronization is in place... 2024-09-04T16:37:54.663 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:37:54.663 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:37:54.669 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:37:54.670 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:37:54.676 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-04T16:37:54.682 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-04T16:37:54.683 INFO:teuthology.orchestra.run.smithi063.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:37:54.683 INFO:teuthology.orchestra.run.smithi063.stdout:Repeating the final host check... 2024-09-04T16:37:54.706 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 5.2.2 2024-09-04T16:37:54.706 INFO:teuthology.orchestra.run.smithi063.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-04T16:37:54.706 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl is present 2024-09-04T16:37:54.706 INFO:teuthology.orchestra.run.smithi063.stdout:lvcreate is present 2024-09-04T16:37:54.712 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T16:37:54.713 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T16:37:54.718 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T16:37:54.718 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:37:54.725 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-04T16:37:54.731 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-04T16:37:54.731 INFO:teuthology.orchestra.run.smithi063.stdout:Unit chronyd.service is enabled and running 2024-09-04T16:37:54.731 INFO:teuthology.orchestra.run.smithi063.stdout:Host looks OK 2024-09-04T16:37:54.731 INFO:teuthology.orchestra.run.smithi063.stdout:Cluster fsid: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:37:54.732 INFO:teuthology.orchestra.run.smithi063.stdout:Acquiring lock 140283825301680 on /run/cephadm/d2b23f68-6adb-11ef-bcd6-c7b262605968.lock 2024-09-04T16:37:54.732 INFO:teuthology.orchestra.run.smithi063.stdout:Lock 140283825301680 acquired on /run/cephadm/d2b23f68-6adb-11ef-bcd6-c7b262605968.lock 2024-09-04T16:37:54.732 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 3300 ... 2024-09-04T16:37:54.733 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 6789 ... 2024-09-04T16:37:54.733 INFO:teuthology.orchestra.run.smithi063.stdout:Base mon IP(s) is [172.21.15.63:3300, 172.21.15.63:6789], mon addrv is [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-04T16:37:54.736 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-04T16:37:54.736 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-09-04T16:37:54.738 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-04T16:37:54.738 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-04T16:37:54.739 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-04T16:37:54.741 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-04T16:37:54.741 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:f8d7/64 scope link noprefixroute 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-04T16:37:54.742 INFO:teuthology.orchestra.run.smithi063.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-04T16:37:54.743 INFO:teuthology.orchestra.run.smithi063.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-04T16:37:54.743 INFO:teuthology.orchestra.run.smithi063.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:37:55.306 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-04T16:37:55.307 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-04T16:37:55.307 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Getting image source signatures 2024-09-04T16:37:55.307 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying blob sha256:ecb66347f7969f1a0b8172594764429037d3accf27535ca32b716f4d00624ec7 2024-09-04T16:37:55.307 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-04T16:37:55.307 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying config sha256:8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-04T16:37:55.308 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-04T16:37:56.229 INFO:teuthology.orchestra.run.smithi063.stdout:ceph: stdout ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-04T16:37:56.229 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph version: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-04T16:37:56.229 INFO:teuthology.orchestra.run.smithi063.stdout:Extracting ceph user uid/gid from container image... 2024-09-04T16:38:03.295 INFO:teuthology.orchestra.run.smithi063.stdout:stat: stdout 167 167 2024-09-04T16:38:03.296 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial keys... 2024-09-04T16:38:07.808 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDujNhm1ODJABAAo6zZoNL+oBJB9WOY7QiVUw== 2024-09-04T16:38:08.756 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDwjNhm33ldBRAAA9XFXVd9LU2vjVzTn3sQDw== 2024-09-04T16:38:10.279 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== 2024-09-04T16:38:10.280 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial monmap... 2024-09-04T16:38:11.398 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:38:11.398 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:monmaptool for a [v2:172.21.15.63:3300,v1:172.21.15.63:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:setting min_mon_release = quincy 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: set fsid to d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:38:11.399 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mon... 2024-09-04T16:38:12.299 INFO:teuthology.orchestra.run.smithi063.stdout:create mon.a on 2024-09-04T16:38:12.635 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-04T16:38:12.964 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-04T16:38:13.291 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target. 2024-09-04T16:38:13.291 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target. 2024-09-04T16:38:13.633 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a 2024-09-04T16:38:13.634 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service: Unit ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service not loaded. 2024-09-04T16:38:13.805 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target.wants/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service → /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:38:14.344 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:38:14.344 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-04T16:38:14.351 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:38:14.351 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:38:14.351 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-04T16:38:14.351 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:38:14.352 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon to start... 2024-09-04T16:38:14.352 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon... 2024-09-04T16:38:14.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:14 smithi063 systemd[1]: Started Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:38:15.464 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: monmap epoch 1 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: last_changed 2024-09-04T16:38:10.610618+0000 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: min_mon_release 19 (squid) 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: election_strategy: 1 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: fsmap 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:38:15.465 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:15 smithi063 ceph-mon[29928]: mgrmap e1: no daemons active 2024-09-04T16:38:16.115 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout cluster: 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout id: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout services: 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 1.17018s) 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-04T16:38:16.117 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout data: 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pgs: 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:mon is available 2024-09-04T16:38:16.118 INFO:teuthology.orchestra.run.smithi063.stdout:Assimilating anything we can from ceph.conf... 2024-09-04T16:38:16.481 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:16 smithi063 ceph-mon[29928]: from='client.? 172.21.15.63:0/673732823' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-04T16:38:17.113 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:17.113 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:38:17.113 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:17.113 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-04T16:38:17.113 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:38:17.114 INFO:teuthology.orchestra.run.smithi063.stdout:Generating new minimal ceph.conf... 2024-09-04T16:38:17.545 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:17 smithi063 ceph-mon[29928]: from='client.? 172.21.15.63:0/361738280' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-04T16:38:17.545 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:17 smithi063 ceph-mon[29928]: from='client.? 172.21.15.63:0/361738280' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T16:38:18.110 INFO:teuthology.orchestra.run.smithi063.stdout:Restarting the monitor... 2024-09-04T16:38:18.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:18 smithi063 systemd[1]: Stopping Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:38:18.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:18 smithi063 ceph-mon[29928]: from='client.? 172.21.15.63:0/120265165' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:38:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:18 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a[29924]: 2024-09-04T16:38:18.401+0000 7f78ae7a5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:38:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:18 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a[29924]: 2024-09-04T16:38:18.401+0000 7f78ae7a5640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-04T16:38:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:18 smithi063 podman[30170]: 2024-09-04 16:38:18.503737559 +0000 UTC m=+0.209806860 container died 72a4be6c8214b03bc798c40fa7b90420b57ab28510951ec894063906b42609e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-04T16:38:19.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30170]: 2024-09-04 16:38:19.068331898 +0000 UTC m=+0.774401202 container cleanup 72a4be6c8214b03bc798c40fa7b90420b57ab28510951ec894063906b42609e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:38:19.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 bash[30170]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:38:19.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30184]: 2024-09-04 16:38:19.327481071 +0000 UTC m=+0.826737492 container remove 72a4be6c8214b03bc798c40fa7b90420b57ab28510951ec894063906b42609e7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:38:19.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T16:38:19.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 systemd[1]: Stopped Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:38:19.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 systemd[1]: Starting Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:38:19.980 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30273]: 2024-09-04 16:38:19.615531882 +0000 UTC m=+0.016215949 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:38:19.980 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30273]: 2024-09-04 16:38:19.719955353 +0000 UTC m=+0.120639409 container create fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30273]: 2024-09-04 16:38:19.896985125 +0000 UTC m=+0.297669181 container init fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 podman[30273]: 2024-09-04 16:38:19.900031284 +0000 UTC m=+0.300715339 container start fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: pidfile_write: ignore empty --pid-file 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: load: jerasure load: lrc 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:38:19.981 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Git sha 0 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: DB SUMMARY 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: DB Session ID: PZ9V0I7PRBR6IEZCMQRW 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 90379 ; 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:38:19.982 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.env: 0x55e91ae0a160 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.info_log: 0x55e91c72d880 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.statistics: (nil) 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.use_fsync: 0 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:38:19.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.db_log_dir: 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.wal_dir: 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:38:19.984 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.write_buffer_manager: 0x55e91c730e60 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:38:19.985 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.unordered_write: 0 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:38:19.987 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.row_cache: None 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.wal_filter: None 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.wal_compression: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:38:19.988 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:38:19.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_open_files: -1 2024-09-04T16:38:19.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Compression algorithms supported: 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kZSTD supported: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:38:19.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.merge_operator: 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_filter: None 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:38:19.992 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e91c72d4e0) 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_type: 0 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: data_block_index_type: 0 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_shortening: 1 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:38:19.993 INFO:journalctl@ceph.mon.a.smithi063.stdout: checksum: 4 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: no_block_cache: 0 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache: 0x55e91c720850 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_options: 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: capacity : 536870912 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: num_shard_bits : 4 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: strict_capacity_limit : 0 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_compressed: (nil) 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: persistent_cache: (nil) 2024-09-04T16:38:19.994 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_size: 4096 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_size_deviation: 10 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_restart_interval: 16 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_block_restart_interval: 1 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: metadata_block_size: 4096 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: partition_filters: 0 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: use_delta_encoding: 1 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: filter_policy: bloomfilter 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: whole_key_filtering: 1 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: verify_compression: 0 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: format_version: 5 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: enable_index_compression: 1 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_align: 0 2024-09-04T16:38:19.995 INFO:journalctl@ceph.mon.a.smithi063.stdout: max_auto_readahead_size: 262144 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout: prepopulate_block_cache: 0 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression: NoCompression 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.num_levels: 7 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:38:19.996 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:38:19.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:38:19.998 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:38:19.999 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:38:20.000 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:38:20.001 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.ttl: 2592000 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:38:20.002 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: 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-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed97df3b-a6d0-4d61-92a2-f73b29bc690b 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467899925672, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467899926509, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 86799, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 271, "table_properties": {"data_size": 84928, "index_size": 255, "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": 10496, "raw_average_key_size": 46, "raw_value_size": 78946, "raw_average_value_size": 349, "num_data_blocks": 12, "num_entries": 226, "num_filter_entries": 226, "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": 1725467899, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ed97df3b-a6d0-4d61-92a2-f73b29bc690b", "db_session_id": "PZ9V0I7PRBR6IEZCMQRW", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467899926581, "job": 1, "event": "recovery_finished"} 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: 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-04T16:38:20.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e91c750e00 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: DB pointer 0x55e91c850000 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** DB Stats ** 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.004 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: L0 2/0 86.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: Sum 2/0 86.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.005 INFO:journalctl@ceph.mon.a.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative compaction: 0.00 GB write, 28.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval compaction: 0.00 GB write, 28.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: Block cache BinnedLRUCache@0x55e91c720850#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T16:38:20.006 INFO:journalctl@ceph.mon.a.smithi063.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: starting mon.a rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???) e1 preinit fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).mds e1 new map 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).mds e1 print_map 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: e1 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: btime 2024-09-04T16:38:14:294730+0000 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: 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-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: legacy client fscid: -1 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout: No filesystems configured 2024-09-04T16:38:20.007 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 bash[30273]: fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 2024-09-04T16:38:20.008 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 systemd[1]: Started Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:38:20.008 INFO:teuthology.orchestra.run.smithi063.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-04T16:38:20.282 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: monmap epoch 1 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: last_changed 2024-09-04T16:38:10.610618+0000 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: min_mon_release 19 (squid) 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: election_strategy: 1 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: fsmap 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T16:38:20.283 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:19 smithi063 ceph-mon[30293]: mgrmap e1: no daemons active 2024-09-04T16:38:21.005 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-04T16:38:21.027 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:38:21.027 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mgr... 2024-09-04T16:38:21.028 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-04T16:38:21.028 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-04T16:38:21.318 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T16:38:21.319 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service: Unit ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service not loaded. 2024-09-04T16:38:21.467 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968.target.wants/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@.service. 2024-09-04T16:38:21.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:21 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/985212879' entity='client.admin' 2024-09-04T16:38:21.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:21 smithi063 systemd[1]: Starting Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:38:22.007 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:21 smithi063 podman[30506]: 2024-09-04 16:38:21.601963372 +0000 UTC m=+0.015726224 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:38:22.007 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:21 smithi063 podman[30506]: 2024-09-04 16:38:21.704706425 +0000 UTC m=+0.118469268 container create d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-04T16:38:22.007 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:21 smithi063 podman[30506]: 2024-09-04 16:38:21.907230557 +0000 UTC m=+0.320993405 container init d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-04T16:38:22.007 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:21 smithi063 podman[30506]: 2024-09-04 16:38:21.909922191 +0000 UTC m=+0.323685034 container start d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T16:38:22.007 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:22 smithi063 bash[30506]: d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 2024-09-04T16:38:22.022 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:38:22.022 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-04T16:38:22.030 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:38:22.030 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:38:22.030 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-04T16:38:22.030 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T16:38:22.039 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:38:22.039 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-04T16:38:22.047 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:38:22.047 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:38:22.047 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-04T16:38:22.048 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-04T16:38:22.048 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr to start... 2024-09-04T16:38:22.048 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr... 2024-09-04T16:38:22.278 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:22 smithi063 systemd[1]: Started Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:38:22.829 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:22 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3500125466' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "d2b23f68-6adb-11ef-bcd6-c7b262605968", 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:38:23.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:38:23.120 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:38:23.121 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:38:23.124 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.124 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:38:14:294730+0000", 2024-09-04T16:38:23.125 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:38:23.126 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:38:14.295397+0000", 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (1/15)... 2024-09-04T16:38:25.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1312131173' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:38:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "d2b23f68-6adb-11ef-bcd6-c7b262605968", 2024-09-04T16:38:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:38:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:38:26.235 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:38:26.236 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:38:26.239 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:38:14:294730+0000", 2024-09-04T16:38:26.240 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:26.241 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:38:14.295397+0000", 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:26.242 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (2/15)... 2024-09-04T16:38:27.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: mgrmap e2: y(active, starting, since 0.00308414s) 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: Manager daemon y is now available 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:38:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' 2024-09-04T16:38:27.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' 2024-09-04T16:38:27.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:27 smithi063 ceph-mon[30293]: from='mgr.14100 172.21.15.63:0/3668621070' entity='mgr.y' 2024-09-04T16:38:29.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:29 smithi063 ceph-mon[30293]: mgrmap e3: y(active, since 1.00821s) 2024-09-04T16:38:29.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2174724881' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-04T16:38:29.498 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:29.498 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:29.498 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "d2b23f68-6adb-11ef-bcd6-c7b262605968", 2024-09-04T16:38:29.498 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T16:38:29.499 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T16:38:29.500 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T16:38:29.503 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T16:38:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T16:38:14:294730+0000", 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-04T16:38:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T16:38:14.295397+0000", 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:mgr is available 2024-09-04T16:38:30.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:30 smithi063 ceph-mon[30293]: mgrmap e4: y(active, since 2s) 2024-09-04T16:38:30.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:30 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1974663244' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-04T16:38:30.711 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-04T16:38:30.712 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T16:38:30.713 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T16:38:30.713 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T16:38:30.713 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling cephadm module... 2024-09-04T16:38:31.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:31 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1203333343' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-04T16:38:31.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setuser ceph since I am not root 2024-09-04T16:38:31.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:38:32.670 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:32 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1203333343' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-04T16:38:32.670 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:32 smithi063 ceph-mon[30293]: mgrmap e5: y(active, since 4s) 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:33.248 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-04T16:38:33.249 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 5... 2024-09-04T16:38:33.531 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:33 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2351718140' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-04T16:38:36.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: Active manager daemon y restarted 2024-09-04T16:38:36.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:38:36.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: osdmap e2: 0 total, 0 up, 0 in 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: mgrmap e6: y(active, starting, since 0.00312409s) 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:38:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:36 smithi063 ceph-mon[30293]: Manager daemon y is now available 2024-09-04T16:38:38.179 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:38.180 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-04T16:38:38.180 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:38:38.180 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:38.180 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 5 is available 2024-09-04T16:38:38.180 INFO:teuthology.orchestra.run.smithi063.stdout:Setting orchestrator backend to cephadm... 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: mgrmap e7: y(active, since 1.00495s) 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: Found migration_current of "None". Setting to last migration. 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:38.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:38:38.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:38:38.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:38:38.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:38:38.882+0000 7f77e3d6d640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:38:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Traceback (most recent call last): 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._connections.run(self.expiration_interval) 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._run(expiration_interval) 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:38:39.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s = self.context.wrap_socket( 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: return self.sslsocket_class._create( 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self.do_handshake() 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._sslobj.do_handshake() 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:38:39.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:38:39.871 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: mgrmap e8: y(active, since 2s) 2024-09-04T16:38:39.871 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: [04/Sep/2024:16:38:38] ENGINE Bus STARTING 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: [04/Sep/2024:16:38:38] ENGINE Serving on https://172.21.15.63:7150 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: [04/Sep/2024:16:38:38] ENGINE Error in HTTPServer.serve 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:38:39.872 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: [04/Sep/2024:16:38:38] ENGINE Serving on http://172.21.15.63:8765 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: [04/Sep/2024:16:38:38] ENGINE Bus STARTED 2024-09-04T16:38:39.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:39 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:38:40.424 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-04T16:38:40.424 INFO:teuthology.orchestra.run.smithi063.stdout:Generating ssh key... 2024-09-04T16:38:40.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:40 smithi063 ceph-mon[30293]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:41.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-mon[30293]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:41.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-mon[30293]: Generating ssh key... 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Generating public/private rsa key pair. 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Your identification has been saved in /tmp/tmpmdbc9e2r/key 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Your public key has been saved in /tmp/tmpmdbc9e2r/key.pub 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: The key fingerprint is: 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: SHA256:Z/AKIAdvk+CRklnpPUNSRHdZMYsBOC52sxQoavGgHe0 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: The key's randomart image is: 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: +---[RSA 3072]----+ 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: | +=O+.o.oo+. | 2024-09-04T16:38:41.903 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: |=+*=*o ..o o | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: |o=*BBo o . | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: |o.==Eo o | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: |.. + =. S + | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: | . . + | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: | . | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: | | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: | | 2024-09-04T16:38:41.904 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: +----[SHA256]-----+ 2024-09-04T16:38:43.419 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD4wLdYobqIDwIBO0KmDh58s5hKt25icErTLaqTSxow9auH7GSk2Jso2BGlKQXIYUW27bNftBaVJJiyGHQ/4KTXrF5awI0J2sa+71zVWRrwokPy8Vws4/8oTzAcoBIYP8LjFulcf6woZt9vkGscJFr6KtkLdXYqQjlbsvJFzwNXBPuRkHkvPeib1gfDsFzsu5s1vQ9WqBDFoacY1sZ71qIE7lOsZ6kW+xmRkMbGhQdtppXe5moep463KzSUqOsBS8u+Ch3jA1ywNiQ1Y1lYJRj2kLBAS1GQrGb3GyfxmtRxmjog4Qvz/9KcuSHLAGjZLJGrzb4TZiE36+SG5u5YkinLOLfMEXrcz+O0Rz22hXCjl5a9wr6YJ1+bw3a3J1ySl5Sj9soUW0wEt7NiidETCZcE08GIxsfvRAM4hOv5QSQ19deYVJKQSKfOyaXw6k81Qc++4wqkDweCHP9yNcozwJh+9Wl/hdhmvqzlU8X7rghAZ34TK2ACnd/uSjDXHYAmZcc= ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:38:43.420 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:38:43.420 INFO:teuthology.orchestra.run.smithi063.stdout:Adding key to root@localhost authorized_keys... 2024-09-04T16:38:43.420 INFO:teuthology.orchestra.run.smithi063.stdout:Adding host smithi063... 2024-09-04T16:38:43.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:43 smithi063 ceph-mon[30293]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:44.718 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:44 smithi063 ceph-mon[30293]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:45.623 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:45 smithi063 ceph-mon[30293]: Deploying cephadm binary to smithi063 2024-09-04T16:38:48.402 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Added host 'smithi063' with addr '172.21.15.63' 2024-09-04T16:38:48.403 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mon service... 2024-09-04T16:38:48.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:48 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:48 smithi063 ceph-mon[30293]: Added host smithi063 2024-09-04T16:38:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:48 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:38:49.836 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-04T16:38:49.837 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mgr service... 2024-09-04T16:38:50.313 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:50 smithi063 ceph-mon[30293]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:50.313 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:50 smithi063 ceph-mon[30293]: Saving service mon spec with placement count:5 2024-09-04T16:38:50.313 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:50 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:51.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:51 smithi063 ceph-mon[30293]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:38:51.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:51 smithi063 ceph-mon[30293]: Saving service mgr spec with placement count:2 2024-09-04T16:38:51.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:51 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:51.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:51 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:51.698 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-04T16:38:53.567 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:53 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:53.567 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:53 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2301951152' entity='client.admin' 2024-09-04T16:38:54.719 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:54 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2288283866' entity='client.admin' 2024-09-04T16:38:54.719 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:54 smithi063 ceph-mon[30293]: from='mgr.14118 172.21.15.63:0/3990322912' entity='mgr.y' 2024-09-04T16:38:54.721 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling the dashboard module... 2024-09-04T16:38:55.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:55 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/848551983' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-04T16:38:55.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setuser ceph since I am not root 2024-09-04T16:38:55.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:38:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:38:56.820 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:56 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/848551983' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-04T16:38:56.821 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:56 smithi063 ceph-mon[30293]: mgrmap e9: y(active, since 18s) 2024-09-04T16:38:57.368 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:38:57.369 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-04T16:38:57.369 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T16:38:57.369 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T16:38:57.369 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T16:38:57.369 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:38:57.370 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-04T16:38:57.370 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 9... 2024-09-04T16:38:57.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:38:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/691049548' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-04T16:39:01.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: Active manager daemon y restarted 2024-09-04T16:39:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:39:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: osdmap e3: 0 total, 0 up, 0 in 2024-09-04T16:39:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: mgrmap e10: y(active, starting, since 0.0041862s) 2024-09-04T16:39:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:39:01.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:39:01.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:39:01.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:39:01.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:00 smithi063 ceph-mon[30293]: Manager daemon y is now available 2024-09-04T16:39:02.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:02.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:39:02.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:39:02.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:01 smithi063 ceph-mon[30293]: mgrmap e11: y(active, since 1.00625s) 2024-09-04T16:39:02.391 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-04T16:39:02.392 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-04T16:39:02.392 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T16:39:02.392 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-04T16:39:02.392 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 9 is available 2024-09-04T16:39:02.392 INFO:teuthology.orchestra.run.smithi063.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-04T16:39:02.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:39:02.394+0000 7fb4ce1ce640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:39:02] ENGINE Error in HTTPServer.serve 2024-09-04T16:39:02.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Traceback (most recent call last): 2024-09-04T16:39:02.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:39:02.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._connections.run(self.expiration_interval) 2024-09-04T16:39:02.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._run(expiration_interval) 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s = self.context.wrap_socket( 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: return self.sslsocket_class._create( 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self.do_handshake() 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:39:02.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._sslobj.do_handshake() 2024-09-04T16:39:02.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:39:02.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-mon[30293]: [04/Sep/2024:16:39:02] ENGINE Bus STARTING 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-mon[30293]: [04/Sep/2024:16:39:02] ENGINE Serving on https://172.21.15.63:7150 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-mon[30293]: [04/Sep/2024:16:39:02] ENGINE Error in HTTPServer.serve 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:39:03.045 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-04T16:39:03.046 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:39:03.047 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:39:03.047 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:39:03.047 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-mon[30293]: [04/Sep/2024:16:39:02] ENGINE Serving on http://172.21.15.63:8765 2024-09-04T16:39:03.047 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:02 smithi063 ceph-mon[30293]: [04/Sep/2024:16:39:02] ENGINE Bus STARTED 2024-09-04T16:39:04.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:03 smithi063 ceph-mon[30293]: mgrmap e12: y(active, since 2s) 2024-09-04T16:39:04.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:03 smithi063 ceph-mon[30293]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:04.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:03 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:05.467 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:05 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:06.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUEdv8DUYWGo/MIcjac56NILlRU68wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkwNDE2MzkwNVoXDTM0\nMDkwNTE2MzkwNVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjYzMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAtiGz3zztoHOTCbi/Tq/RuQiIuyBFyWEjcKve\ngIV0l64IDQVDp2KZMauJu5HcpzFrcUsUjMmJSQXFtygaCjdjjnnFfEmwmV6kuLt6\nJHlJ25qn7DcXXnDWTcNcXd5fV0XEqfJBnhCygLZ2er2jrPB1aPpEImMrf3pwWafc\nyKQ9/loX30q7GZlgx0YSuMnLnvUREys0Il5bUT7E0trGtPV+oBeqcy84GnGe/RL+\n/lU42UtU3I47XjpA94WUsjJwkWp0E61S2zWpPhv2tmpbL2n7+eRgj+/e6c0d9qxH\nyI6L1APkinKw08HEqy+6sL+LW86z9RRKWUEtAtQ7AhMH62vBI1MEuT1EsAzeNsjU\nguF+QXUyOaQ4otA+pUTyhxv6xWtT0XoTbuedH1+juPFmFi21dpdpn987whdo4aCz\njaAXfhKY4HXcFEcQRWFElISnrx9U6hYHQlQAJ0yyX+bQE/RIh3C32M6Mhlo86G2j\nuclPoQN16Q8dAl7NgHpU/uu9rSHlJSFxmuK/JYrcGpjmrT7onRrpKHhDMrTKXGXH\nSyk4iXoWbxuYJh1OIGS5QSE0ARjmpcCtprs1cW0AwdCqSAkR+5YOU5n5brVzmcDQ\nVJOR2May727mI2/TJzukAVJPgReDrGSazJDP8aiVrZSQPuZEQT+ddvRt9iALHqQJ\nNhbVaa8CAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDYzghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPPzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBi\nrhuDNcQmREizuDaCyDWsBCr7qpvW4cs1kN/RhMQdLbR20IAR1lV4FSGELk4Nb+Jv\n3+Pv99zjdYiw/SkzDLFQpDVS8P12dCfL1Bs0v2D9yz8f6O1vSM5B0Gem2fOk3sNA\nIQrX0KcZ5eyhFqUkcg0SZbj5neFLwu60fgdxUJyUzYYh/AwsyTUnuLU5J8sHWlI3\nwNq8Odgibsbo0cb4Aja5hXNawBaoPFHshiMBvvd4iAf7ARu4oF0b56u+5eKx0hVM\nGDyDUgPqlQiPUwwTVHdAddwfpy5TCfjT5Ht42Hz3fCIb32lo9jGEl5Bvbig5RVY7\n6sI3fpuiVFJxreLM6PAKStaEqGWYts7y6yQt4AL4r/Htixhs3RKKcuMJa1V0DfES\n/e5uH8rln7sqrN8qSNxGh+1v/5oMzMW6MoX6HSib82ddknz3+3E0bA3m/uZ6mLKC\nM7+rO6J3FSZWccyiTDReKgdYitOP3diNtpnKSZkB3sANk1f03hCyKGV0aBwDT5h6\nOmHRuZFuqCQyI9048J5KdfzGX57ahoT0BijDoekE83FTwPAnOAbnclv7yQimOXOZ\njXpsyrkNfjoglQQiCnV4lKZuQRsAyx1ZhVkp/Ba/RFh4yQ0UEcckHIq7w4yF7JT/\nXgnZAaj8DS1r/PqmZCGDNF07wR7qOhyjnh5dshHqeA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAtiGz3zztoHOTCbi/Tq/RuQiIuyBFyWEjcKvegIV0l64IDQVD\np2KZMauJu5HcpzFrcUsUjMmJSQXFtygaCjdjjnnFfEmwmV6kuLt6JHlJ25qn7DcX\nXnDWTcNcXd5fV0XEqfJBnhCygLZ2er2jrPB1aPpEImMrf3pwWafcyKQ9/loX30q7\nGZlgx0YSuMnLnvUREys0Il5bUT7E0trGtPV+oBeqcy84GnGe/RL+/lU42UtU3I47\nXjpA94WUsjJwkWp0E61S2zWpPhv2tmpbL2n7+eRgj+/e6c0d9qxHyI6L1APkinKw\n08HEqy+6sL+LW86z9RRKWUEtAtQ7AhMH62vBI1MEuT1EsAzeNsjUguF+QXUyOaQ4\notA+pUTyhxv6xWtT0XoTbuedH1+juPFmFi21dpdpn987whdo4aCzjaAXfhKY4HXc\nFEcQRWFElISnrx9U6hYHQlQAJ0yyX+bQE/RIh3C32M6Mhlo86G2juclPoQN16Q8d\nAl7NgHpU/uu9rSHlJSFxmuK/JYrcGpjmrT7onRrpKHhDMrTKXGXHSyk4iXoWbxuY\nJh1OIGS5QSE0ARjmpcCtprs1cW0AwdCqSAkR+5YOU5n5brVzmcDQVJOR2May727m\nI2/TJzukAVJPgReDrGSazJDP8aiVrZSQPuZEQT+ddvRt9iALHqQJNhbVaa8CAwEA\nAQKCAgBU2VumVwivNNid8VMysccnCBpG7xCD8jyj+3XDcyjvlvSKOFcdzlnnIW6f\nkyL0Qxo2ZA91TVinS8ih/M0w0EARupotvljHAqgDpdeP0W9+nsy3R60b4r576NUJ\nqBTLoCWwNLusC0RVoWuN3/Y2FanlF56RVJkJoP1hT0oUsStuaQNxE6wZj3JeM796\nFgzGB46GWxzFHCc3sOHaB3EGEc6Ff7D5S1i8PQ2gAe8IhqRe2vD0dVCkI8hrZ/Bv\nmf8GR80+84LDu/qWBEoKDn9fleT9NI9lzw6O5m+coQMqJHpw8cVRWIAXjtB0Hd7A\nA+RFB4Wf2e2PKkVxaXT6EOqiGweVBwuQiyIcDC6Cps/IteQdh+ZhDaQfWkHSXWYc\nF4/o9aWWXiV16ToT08JvUQucEHOlfPua8BBBCBZnvNNIMZzRFcg2hW3WWhCqPW0A\nh4i66RaXX8KJw2V9uNvsQgNRQ0DMfAbztFfQwPu0WcEotQ3hj0RGlg94Yhowx442\nm3mV/iUU8om8vgBS3MCgNyypSZzTX8GTK8ws5tiE93WWv5gLsLjTDtb83DvFJgHG\n4Eovy2xzVCpgjXclPv512WujKM75Yne9u74B67eSBS4TdEis/9mtN90+52h5tbZs\nownsmuRCjo/HOjyw+J0jYxmrd7aK79DkGIT8p0JEwEG+D/9T+QKCAQEA6QoiURk4\nxH9HWfu+jOn0CfnC29+EcgOTJ0yx2oBd7xpmVC3FvGQ9F1iHlku/UIme4acVpWn8\nGZKtP0rU4aE60MTQEKwIdvaew8uCSA4KDdH66qKyM/eb1dy12ynK2iq+jZgVT84S\nFbWWesYrNPzFB1G2uqStV7QLaaJLH/4+DdtLFzPEY6K7cT7OXNiyOUzSSy1+BeWD\nmSzY/nn5Q1mKg/TvV0uU33kMuBn10FTducgReurT2XCBab+kHvJo37Jot85PsjNa\nysFBWO3T/ar7B7R+ZmxUwG2hBaet6ki3dOr/ny3YBBErwjM91sgu8X9SDe+rXhEa\nYHJdtwsTGoOrBwKCAQEAyBOJp/md7PwPIyl7m5IOUr3wA4n9SGH6tTUHRyeVV1XF\nhX5Thmxv8ujGmMccbPoWe0mw0/ay/jKj0hrFuXokqhhHtEyef0IXn91g9yA5qBs5\nIxnby02STrQuzWRUG0CBDVIvAJct1UATdQ5Pgu7Ry9I+tiKx02Go3lj1aNBp0a9U\nLh1Cua2bQ3rR4ItLr3dvmM8ZIH+LVpT5l2afmjVhyVSxuNHnmUelw6XBctRYo6AR\nRZmZH+lUdhP6UvH1+Q4OIzWrwq5/mLKfzefjbTJhoU5dXcMN+OG/foAU06t692nu\nHpc8wEMSErjqyTjYcQPQlRgx2D/ppOZzfOWIdM0aGQKCAQEAxhJF/rY4SNOButq9\nKBpFwSDXXXjKovmk3ndSh8wpiuveY9gPxENSpYAqpjU1o+eE8njIbjL6AmZn+G7L\nKAeY7Q8LZdBC1ZJieTqFPmcoZny+DyY/3umrO4f/zgrkjrBcDA9itdUKDAeuoiXD\nXaMmeEUc0eDcMLooJR27SrMW3UIxvcPTPXh4ZxWh4sqQGSHRb/J3td1RECVNPmY/\n1d3KXMQXlhP4skS56dSu2Ob5GkoRiW8Ep0D3zgEEJwWU2+VRGkEx/d2mYsUFnOdw\nEqB8Ax2Hfdi/5FqJzTurF4G85JREtnAJtdM+ZS6WdfLp63tzK8M03Zwd1jH+s3Cn\nSRb2iwKCAQBjgiwdyi18l2Sj9VbP6hWLm4ILEI9Td7+sbmJfRlWlaThjC5BZNAd9\nxb44cBc4MC4MRXtYAMPHX8JQlhYvCIvBuW+4Qb82xdVgIke+wV1LubZyOcMyWzNg\nR4dbigG2yB8nU++imI4oGMVUm7h6A3N+ruOXzKuq2VCWvaHY7ocizdPNV6o/FRQ6\nvJQz3LPY4kszshTqL+VKO6/jWBwbI1+uNZxqsqNAffz40LDk/q3TO6I7fohE8dSb\nIZaHuGXA5/eqFWCG5Cj79iM60pEvVzZtdr9DCeciGI0YSnWRTSFMenf+6PNDIFiV\nzTigudAUbXRJIw5vYmI/LIrV3IdAqF3JAoIBAFZYJpYrToGXEIrQdYYHKPAvS37c\nFzF9CinGYXAxUXQTkYqGOUD6YmrfYlBJIqBZ+vgaWyNUqliN77vTlyppj6Kdt8vU\nEFiLRxlZoxP4tP1/kumwszlslk4v97FlhgQjYsQBaYL0Jhri/cmoVIgJfid48GYb\n+IQs93u5g5lNgKntcFZ+lNMS4bjIRmu6rDR1kcYdrVwx9k4LK+oYfAzC/iYt2H7w\niOezR4sOhJqY1p76sF5jRpzMUN0hPg/741CrlB/dE3Cl8EuZoiSfB49ur9pwKsoV\nc+lQjblDCM1a/7NFGiGrrSGosZj4kUFl10IuRXD09/TS43GR5lfmKeHxQWM=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-04T16:39:07.238 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-04T16:39:07.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:07 smithi063 ceph-mon[30293]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:07.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:08.436 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-04T16:39:08.436 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial admin user... 2024-09-04T16:39:09.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:08 smithi063 ceph-mon[30293]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:09.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:08 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:09.825 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Dpax9xu6cCR81LJ2GuFS6eX9f8Gphn4x6CBhHDWI8ar9i2N4y4q/.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725467949, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-04T16:39:09.825 INFO:teuthology.orchestra.run.smithi063.stdout:Fetching dashboard port number... 2024-09-04T16:39:10.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:10 smithi063 ceph-mon[30293]: from='client.14168 -' 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-04T16:39:10.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:10.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 8443 2024-09-04T16:39:10.932 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T16:39:10.932 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-04T16:39:10.939 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T16:39:10.939 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-04T16:39:10.939 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-04T16:39:10.939 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph Dashboard is now available at: 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout: URL: https://smithi063:8443/ 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout: User: admin 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout: Password: a29z9svy5z 2024-09-04T16:39:10.940 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:10.941 INFO:teuthology.orchestra.run.smithi063.stdout:Saving cluster configuration to /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config directory 2024-09-04T16:39:11.641 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:11 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3854809806' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.257 INFO:teuthology.orchestra.run.smithi063.stdout:Or, if you are only running a single cluster on this host: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: ceph telemetry on 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout:For more information see: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:12.258 INFO:teuthology.orchestra.run.smithi063.stdout:Bootstrap complete. 2024-09-04T16:39:12.294 INFO:tasks.cephadm:Fetching config... 2024-09-04T16:39:12.294 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:12.295 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-04T16:39:12.310 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-04T16:39:12.310 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:12.310 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-04T16:39:12.366 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-04T16:39:12.366 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:12.366 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-04T16:39:12.432 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-04T16:39:12.432 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:12.433 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-04T16:39:12.488 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-04T16:39:12.488 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD4wLdYobqIDwIBO0KmDh58s5hKt25icErTLaqTSxow9auH7GSk2Jso2BGlKQXIYUW27bNftBaVJJiyGHQ/4KTXrF5awI0J2sa+71zVWRrwokPy8Vws4/8oTzAcoBIYP8LjFulcf6woZt9vkGscJFr6KtkLdXYqQjlbsvJFzwNXBPuRkHkvPeib1gfDsFzsu5s1vQ9WqBDFoacY1sZ71qIE7lOsZ6kW+xmRkMbGhQdtppXe5moep463KzSUqOsBS8u+Ch3jA1ywNiQ1Y1lYJRj2kLBAS1GQrGb3GyfxmtRxmjog4Qvz/9KcuSHLAGjZLJGrzb4TZiE36+SG5u5YkinLOLfMEXrcz+O0Rz22hXCjl5a9wr6YJ1+bw3a3J1ySl5Sj9soUW0wEt7NiidETCZcE08GIxsfvRAM4hOv5QSQ19deYVJKQSKfOyaXw6k81Qc++4wqkDweCHP9yNcozwJh+9Wl/hdhmvqzlU8X7rghAZ34TK2ACnd/uSjDXHYAmZcc= ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:39:12.565 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD4wLdYobqIDwIBO0KmDh58s5hKt25icErTLaqTSxow9auH7GSk2Jso2BGlKQXIYUW27bNftBaVJJiyGHQ/4KTXrF5awI0J2sa+71zVWRrwokPy8Vws4/8oTzAcoBIYP8LjFulcf6woZt9vkGscJFr6KtkLdXYqQjlbsvJFzwNXBPuRkHkvPeib1gfDsFzsu5s1vQ9WqBDFoacY1sZ71qIE7lOsZ6kW+xmRkMbGhQdtppXe5moep463KzSUqOsBS8u+Ch3jA1ywNiQ1Y1lYJRj2kLBAS1GQrGb3GyfxmtRxmjog4Qvz/9KcuSHLAGjZLJGrzb4TZiE36+SG5u5YkinLOLfMEXrcz+O0Rz22hXCjl5a9wr6YJ1+bw3a3J1ySl5Sj9soUW0wEt7NiidETCZcE08GIxsfvRAM4hOv5QSQ19deYVJKQSKfOyaXw6k81Qc++4wqkDweCHP9yNcozwJh+9Wl/hdhmvqzlU8X7rghAZ34TK2ACnd/uSjDXHYAmZcc= ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:12.577 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD4wLdYobqIDwIBO0KmDh58s5hKt25icErTLaqTSxow9auH7GSk2Jso2BGlKQXIYUW27bNftBaVJJiyGHQ/4KTXrF5awI0J2sa+71zVWRrwokPy8Vws4/8oTzAcoBIYP8LjFulcf6woZt9vkGscJFr6KtkLdXYqQjlbsvJFzwNXBPuRkHkvPeib1gfDsFzsu5s1vQ9WqBDFoacY1sZ71qIE7lOsZ6kW+xmRkMbGhQdtppXe5moep463KzSUqOsBS8u+Ch3jA1ywNiQ1Y1lYJRj2kLBAS1GQrGb3GyfxmtRxmjog4Qvz/9KcuSHLAGjZLJGrzb4TZiE36+SG5u5YkinLOLfMEXrcz+O0Rz22hXCjl5a9wr6YJ1+bw3a3J1ySl5Sj9soUW0wEt7NiidETCZcE08GIxsfvRAM4hOv5QSQ19deYVJKQSKfOyaXw6k81Qc++4wqkDweCHP9yNcozwJh+9Wl/hdhmvqzlU8X7rghAZ34TK2ACnd/uSjDXHYAmZcc= ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T16:39:12.619 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD4wLdYobqIDwIBO0KmDh58s5hKt25icErTLaqTSxow9auH7GSk2Jso2BGlKQXIYUW27bNftBaVJJiyGHQ/4KTXrF5awI0J2sa+71zVWRrwokPy8Vws4/8oTzAcoBIYP8LjFulcf6woZt9vkGscJFr6KtkLdXYqQjlbsvJFzwNXBPuRkHkvPeib1gfDsFzsu5s1vQ9WqBDFoacY1sZ71qIE7lOsZ6kW+xmRkMbGhQdtppXe5moep463KzSUqOsBS8u+Ch3jA1ywNiQ1Y1lYJRj2kLBAS1GQrGb3GyfxmtRxmjog4Qvz/9KcuSHLAGjZLJGrzb4TZiE36+SG5u5YkinLOLfMEXrcz+O0Rz22hXCjl5a9wr6YJ1+bw3a3J1ySl5Sj9soUW0wEt7NiidETCZcE08GIxsfvRAM4hOv5QSQ19deYVJKQSKfOyaXw6k81Qc++4wqkDweCHP9yNcozwJh+9Wl/hdhmvqzlU8X7rghAZ34TK2ACnd/uSjDXHYAmZcc= ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:12.631 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-04T16:39:12.879 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:12.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:12 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/550937508' entity='client.admin' 2024-09-04T16:39:14.486 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-04T16:39:14.486 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-04T16:39:14.731 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/184958608' entity='client.admin' 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: mgrmap e13: y(active, since 12s) 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:14.853 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:16.058 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-09-04T16:39:16.058 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:39:16.058 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-09-04T16:39:16.078 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:39:16.079 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:16.136 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-09-04T16:39:16.136 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch host add smithi134 2024-09-04T16:39:16.357 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:16.388 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:16.608 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:16.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:17.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:17 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:17.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:17 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:39:18.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:18 smithi063 ceph-mon[30293]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:19.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:19 smithi063 ceph-mon[30293]: Deploying cephadm binary to smithi134 2024-09-04T16:39:20.830 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-09-04T16:39:21.420 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch host ls --format=json 2024-09-04T16:39:21.668 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: Added host smithi134 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:22.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:22.308 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:22.308 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-09-04T16:39:22.885 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-04T16:39:22.885 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd crush tunables default 2024-09-04T16:39:23.127 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:23.476 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:23 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:23.476 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:23 smithi063 ceph-mon[30293]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:39:24.203 INFO:teuthology.orchestra.run.smithi063.stderr:adjusted tunables profile to default 2024-09-04T16:39:24.495 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:24 smithi063 ceph-mon[30293]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:24.496 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2297235249' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-04T16:39:24.743 INFO:tasks.cephadm:Adding mon.a on smithi063 2024-09-04T16:39:24.743 INFO:tasks.cephadm:Adding mon.c on smithi063 2024-09-04T16:39:24.743 INFO:tasks.cephadm:Adding mon.b on smithi134 2024-09-04T16:39:24.743 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply mon '3;smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b' 2024-09-04T16:39:25.160 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:39:25.206 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T16:39:25.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2297235249' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T16:39:25.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:25.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:25.930 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-09-04T16:39:26.508 DEBUG:teuthology.orchestra.run.smithi063:mon.c> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.c.service 2024-09-04T16:39:26.510 DEBUG:teuthology.orchestra.run.smithi134:mon.b> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.b.service 2024-09-04T16:39:26.513 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:39:26.513 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:39:26.532 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:26.532 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:26.532 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:26.532 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:26.532 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:26.533 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:26.533 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:26.533 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:26.533 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:26.533 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:27.250 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:27.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:27 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:39:27.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:27 smithi063 ceph-mon[30293]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:27.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:27 smithi063 ceph-mon[30293]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b;count:3 2024-09-04T16:39:27.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:27 smithi063 ceph-mon[30293]: Deploying daemon mon.b on smithi134 2024-09-04T16:39:27.938 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:39:27.939 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:38:10.610618Z","created":"2024-09-04T16:38:10.610618Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T16:39:27.939 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-04T16:39:28.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:28 smithi063 ceph-mon[30293]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:28.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:28 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/3629472226' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:30.293 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:39:30.293 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:39:30.661 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:39:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:30 smithi063 ceph-mon[30293]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:30.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:30 smithi134 systemd[1]: Starting Ceph mon.b for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:39:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 podman[34007]: 2024-09-04 16:39:31.094689937 +0000 UTC m=+0.023197909 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:39:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 podman[34007]: 2024-09-04 16:39:31.196850379 +0000 UTC m=+0.125358351 container create 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2) 2024-09-04T16:39:31.325 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:39:31.325 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:38:10.610618Z","created":"2024-09-04T16:38:10.610618Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T16:39:31.325 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 podman[34007]: 2024-09-04 16:39:31.415922447 +0000 UTC m=+0.344430420 container init 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 podman[34007]: 2024-09-04 16:39:31.420430789 +0000 UTC m=+0.348938761 container start 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: pidfile_write: ignore empty --pid-file 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: load: jerasure load: lrc 2024-09-04T16:39:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Git sha 0 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: DB SUMMARY 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: DB Session ID: 3OIN649TB544DW2GUWAG 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:39:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.env: 0x555c39b56160 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.info_log: 0x555c3a425880 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.statistics: (nil) 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.use_fsync: 0 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:39:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.db_log_dir: 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.wal_dir: 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:39:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.write_buffer_manager: 0x555c3a428e60 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:39:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.unordered_write: 0 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.row_cache: None 2024-09-04T16:39:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.wal_filter: None 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.wal_compression: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:39:31.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:39:31.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_open_files: -1 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:39:31.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Compression algorithms supported: 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kZSTD supported: 0 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-04T16:39:31.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.merge_operator: 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_filter: None 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555c3a4254e0) 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:39:31.806 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_type: 0 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_index_type: 0 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_shortening: 1 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: checksum: 4 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: no_block_cache: 0 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache: 0x555c3a418850 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_options: 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: capacity : 536870912 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_shard_bits : 4 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: strict_capacity_limit : 0 2024-09-04T16:39:31.807 INFO:journalctl@ceph.mon.b.smithi134.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_compressed: (nil) 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: persistent_cache: (nil) 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size: 4096 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size_deviation: 10 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_restart_interval: 16 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_block_restart_interval: 1 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: metadata_block_size: 4096 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: partition_filters: 0 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: use_delta_encoding: 1 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: filter_policy: bloomfilter 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: whole_key_filtering: 1 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: verify_compression: 0 2024-09-04T16:39:31.808 INFO:journalctl@ceph.mon.b.smithi134.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: format_version: 5 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_index_compression: 1 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_align: 0 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: max_auto_readahead_size: 262144 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: prepopulate_block_cache: 0 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression: NoCompression 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:39:31.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.num_levels: 7 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:39:31.810 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:39:31.811 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:39:31.812 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:39:31.813 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:39:31.814 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.ttl: 2592000 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:39:31.815 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ce65ea56-20f4-4674-ab0e-0652c460796f 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467971449784, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467971450235, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": 1725467971, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ce65ea56-20f4-4674-ab0e-0652c460796f", "db_session_id": "3OIN649TB544DW2GUWAG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467971450330, "job": 1, "event": "recovery_finished"} 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555c3a448e00 2024-09-04T16:39:31.816 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: DB pointer 0x555c3a548000 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** DB Stats ** 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-09-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.817 INFO:journalctl@ceph.mon.b.smithi134.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:39:31.818 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache BinnedLRUCache@0x555c3a418850#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: using public_addr v2:172.21.15.134:0/0 -> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: starting mon.b rank -1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:31.819 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(???) e0 preinit fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).mds e1 new map 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: e1 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: btime 2024-09-04T16:38:14:294730+0000 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: 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-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: legacy client fscid: -1 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout: No filesystems configured 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-04T16:39:31.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:31.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b;count:3 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: Deploying daemon mon.b on smithi134 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/3629472226' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 ceph-mon[34039]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 bash[34007]: 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d 2024-09-04T16:39:31.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:31 smithi134 systemd[1]: Started Ceph mon.b for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:39:33.130 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:39:33.131 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:39:33.395 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:39:36.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: mon.a calling monitor election 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: mon.b calling monitor election 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: monmap epoch 2 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: last_changed 2024-09-04T16:39:31.475848+0000 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: min_mon_release 19 (squid) 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: election_strategy: 1 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: fsmap 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: mgrmap e13: y(active, since 35s) 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: overall HEALTH_OK 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:36.928 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.929 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:36.929 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: mon.a calling monitor election 2024-09-04T16:39:36.929 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.929 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: mon.b calling monitor election 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: monmap epoch 2 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: last_changed 2024-09-04T16:39:31.475848+0000 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: min_mon_release 19 (squid) 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: election_strategy: 1 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: fsmap 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:36.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: mgrmap e13: y(active, since 35s) 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: overall HEALTH_OK 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:36.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:37.115 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:39:37.115 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:39:31.475848Z","created":"2024-09-04T16:38:10.610618Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T16:39:37.115 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-09-04T16:39:37.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:37 smithi134 ceph-mon[34039]: Deploying daemon mon.c on smithi063 2024-09-04T16:39:37.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:37 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/1855109782' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:37.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:37 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:37.869 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:37 smithi063 ceph-mon[30293]: Deploying daemon mon.c on smithi063 2024-09-04T16:39:37.869 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:37 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/1855109782' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:37.869 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:37 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:38.674 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:38 smithi063 ceph-mon[30293]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:38.804 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T16:39:38.804 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T16:39:38.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:38 smithi134 ceph-mon[34039]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.058 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:39:39.327 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 systemd[1]: Starting Ceph mon.c for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 podman[37924]: 2024-09-04 16:39:39.326469028 +0000 UTC m=+0.106323163 container create 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 podman[37924]: 2024-09-04 16:39:39.236039063 +0000 UTC m=+0.015893212 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 podman[37924]: 2024-09-04 16:39:39.486982684 +0000 UTC m=+0.266836818 container init 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True) 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 podman[37924]: 2024-09-04 16:39:39.490471222 +0000 UTC m=+0.270325357 container start 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T16:39:39.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pidfile_write: ignore empty --pid-file 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: load: jerasure load: lrc 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: RocksDB version: 7.9.2 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Git sha 0 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: DB SUMMARY 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: DB Session ID: 6LJSZVVVKY62DBRT07M2 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: CURRENT file: CURRENT 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.error_if_exists: 0 2024-09-04T16:39:39.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.create_if_missing: 0 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.paranoid_checks: 1 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.env: 0x558dcac20160 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.info_log: 0x558dcced5880 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.statistics: (nil) 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.use_fsync: 0 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_log_file_size: 0 2024-09-04T16:39:39.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_fallocate: 1 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.use_direct_reads: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.db_log_dir: 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.wal_dir: 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T16:39:39.699 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.write_buffer_manager: 0x558dcced8e60 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T16:39:39.700 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.unordered_write: 0 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.row_cache: None 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.wal_filter: None 2024-09-04T16:39:39.702 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.two_write_queues: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.wal_compression: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.atomic_flush: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.log_readahead_size: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T16:39:39.703 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_background_jobs: 2 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_background_compactions: -1 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_subcompactions: 1 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T16:39:39.704 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_open_files: -1 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_background_flushes: -1 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Compression algorithms supported: 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kZSTD supported: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kXpressCompression supported: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kBZip2Compression supported: 0 2024-09-04T16:39:39.705 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kLZ4Compression supported: 1 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kZlibCompression supported: 1 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: kSnappyCompression supported: 1 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.merge_operator: 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_filter: None 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T16:39:39.706 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558dcced54e0) 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: cache_index_and_filter_blocks: 1 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: pin_top_level_index_and_filter: 1 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: index_type: 0 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: data_block_index_type: 0 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: index_shortening: 1 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: checksum: 4 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: no_block_cache: 0 2024-09-04T16:39:39.707 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_cache: 0x558dccec8850 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_cache_name: BinnedLRUCache 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_cache_options: 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: capacity : 536870912 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: num_shard_bits : 4 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: strict_capacity_limit : 0 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: high_pri_pool_ratio: 0.000 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_cache_compressed: (nil) 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: persistent_cache: (nil) 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_size: 4096 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_size_deviation: 10 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_restart_interval: 16 2024-09-04T16:39:39.708 INFO:journalctl@ceph.mon.c.smithi063.stdout: index_block_restart_interval: 1 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: metadata_block_size: 4096 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: partition_filters: 0 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: use_delta_encoding: 1 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: filter_policy: bloomfilter 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: whole_key_filtering: 1 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: verify_compression: 0 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: read_amp_bytes_per_bit: 0 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: format_version: 5 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: enable_index_compression: 1 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: block_align: 0 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: max_auto_readahead_size: 262144 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: prepopulate_block_cache: 0 2024-09-04T16:39:39.709 INFO:journalctl@ceph.mon.c.smithi063.stdout: initial_auto_readahead_size: 8192 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression: NoCompression 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.num_levels: 7 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T16:39:39.710 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T16:39:39.711 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T16:39:39.712 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T16:39:39.713 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.inplace_update_support: 0 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T16:39:39.714 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.bloom_locality: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.max_successive_merges: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.ttl: 2592000 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T16:39:39.715 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enable_blob_files: false 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.min_blob_size: 0 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1fcf4fed-dcd3-40bf-9fc4-19673f8a71fd 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467979517262, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-04T16:39:39.716 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467979517651, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": 1725467979, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1fcf4fed-dcd3-40bf-9fc4-19673f8a71fd", "db_session_id": "6LJSZVVVKY62DBRT07M2", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725467979517745, "job": 1, "event": "recovery_finished"} 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558dccef8e00 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: DB pointer 0x558dccff8000 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout: ** DB Stats ** 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.717 INFO:journalctl@ceph.mon.c.smithi063.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.718 INFO:journalctl@ceph.mon.c.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T16:39:39.719 INFO:journalctl@ceph.mon.c.smithi063.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: Block cache BinnedLRUCache@0x558dccec8850#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: using public_addrv [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: starting mon.c rank -1 at public addrs [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] at bind addrs [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(???) e0 preinit fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).mds e1 new map 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: e1 2024-09-04T16:39:39.720 INFO:journalctl@ceph.mon.c.smithi063.stdout: btime 2024-09-04T16:38:14:294730+0000 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout: 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-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout: legacy client fscid: -1 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout: 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout: No filesystems configured 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:39.721 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:39:39.722 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi063:[v2:172.21.15.63:3301,v1:172.21.15.63:6790]=c;smithi134:172.21.15.134=b;count:3 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Deploying daemon mon.b on smithi134 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/3629472226' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.a calling monitor election 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.723 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.b calling monitor election 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: monmap epoch 2 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: last_changed 2024-09-04T16:39:31.475848+0000 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: min_mon_release 19 (squid) 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: election_strategy: 1 2024-09-04T16:39:39.724 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: fsmap 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mgrmap e13: y(active, since 35s) 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: overall HEALTH_OK 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: Deploying daemon mon.c on smithi063 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/1855109782' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:39.725 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:39.726 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:39.726 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 ceph-mon[37943]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-04T16:39:39.726 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 bash[37924]: 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 2024-09-04T16:39:39.726 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:39 smithi063 systemd[1]: Started Ceph mon.c for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:39:44.560 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:39:44.560 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":3,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","modified":"2024-09-04T16:39:39.540671Z","created":"2024-09-04T16:38:10.610618Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3301","nonce":0},{"type":"v1","addr":"172.21.15.63:6790","nonce":0}]},"addr":"172.21.15.63:6790/0","public_addr":"172.21.15.63:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-04T16:39:44.560 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 3 2024-09-04T16:39:44.865 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: mon.a calling monitor election 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: mon.b calling monitor election 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/1002185444' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: mon.c calling monitor election 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: monmap epoch 3 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: last_changed 2024-09-04T16:39:39.540671+0000 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: min_mon_release 19 (squid) 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: election_strategy: 1 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: 2: [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] mon.c 2024-09-04T16:39:44.867 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: fsmap 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: mgrmap e13: y(active, since 43s) 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: overall HEALTH_OK 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: mon.a calling monitor election 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: mon.b calling monitor election 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/1002185444' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: mon.c calling monitor election 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: monmap epoch 3 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: last_changed 2024-09-04T16:39:39.540671+0000 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: min_mon_release 19 (squid) 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: election_strategy: 1 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:44.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: 2: [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] mon.c 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: fsmap 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: mgrmap e13: y(active, since 43s) 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: overall HEALTH_OK 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: mon.a calling monitor election 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: mon.b calling monitor election 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/1002185444' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: mon.c calling monitor election 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: monmap epoch 3 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: last_changed 2024-09-04T16:39:39.540671+0000 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: created 2024-09-04T16:38:10.610618+0000 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: min_mon_release 19 (squid) 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: election_strategy: 1 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-04T16:39:44.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: 2: [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] mon.c 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: fsmap 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: mgrmap e13: y(active, since 43s) 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: overall HEALTH_OK 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.951 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:44.952 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:45.175 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-04T16:39:45.175 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph config generate-minimal-conf 2024-09-04T16:39:45.868 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:45.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:45.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:45.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:45.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:39:46.567 INFO:teuthology.orchestra.run.smithi063.stdout:# minimal ceph.conf for d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:46.571 INFO:teuthology.orchestra.run.smithi063.stdout:[global] 2024-09-04T16:39:46.571 INFO:teuthology.orchestra.run.smithi063.stdout: fsid = d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:39:46.571 INFO:teuthology.orchestra.run.smithi063.stdout: mon_host = [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] 2024-09-04T16:39:46.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:46.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3995885009' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.875 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3995885009' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:46.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3995885009' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.217 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-04T16:39:47.217 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:47.217 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:39:47.244 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:47.244 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:47.310 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:39:47.310 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T16:39:47.338 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:39:47.338 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:39:47.403 INFO:tasks.cephadm:Adding mgr.y on smithi063 2024-09-04T16:39:47.403 INFO:tasks.cephadm:Adding mgr.x on smithi134 2024-09-04T16:39:47.403 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply mgr '2;smithi063=y;smithi134=x' 2024-09-04T16:39:47.680 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:39:47.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: Reconfiguring daemon mon.a on smithi063 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[30293]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: Reconfiguring daemon mon.a on smithi063 2024-09-04T16:39:47.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:47 smithi063 ceph-mon[37943]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:48.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:48.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:48.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:48.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: Reconfiguring daemon mon.a on smithi063 2024-09-04T16:39:48.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:47 smithi134 ceph-mon[34039]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:48.287 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mgr update... 2024-09-04T16:39:48.863 DEBUG:teuthology.orchestra.run.smithi134:mgr.x> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x.service 2024-09-04T16:39:48.865 DEBUG:tasks.cephadm:set 0 configs 2024-09-04T16:39:48.866 INFO:tasks.cephadm:Deploying OSDs... 2024-09-04T16:39:48.866 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:39:48.866 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:39: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-04T16:39:48.883 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-09-04T16:39:48.937 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:39:48.937 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:48.937 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-04T16:39:48.937 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:48.937 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:48.938 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-04 16:39:39.062355540 +0000 2024-09-04T16:39:48.938 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:48.938 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:48.938 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:48.938 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:39:49.001 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-04T16:39:49.002 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-04T16:39:49.002 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000250505 s, 2.0 MB/s 2024-09-04T16:39:49.003 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:39:49.059 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-09-04T16:39:49.113 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-04 16:39:39.063355530 +0000 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.114 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.114 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:39:49.177 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-04T16:39:49.177 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-04T16:39:49.177 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000197103 s, 2.6 MB/s 2024-09-04T16:39:49.178 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:39:49.235 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-09-04T16:39:49.290 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-04 16:39:39.063355530 +0000 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.291 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-04 16:34:01.816382533 +0000 2024-09-04T16:39:49.291 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:39:49.354 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-04T16:39:49.354 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-04T16:39:49.354 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000165741 s, 3.1 MB/s 2024-09-04T16:39:49.356 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:39:49.412 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: Reconfiguring daemon mon.c on smithi063 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi063=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: Saving service mgr spec with placement smithi063=y;smithi134=x;count:2 2024-09-04T16:39:49.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: Reconfiguring daemon mon.c on smithi063 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi063=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:49.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: Saving service mgr spec with placement smithi063=y;smithi134=x;count:2 2024-09-04T16:39:49.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:49 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.461 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-04 16:39:39.063355530 +0000 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-04 16:34:01.817382523 +0000 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-04 16:34:01.817382523 +0000 2024-09-04T16:39:49.462 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-04 16:34:01.817382523 +0000 2024-09-04T16:39:49.462 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:39:49.525 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-04T16:39:49.525 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-04T16:39:49.525 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000186968 s, 2.7 MB/s 2024-09-04T16:39:49.526 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:39:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: Reconfiguring mon.c (monmap changed)... 2024-09-04T16:39:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: Reconfiguring daemon mon.c on smithi063 2024-09-04T16:39:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi063=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: Saving service mgr spec with placement smithi063=y;smithi134=x;count:2 2024-09-04T16:39:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:49 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:49.583 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:39:49.584 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T16:39:49.602 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-04T16:39:49.603 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-04 16:39:30.571594495 +0000 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:49.659 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:49.660 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T16:39:49.725 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-04T16:39:49.725 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-04T16:39:49.725 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000272486 s, 1.9 MB/s 2024-09-04T16:39:49.729 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T16:39:49.786 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-09-04T16:39:49.841 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T16:39:49.842 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:49.842 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-04T16:39:49.842 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:49.842 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:49.843 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-04 16:39:30.571594495 +0000 2024-09-04T16:39:49.843 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:49.843 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:49.843 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:49.843 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T16:39:49.907 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-04T16:39:49.907 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-04T16:39:49.908 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000180027 s, 2.8 MB/s 2024-09-04T16:39:49.909 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T16:39:49.966 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-09-04T16:39:50.021 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-04 16:39:30.572594470 +0000 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:50.022 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-04 16:34:01.758836035 +0000 2024-09-04T16:39:50.022 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T16:39:50.086 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-04T16:39:50.086 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-04T16:39:50.086 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000214043 s, 2.4 MB/s 2024-09-04T16:39:50.087 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T16:39:50.145 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-04 16:39:30.572594470 +0000 2024-09-04T16:39:50.201 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:50.202 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:50.202 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-09-04 16:34:01.759836011 +0000 2024-09-04T16:39:50.202 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T16:39:50.267 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-04T16:39:50.267 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-04T16:39:50.267 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000194207 s, 2.6 MB/s 2024-09-04T16:39:50.268 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T16:39:50.324 INFO:tasks.cephadm:Deploying osd.0 on smithi063 with /dev/vg_nvme/lv_4... 2024-09-04T16:39:50.325 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:39:50.577 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:50.897 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:50.897 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:50.898 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:50.965 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:50.965 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.965 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:50.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T16:39:50.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T16:39:50.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: Reconfiguring daemon mon.b on smithi134 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:51.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:51.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:51 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: Reconfiguring daemon mon.b on smithi134 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.845 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: Reconfiguring mon.b (monmap changed)... 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: Reconfiguring daemon mon.b on smithi134 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:51.846 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:51.847 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:51.847 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T16:39:51.847 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:51.847 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:51 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:52.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:52 smithi063 ceph-mon[30293]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:52.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:52 smithi063 ceph-mon[30293]: Deploying daemon mgr.x on smithi134 2024-09-04T16:39:52.883 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:52 smithi063 ceph-mon[37943]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:52.883 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:52 smithi063 ceph-mon[37943]: Deploying daemon mgr.x on smithi134 2024-09-04T16:39:52.886 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:39:52.914 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_4 2024-09-04T16:39:52.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:52 smithi134 ceph-mon[34039]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:52.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:52 smithi134 ceph-mon[34039]: Deploying daemon mgr.x on smithi134 2024-09-04T16:39:53.166 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:39:53.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:39:53 smithi134 systemd[1]: Started Ceph mgr.x for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:39:54.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:54.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:54.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:39:54.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:39:54.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:54.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:54.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:54.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:54.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:39:54.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:39:54.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[37943]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:55 smithi063 ceph-mon[30293]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T16:39:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:39:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:39:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:55 smithi134 ceph-mon[34039]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:56.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.555 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:56 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:39:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:39:56.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:56.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:56 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:39:57.621 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/535854156' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"}]': finished 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[30293]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/535854156' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"}]': finished 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[37943]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:39:57.622 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:57 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:39:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/535854156' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:57 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"} : dispatch 2024-09-04T16:39:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:57 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca43b1e8-495a-43bd-a5a7-49ecab1a5807"}]': finished 2024-09-04T16:39:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:57 smithi134 ceph-mon[34039]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T16:39:57.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:57 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:39:58.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/184799221' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: Standby manager daemon x started 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:39:58.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/184799221' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: Standby manager daemon x started 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:58 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:39:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:39:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/184799221' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:39:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: Standby manager daemon x started 2024-09-04T16:39:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:39:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:39:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:39:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:58 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/3000639516' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:39:59.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:59 smithi063 ceph-mon[37943]: mgrmap e14: y(active, since 57s), standbys: x 2024-09-04T16:39:59.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:39:59 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:39:59.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:59 smithi063 ceph-mon[30293]: mgrmap e14: y(active, since 57s), standbys: x 2024-09-04T16:39:59.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:39:59 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:39:59.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:59 smithi134 ceph-mon[34039]: mgrmap e14: y(active, since 57s), standbys: x 2024-09-04T16:39:59.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:39:59 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:40:00.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:00 smithi063 ceph-mon[30293]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:00.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:00 smithi063 ceph-mon[30293]: overall HEALTH_OK 2024-09-04T16:40:00.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:00 smithi063 ceph-mon[37943]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:00.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:00 smithi063 ceph-mon[37943]: overall HEALTH_OK 2024-09-04T16:40:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:00 smithi134 ceph-mon[34039]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:00 smithi134 ceph-mon[34039]: overall HEALTH_OK 2024-09-04T16:40:02.592 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:02 smithi063 ceph-mon[30293]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:02.593 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:02 smithi063 ceph-mon[37943]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:02 smithi134 ceph-mon[34039]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:04.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[30293]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:04.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:40:04.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:04.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[37943]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:04.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:40:04.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:04 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:04 smithi134 ceph-mon[34039]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:04 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T16:40:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:04 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:05.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:05 smithi063 ceph-mon[30293]: Deploying daemon osd.0 on smithi063 2024-09-04T16:40:05.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:05 smithi063 ceph-mon[37943]: Deploying daemon osd.0 on smithi063 2024-09-04T16:40:05.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:05 smithi134 ceph-mon[34039]: Deploying daemon osd.0 on smithi063 2024-09-04T16:40:06.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:06 smithi063 ceph-mon[30293]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:06.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:06 smithi063 ceph-mon[37943]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:06 smithi134 ceph-mon[34039]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:08.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:08 smithi063 ceph-mon[30293]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:08.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:08 smithi063 ceph-mon[37943]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:08 smithi134 ceph-mon[34039]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:10.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:10 smithi063 ceph-mon[30293]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:10.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:10 smithi063 ceph-mon[37943]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:10 smithi134 ceph-mon[34039]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:11.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:11.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:11.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:11.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:11.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:11.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:12.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:12 smithi063 ceph-mon[30293]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:12.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:12 smithi063 ceph-mon[37943]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:12 smithi134 ceph-mon[34039]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:14.596 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:14.596 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:14.597 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:14 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:14.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:14 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:14.989 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 0 on host 'smithi063' 2024-09-04T16:40:15.560 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:15.561 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:15.561 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:15.561 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:15.561 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:15.561 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:15.586 DEBUG:teuthology.orchestra.run.smithi063:osd.0> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.0.service 2024-09-04T16:40:15.589 INFO:tasks.cephadm:Deploying osd.1 on smithi063 with /dev/vg_nvme/lv_3... 2024-09-04T16:40:15.589 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:40:15.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:15 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:15.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:15 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:15.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:15 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:16.155 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:40:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:40:15.938+0000 7f758a9b8640 -1 osd.0 0 log_to_monitors true 2024-09-04T16:40:16.376 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:16.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[30293]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:16.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[30293]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:16.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[30293]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:16.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[37943]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:16.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[37943]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:16.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:16 smithi063 ceph-mon[37943]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:16 smithi134 ceph-mon[34039]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:16 smithi134 ceph-mon[34039]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:16 smithi134 ceph-mon[34039]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T16:40:17.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[30293]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:40:17.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[30293]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:40:17.413 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:17.416 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[30293]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:17.417 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[30293]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:17.417 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[37943]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:40:17.417 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[37943]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:40:17.417 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:17.417 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[37943]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:17.418 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-mon[37943]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:17.418 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:40:17.364+0000 7f758693b640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T16:40:17.418 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:40:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:40:17.366+0000 7f7582762640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:40:17.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:17 smithi134 ceph-mon[34039]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T16:40:17.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:17 smithi134 ceph-mon[34039]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T16:40:17.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:17 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:17.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:17 smithi134 ceph-mon[34039]: from='osd.0 v2:172.21.15.63:6801/503675920' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:17.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:17 smithi134 ceph-mon[34039]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:18.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[30293]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[30293]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[30293]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[37943]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[37943]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[37943]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:18.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:18 smithi134 ceph-mon[34039]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T16:40:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:18 smithi134 ceph-mon[34039]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:18 smithi134 ceph-mon[34039]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T16:40:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:19.667 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[30293]: osd.0 v2:172.21.15.63:6801/503675920 boot 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[30293]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[37943]: osd.0 v2:172.21.15.63:6801/503675920 boot 2024-09-04T16:40:19.668 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[37943]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:40:19.669 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:19 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:19 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:40:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:19 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:40:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:19 smithi134 ceph-mon[34039]: osd.0 v2:172.21.15.63:6801/503675920 boot 2024-09-04T16:40:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:19 smithi134 ceph-mon[34039]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T16:40:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:19 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi063 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 16064M 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:20.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:20.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:20.700 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi063 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 16064M 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:20.701 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.714 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:40:20.743 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_3 2024-09-04T16:40:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T16:40:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi063 2024-09-04T16:40:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 16064M 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:20.999 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:22.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[30293]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:22.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[30293]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:22.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:22.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:22.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:22.652 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[37943]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:22.652 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[37943]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:22.652 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:22.652 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:22.652 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:22.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:22 smithi134 ceph-mon[34039]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:22.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:22 smithi134 ceph-mon[34039]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:22.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:22.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:22.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:24.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[37943]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:24.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"} : dispatch 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"}]': finished 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[37943]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[30293]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"} : dispatch 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"}]': finished 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[30293]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:40:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:24 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:24.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:24 smithi134 ceph-mon[34039]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:24.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"} : dispatch 2024-09-04T16:40:24.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/879640866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "196e11f6-50aa-49c5-9030-628172a20cd7"}]': finished 2024-09-04T16:40:24.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:24 smithi134 ceph-mon[34039]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T16:40:24.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:24 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:25.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1753498774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:25.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:25 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1753498774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:25 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1753498774' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:26.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:26 smithi063 ceph-mon[30293]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:26.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:26 smithi063 ceph-mon[37943]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:26.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:26 smithi134 ceph-mon[34039]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:28.675 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:28 smithi063 ceph-mon[30293]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:28.676 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:28 smithi063 ceph-mon[37943]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:28.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:28 smithi134 ceph-mon[34039]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:30.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:30 smithi063 ceph-mon[30293]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:30.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:30 smithi063 ceph-mon[37943]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:30.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:30 smithi134 ceph-mon[34039]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:31.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:40:31.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:31.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:40:31.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T16:40:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:32.605 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:32 smithi063 ceph-mon[30293]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:32.605 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:32 smithi063 ceph-mon[30293]: Deploying daemon osd.1 on smithi063 2024-09-04T16:40:32.605 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:32 smithi063 ceph-mon[37943]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:32.605 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:32 smithi063 ceph-mon[37943]: Deploying daemon osd.1 on smithi063 2024-09-04T16:40:32.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:32 smithi134 ceph-mon[34039]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:32.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:32 smithi134 ceph-mon[34039]: Deploying daemon osd.1 on smithi063 2024-09-04T16:40:34.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:34 smithi063 ceph-mon[30293]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:34.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:34 smithi063 ceph-mon[37943]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:34.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:34 smithi134 ceph-mon[34039]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:36.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:36 smithi063 ceph-mon[30293]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:36.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:36 smithi063 ceph-mon[37943]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:36.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:36 smithi134 ceph-mon[34039]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:37.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:37.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:37.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:37.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:37.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:37.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:37 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:37.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:37 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:37.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:37 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:37.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:37 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:38.675 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:38 smithi063 ceph-mon[30293]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:38.675 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:38 smithi063 ceph-mon[37943]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:38.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:38 smithi134 ceph-mon[34039]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:40.339 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 1 on host 'smithi063' 2024-09-04T16:40:40.634 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.635 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:40 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:40:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:40 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:40.961 DEBUG:teuthology.orchestra.run.smithi063:osd.1> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.1.service 2024-09-04T16:40:40.963 INFO:tasks.cephadm:Deploying osd.2 on smithi063 with /dev/vg_nvme/lv_2... 2024-09-04T16:40:40.963 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T16:40:41.695 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:42.017 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:40:41 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:40:41.741+0000 7f0ae850b640 -1 osd.1 0 log_to_monitors true 2024-09-04T16:40:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:42 smithi134 ceph-mon[34039]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:42 smithi134 ceph-mon[34039]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:40:42.864 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:42 smithi063 ceph-mon[30293]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:42.864 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:42 smithi063 ceph-mon[30293]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:40:42.865 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:42 smithi063 ceph-mon[37943]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:42.865 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:42 smithi063 ceph-mon[37943]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T16:40:43.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:40:43.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:40:43.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[37943]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:40:43.696 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:40:43.514+0000 7f0ae448e640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T16:40:43.696 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:40:43.519+0000 7f0ae02b5640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:40:43.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:43.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:43.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:43.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:43 smithi063 ceph-mon[30293]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: from='osd.1 v2:172.21.15.63:6805/2674997826' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:40:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:43 smithi134 ceph-mon[34039]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T16:40:44.484 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:40:44.512 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_2 2024-09-04T16:40:44.792 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[37943]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:44.792 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[30293]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.793 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:44 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:44 smithi134 ceph-mon[34039]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:44.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:44.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:44 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:45.040 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:40:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:40:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:40:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[30293]: osd.1 v2:172.21.15.63:6805/2674997826 boot 2024-09-04T16:40:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[30293]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:40:45.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:45.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:40:45.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:40:45.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[37943]: osd.1 v2:172.21.15.63:6805/2674997826 boot 2024-09-04T16:40:45.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[37943]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:40:45.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:45 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:40:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:45 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:40:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:45 smithi134 ceph-mon[34039]: osd.1 v2:172.21.15.63:6805/2674997826 boot 2024-09-04T16:40:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:45 smithi134 ceph-mon[34039]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T16:40:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:40:46.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:46.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:40:46.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:46.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:40:46.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:40:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:47 smithi134 ceph-mon[34039]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:47 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi063 2024-09-04T16:40:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:47 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 8032M 2024-09-04T16:40:47.908 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[30293]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:47.908 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi063 2024-09-04T16:40:47.908 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 8032M 2024-09-04T16:40:47.908 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[37943]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:40:47.909 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi063 2024-09-04T16:40:47.909 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:47 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 8032M 2024-09-04T16:40:48.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:48 smithi134 ceph-mon[34039]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:48.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:48 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"} : dispatch 2024-09-04T16:40:48.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:48 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"}]': finished 2024-09-04T16:40:48.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:48 smithi134 ceph-mon[34039]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:40:48.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[30293]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"} : dispatch 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"}]': finished 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[30293]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[37943]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"} : dispatch 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2267913044' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69cee1a1-13f3-47a4-86dd-64c6484795f1"}]': finished 2024-09-04T16:40:48.830 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[37943]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T16:40:48.831 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:40:49.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:49 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/364433170' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:49.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:49 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/364433170' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:50.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:49 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/364433170' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:40:50.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:50 smithi063 ceph-mon[30293]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:50 smithi063 ceph-mon[37943]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:50 smithi134 ceph-mon[34039]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:52.875 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:52 smithi063 ceph-mon[30293]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:52.876 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:52 smithi063 ceph-mon[37943]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:52 smithi134 ceph-mon[34039]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:54.820 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:54 smithi063 ceph-mon[30293]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:54.821 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:54 smithi063 ceph-mon[37943]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:54 smithi134 ceph-mon[34039]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:55.858 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:40:55.858 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:55.858 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:40:55.858 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:56.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T16:40:56.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:40:56.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:56 smithi063 ceph-mon[30293]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:56.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:56 smithi063 ceph-mon[30293]: Deploying daemon osd.2 on smithi063 2024-09-04T16:40:56.629 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:56 smithi063 ceph-mon[37943]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:56.630 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:56 smithi063 ceph-mon[37943]: Deploying daemon osd.2 on smithi063 2024-09-04T16:40:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:56 smithi134 ceph-mon[34039]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:56 smithi134 ceph-mon[34039]: Deploying daemon osd.2 on smithi063 2024-09-04T16:40:58.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:40:58 smithi063 ceph-mon[30293]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:58.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:40:58 smithi063 ceph-mon[37943]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:40:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:40:58 smithi134 ceph-mon[34039]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:00.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:00 smithi063 ceph-mon[30293]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:00.630 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:00 smithi063 ceph-mon[37943]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:00 smithi134 ceph-mon[34039]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:01.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:01.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:01.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:01.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:01.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:01.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:01 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:02.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:01 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:02.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:01 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:02.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:01 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:02.903 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:02 smithi063 ceph-mon[30293]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:02.903 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:02 smithi063 ceph-mon[37943]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:02 smithi134 ceph-mon[34039]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:03.915 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 2 on host 'smithi063' 2024-09-04T16:41:04.537 DEBUG:teuthology.orchestra.run.smithi063:osd.2> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.2.service 2024-09-04T16:41:04.539 INFO:tasks.cephadm:Deploying osd.3 on smithi063 with /dev/vg_nvme/lv_1... 2024-09-04T16:41:04.540 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T16:41:04.845 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:41:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[30293]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[37943]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:04 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:04 smithi134 ceph-mon[34039]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:04 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:04 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.560 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:41:05.409+0000 7fe424a6d640 -1 osd.2 0 log_to_monitors true 2024-09-04T16:41:05.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[30293]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:05.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[30293]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:41:05.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:05.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[37943]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:05.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:05 smithi063 ceph-mon[37943]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:41:06.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:05 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:06.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:05 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:06.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:05 smithi134 ceph-mon[34039]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:06.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:05 smithi134 ceph-mon[34039]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T16:41:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:06 smithi134 ceph-mon[34039]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:41:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:06 smithi134 ceph-mon[34039]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:41:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:06 smithi134 ceph-mon[34039]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:07.186 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[30293]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:41:07.186 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[30293]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:41:07.186 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[30293]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:07.186 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:07.187 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[37943]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T16:41:07.187 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[37943]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T16:41:07.187 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[37943]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:07.187 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:07.187 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:41:06.767+0000 7fe4209f0640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T16:41:07.187 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:06 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:41:06.776+0000 7fe41c817640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:41:07.959 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:41:07.989 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_1 2024-09-04T16:41:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:07 smithi134 ceph-mon[34039]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:07 smithi134 ceph-mon[34039]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:07 smithi134 ceph-mon[34039]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:41:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.171 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[30293]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:08.171 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[30293]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:08.172 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[30293]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:41:08.172 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.172 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.172 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[37943]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:08.173 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[37943]: from='osd.2 v2:172.21.15.63:6809/988334441' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:08.173 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[37943]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T16:41:08.173 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.173 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:08.532 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: osd.2 v2:172.21.15.63:6809/988334441 boot 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:41:09.031 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: osd.2 v2:172.21.15.63:6809/988334441 boot 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:41:09.032 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:08 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: osd.2 v2:172.21.15.63:6809/988334441 boot 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T16:41:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:08 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:41:09.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:41:09.934 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.935 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:09.936 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T16:41:10.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:10.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:10.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:10.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:10.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:10.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:10.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi063 2024-09-04T16:41:10.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 5354M 2024-09-04T16:41:10.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:10.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[30293]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:41:10.902 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:41:10.902 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi063 2024-09-04T16:41:10.903 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 5354M 2024-09-04T16:41:10.903 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:10.903 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[37943]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:41:10.903 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58117]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58117]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58117]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58120]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:10.903 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58120]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:10.904 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:10.904 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58120]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:10 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi063 2024-09-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:10 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 5354M 2024-09-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 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-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:10 smithi134 ceph-mon[34039]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-04T16:41:11.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36396]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:11.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36396]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36396]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58140]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58140]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58140]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58143]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58143]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58143]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58148]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58148]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58148]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58151]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58151]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 sudo[58151]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.197 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58123]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:11.197 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58123]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.197 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.197 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58123]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58130]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58130]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58130]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58134]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58134]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58134]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58137]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58137]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.198 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:41:10 smithi063 sudo[58137]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:11.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36399]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T16:41:11.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36399]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T16:41:11.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T16:41:11.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 sudo[36399]: pam_unix(sudo:session): session closed for user root 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: pgmap v75: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4289242554' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"}]': finished 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: pgmap v75: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4289242554' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"}]': finished 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:41:12.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: pgmap v75: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4289242554' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"} : dispatch 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c8a84a9-a0be-4657-b4a3-16977b40ded4"}]': finished 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: osdmap e22: 4 total, 3 up, 4 in 2024-09-04T16:41:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:12 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1793157707' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:13.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:12 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1793157707' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:12 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1793157707' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:14.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[30293]: pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:14.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[30293]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:41:14.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[30293]: Cluster is now healthy 2024-09-04T16:41:14.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[30293]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:41:14.098 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[37943]: pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:14.098 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[37943]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:41:14.098 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[37943]: Cluster is now healthy 2024-09-04T16:41:14.098 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:13 smithi063 ceph-mon[37943]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:41:14.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:13 smithi134 ceph-mon[34039]: pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:14.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:13 smithi134 ceph-mon[34039]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:41:14.196 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:13 smithi134 ceph-mon[34039]: Cluster is now healthy 2024-09-04T16:41:14.196 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:13 smithi134 ceph-mon[34039]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T16:41:16.108 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:15 smithi063 ceph-mon[30293]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:16.108 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:15 smithi063 ceph-mon[37943]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:15 smithi134 ceph-mon[34039]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:17.959 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:17 smithi063 ceph-mon[30293]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:17.959 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:17 smithi063 ceph-mon[37943]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:17 smithi134 ceph-mon[34039]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:19.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[37943]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[37943]: Deploying daemon osd.3 on smithi063 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[30293]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:19 smithi063 ceph-mon[30293]: Deploying daemon osd.3 on smithi063 2024-09-04T16:41:20.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:19 smithi134 ceph-mon[34039]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:20.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:19 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T16:41:20.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:19 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:20.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:19 smithi134 ceph-mon[34039]: Deploying daemon osd.3 on smithi063 2024-09-04T16:41:21.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:21 smithi063 ceph-mon[30293]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:21.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:21 smithi063 ceph-mon[37943]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:21 smithi134 ceph-mon[34039]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:23.870 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:23 smithi063 ceph-mon[30293]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:23.870 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:23 smithi063 ceph-mon[37943]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:23 smithi134 ceph-mon[34039]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:25.090 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:24 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:24 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:24 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:24 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:26.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:26 smithi063 ceph-mon[37943]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:26.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:26 smithi063 ceph-mon[30293]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:26.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:26 smithi134 ceph-mon[34039]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:27.899 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 3 on host 'smithi063' 2024-09-04T16:41:28.455 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:28.455 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.455 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.455 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:28.456 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.457 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:28.457 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.457 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.488 DEBUG:teuthology.orchestra.run.smithi063:osd.3> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.3.service 2024-09-04T16:41:28.490 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-09-04T16:41:28.490 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T16:41:28.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:28.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:28.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:28.520 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.520 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:28.520 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.520 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:28.744 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:41:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:29 smithi134 ceph-mon[34039]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:41:29.619 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:29 smithi063 ceph-mon[30293]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:41:29.619 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:29 smithi063 ceph-mon[37943]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T16:41:29.620 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:41:29 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:41:29.209+0000 7f22c0ea8640 -1 osd.3 0 log_to_monitors true 2024-09-04T16:41:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:30 smithi134 ceph-mon[34039]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:30 smithi134 ceph-mon[34039]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:41:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:30 smithi134 ceph-mon[34039]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:41:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:30 smithi134 ceph-mon[34039]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:30.573 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[30293]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:30.573 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[30293]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:41:30.573 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[30293]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:41:30.573 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[30293]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:30.573 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:30.574 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[37943]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:30.574 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[37943]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T16:41:30.574 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[37943]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T16:41:30.574 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[37943]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-04T16:41:30.574 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:30.574 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:41:30.248+0000 7f22bce2b640 -1 osd.3 0 waiting for initial osdmap 2024-09-04T16:41:30.574 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:41:30 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:41:30.251+0000 7f22b8c52640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:41:30.994 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:41:31.019 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-09-04T16:41:31.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:31.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:41:31.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:31.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:31 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.311 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:41:31.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:31.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='osd.3 v2:172.21.15.63:6813/322909756' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:31.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:31.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:31.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:31.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:31 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:32.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:41:32.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi063 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 4016M 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: osd.3 v2:172.21.15.63:6813/322909756 boot 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:32.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi063 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 4016M 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: osd.3 v2:172.21.15.63:6813/322909756 boot 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:32.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi063 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 4016M 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: osd.3 v2:172.21.15.63:6813/322909756 boot 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: osdmap e25: 4 total, 4 up, 4 in 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:32.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:32.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:33.464 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:33 smithi134 ceph-mon[34039]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:33.464 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:33 smithi134 ceph-mon[34039]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:41:33.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:33 smithi063 ceph-mon[30293]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:33.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:33 smithi063 ceph-mon[30293]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:41:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:33 smithi063 ceph-mon[37943]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:33 smithi063 ceph-mon[37943]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T16:41:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/4200049943' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"}]': finished 2024-09-04T16:41:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: osdmap e27: 5 total, 4 up, 5 in 2024-09-04T16:41:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:34 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:34.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/4200049943' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"}]': finished 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: osdmap e27: 5 total, 4 up, 5 in 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/4200049943' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"} : dispatch 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7139314-f518-4057-95ca-3dcc38734d8b"}]': finished 2024-09-04T16:41:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: osdmap e27: 5 total, 4 up, 5 in 2024-09-04T16:41:34.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:34 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:35.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:35 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/2586550615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:35.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:35 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/2586550615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:35.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:35 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/2586550615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:41:36.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:36 smithi134 ceph-mon[34039]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:36.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:36 smithi063 ceph-mon[37943]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:36.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:36 smithi063 ceph-mon[30293]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:38.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:38 smithi134 ceph-mon[34039]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:38.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:38 smithi063 ceph-mon[30293]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:38.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:38 smithi063 ceph-mon[37943]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:40.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:40 smithi134 ceph-mon[34039]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:40.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:40 smithi063 ceph-mon[30293]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:40.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:40 smithi063 ceph-mon[37943]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:42.333 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:42 smithi134 ceph-mon[34039]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:42.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:41:42.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:42.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:42 smithi134 ceph-mon[34039]: Deploying daemon osd.4 on smithi134 2024-09-04T16:41:42.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[30293]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:42.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[30293]: Deploying daemon osd.4 on smithi134 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[37943]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:42 smithi063 ceph-mon[37943]: Deploying daemon osd.4 on smithi134 2024-09-04T16:41:44.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:44 smithi134 ceph-mon[34039]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:44.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:44 smithi063 ceph-mon[30293]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:44.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:44 smithi063 ceph-mon[37943]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:46.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:46 smithi134 ceph-mon[34039]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:46.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:46 smithi063 ceph-mon[30293]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:46.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:46 smithi063 ceph-mon[37943]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:48.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:48 smithi134 ceph-mon[34039]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:48.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:48.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:48.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:48.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[37943]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:48.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:48.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:48.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[30293]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:50.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:50.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:50.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:50.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:50.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:50.984 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:51.619 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-09-04T16:41:52.131 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.4.service 2024-09-04T16:41:52.133 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-09-04T16:41:52.133 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T16:41:52.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:52.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:52.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.708 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:52.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-mon[34039]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:52.709 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:41:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:41:52.491+0000 7fcacd1e9640 -1 osd.4 0 log_to_monitors true 2024-09-04T16:41:52.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[37943]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:52 smithi063 ceph-mon[30293]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T16:41:53.723 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:41:53.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:53 smithi134 ceph-mon[34039]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:41:53.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:53 smithi134 ceph-mon[34039]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:53.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:53 smithi134 ceph-mon[34039]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:41:53.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:53 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:53.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:53 smithi134 ceph-mon[34039]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:53.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[30293]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[30293]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[30293]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[30293]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[37943]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[37943]: from='osd.4 v2:172.21.15.134:6800/3314046715' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[37943]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:53.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:53 smithi063 ceph-mon[37943]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:41:54.133 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:41:54.045+0000 7fcac916c640 -1 osd.4 0 waiting for initial osdmap 2024-09-04T16:41:54.134 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:41:54.048+0000 7fcac0f8b640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:41:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:41:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:41:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:54 smithi134 ceph-mon[34039]: from='osd.4 ' entity='osd.4' 2024-09-04T16:41:54.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:41:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:41:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[30293]: from='osd.4 ' entity='osd.4' 2024-09-04T16:41:54.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:54.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:41:54.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T16:41:54.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:54.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:54 smithi063 ceph-mon[37943]: from='osd.4 ' entity='osd.4' 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: osd.4 v2:172.21.15.134:6800/3314046715 boot 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: osdmap e30: 5 total, 5 up, 5 in 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: osd.4 v2:172.21.15.134:6800/3314046715 boot 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: osdmap e30: 5 total, 5 up, 5 in 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:41:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:55.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:55 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:41:55.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:41:55.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: osd.4 v2:172.21.15.134:6800/3314046715 boot 2024-09-04T16:41:55.993 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: osdmap e30: 5 total, 5 up, 5 in 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:41:55.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:55 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:41:56.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:56 smithi134 ceph-mon[34039]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:56.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:56 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi134 2024-09-04T16:41:56.690 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:56 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 17088M 2024-09-04T16:41:56.690 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:56 smithi134 ceph-mon[34039]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:41:56.692 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:41:56.718 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-09-04T16:41:56.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[30293]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi134 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 17088M 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[30293]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[37943]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi134 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 17088M 2024-09-04T16:41:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:56 smithi063 ceph-mon[37943]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T16:41:56.960 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:41:57.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[30293]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:41:57.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[30293]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:57.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[37943]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[37943]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:57 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:41:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:57 smithi134 ceph-mon[34039]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:41:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:57 smithi134 ceph-mon[34039]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:41:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:57 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:41:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:57 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:41:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:57 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:00.072 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:41:59 smithi134 ceph-mon[34039]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:00.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:41:59 smithi063 ceph-mon[30293]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:00.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:41:59 smithi063 ceph-mon[37943]: pgmap v111: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:01.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/2267827088' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"}]': finished 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: osdmap e33: 6 total, 5 up, 6 in 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/1415716359' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/2267827088' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"}]': finished 2024-09-04T16:42:01.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: osdmap e33: 6 total, 5 up, 6 in 2024-09-04T16:42:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:01.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:00 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/1415716359' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/2267827088' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"} : dispatch 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2262c274-9de1-4930-a3f1-503354d21069"}]': finished 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: osdmap e33: 6 total, 5 up, 6 in 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:00 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/1415716359' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:02.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:01 smithi063 ceph-mon[30293]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:42:02.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:01 smithi063 ceph-mon[37943]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:42:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:01 smithi134 ceph-mon[34039]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T16:42:04.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:03 smithi063 ceph-mon[30293]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-04T16:42:04.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:03 smithi063 ceph-mon[37943]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-04T16:42:04.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:03 smithi134 ceph-mon[34039]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-04T16:42:06.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:05 smithi134 ceph-mon[34039]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-04T16:42:06.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:05 smithi063 ceph-mon[30293]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-04T16:42:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:05 smithi063 ceph-mon[37943]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-04T16:42:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:07 smithi134 ceph-mon[34039]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:42:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:07 smithi134 ceph-mon[34039]: Deploying daemon osd.5 on smithi134 2024-09-04T16:42:08.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[30293]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[30293]: Deploying daemon osd.5 on smithi134 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[37943]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:07 smithi063 ceph-mon[37943]: Deploying daemon osd.5 on smithi134 2024-09-04T16:42:10.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:09 smithi134 ceph-mon[34039]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:10.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:09 smithi063 ceph-mon[30293]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:10.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:09 smithi063 ceph-mon[37943]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T16:42:11.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:11 smithi134 ceph-mon[34039]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T16:42:12.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:11 smithi063 ceph-mon[30293]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T16:42:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:11 smithi063 ceph-mon[37943]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T16:42:13.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:13 smithi134 ceph-mon[34039]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:13.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:13 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:13.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:13 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:13.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:13 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:14.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[30293]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[37943]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:13 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.849 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:16.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:16 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:16.899 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.900 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:16.900 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:16.900 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:16.900 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:16 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.448 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.5.service 2024-09-04T16:42:17.451 INFO:tasks.cephadm:Deploying osd.6 on smithi134 with /dev/vg_nvme/lv_2... 2024-09-04T16:42:17.451 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T16:42:17.685 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:17 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:17.685 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:17 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.685 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:17 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:17.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:17.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:17.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:17 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:18.642 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:42:18 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:42:18.399+0000 7fc1e6614640 -1 osd.5 0 log_to_monitors true 2024-09-04T16:42:18.713 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:42:18.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[30293]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:18.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[30293]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[30293]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[37943]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[37943]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:18 smithi063 ceph-mon[37943]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:18 smithi134 ceph-mon[34039]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:18.946 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:18 smithi134 ceph-mon[34039]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:18.947 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:18 smithi134 ceph-mon[34039]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T16:42:19.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:42:19.660+0000 7fc1e2597640 -1 osd.5 0 waiting for initial osdmap 2024-09-04T16:42:19.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:42:19.664+0000 7fc1de3be640 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:42:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-mon[34039]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:42:19.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-mon[34039]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:42:19.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:19.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-mon[34039]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:19.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:19 smithi134 ceph-mon[34039]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:19.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[30293]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:42:19.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[30293]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[30293]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[30293]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[37943]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[37943]: osdmap e34: 6 total, 5 up, 6 in 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[37943]: from='osd.5 v2:172.21.15.134:6804/1949912005' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:19 smithi063 ceph-mon[37943]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: osd.5 v2:172.21.15.134:6804/1949912005 boot 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: osdmap e36: 6 total, 6 up, 6 in 2024-09-04T16:42:20.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:20 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:20.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: osd.5 v2:172.21.15.134:6804/1949912005 boot 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: osdmap e36: 6 total, 6 up, 6 in 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T16:42:20.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: osdmap e35: 6 total, 5 up, 6 in 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: osd.5 v2:172.21.15.134:6804/1949912005 boot 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: osdmap e36: 6 total, 6 up, 6 in 2024-09-04T16:42:20.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:20 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:42:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:42:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:42:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi134 2024-09-04T16:42:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:42:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.326 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:42:22.353 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_2 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi134 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi134 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 8544M 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: osdmap e37: 6 total, 6 up, 6 in 2024-09-04T16:42:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:22.597 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:42:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:22 smithi134 ceph-mon[34039]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:42:23.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:22 smithi063 ceph-mon[30293]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:42:23.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:22 smithi063 ceph-mon[37943]: osdmap e38: 6 total, 6 up, 6 in 2024-09-04T16:42:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:23 smithi134 ceph-mon[34039]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:23 smithi134 ceph-mon[34039]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:23 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:23 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:23 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[30293]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[30293]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[37943]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[37943]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:23 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/638938289' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"}]': finished 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: osdmap e39: 7 total, 6 up, 7 in 2024-09-04T16:42:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:25 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:26.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:26.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/638938289' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"}]': finished 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: osdmap e39: 7 total, 6 up, 7 in 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/638938289' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"} : dispatch 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e05dcbbc-193b-4098-9865-afcc44d4ec66"}]': finished 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: osdmap e39: 7 total, 6 up, 7 in 2024-09-04T16:42:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:25 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:26 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/2786315755' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:27.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:26 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/2786315755' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:27.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:26 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/2786315755' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:27 smithi134 ceph-mon[34039]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:28.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:27 smithi063 ceph-mon[30293]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:28.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:27 smithi063 ceph-mon[37943]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:30.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:30 smithi134 ceph-mon[34039]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:30.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:30 smithi063 ceph-mon[30293]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:30.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:30 smithi063 ceph-mon[37943]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:32.180 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:32 smithi134 ceph-mon[34039]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:32.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:32 smithi063 ceph-mon[30293]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:32.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:32 smithi063 ceph-mon[37943]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:33.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T16:42:33.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:33.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T16:42:33.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:33.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T16:42:33.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:34.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:34 smithi134 ceph-mon[34039]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:34.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:34 smithi134 ceph-mon[34039]: Deploying daemon osd.6 on smithi134 2024-09-04T16:42:34.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:34 smithi063 ceph-mon[30293]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:34.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:34 smithi063 ceph-mon[30293]: Deploying daemon osd.6 on smithi134 2024-09-04T16:42:34.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:34 smithi063 ceph-mon[37943]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:34.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:34 smithi063 ceph-mon[37943]: Deploying daemon osd.6 on smithi134 2024-09-04T16:42:36.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:36 smithi134 ceph-mon[34039]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:36.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:36 smithi063 ceph-mon[37943]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:36.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:36 smithi063 ceph-mon[30293]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:38 smithi134 ceph-mon[34039]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:38.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:38 smithi063 ceph-mon[30293]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:38.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:38 smithi063 ceph-mon[37943]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:39 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:39 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:39 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:39.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:39.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:39.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:39.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:39.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:39.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:39 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:40.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:40 smithi134 ceph-mon[34039]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:40.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:40 smithi063 ceph-mon[30293]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:40.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:40 smithi063 ceph-mon[37943]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:42.034 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 6 on host 'smithi134' 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:42 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.623 DEBUG:teuthology.orchestra.run.smithi134:osd.6> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.6.service 2024-09-04T16:42:42.625 INFO:tasks.cephadm:Deploying osd.7 on smithi134 with /dev/vg_nvme/lv_1... 2024-09-04T16:42:42.625 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T16:42:42.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:42.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:42 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:43.424 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:42:44.265 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:42:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:42:43.872+0000 7fe357b02640 -1 osd.6 0 log_to_monitors true 2024-09-04T16:42:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:44 smithi134 ceph-mon[34039]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:44 smithi134 ceph-mon[34039]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:44.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:44 smithi134 ceph-mon[34039]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:44.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[30293]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:44.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[30293]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:44.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[30293]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:44.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[37943]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:44.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[37943]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:44.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:44 smithi063 ceph-mon[37943]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T16:42:45.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-mon[34039]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:42:45.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-mon[34039]: osdmap e40: 7 total, 6 up, 7 in 2024-09-04T16:42:45.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:45.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-mon[34039]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:45.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-mon[34039]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:45.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[30293]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:42:45.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[30293]: osdmap e40: 7 total, 6 up, 7 in 2024-09-04T16:42:45.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[30293]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[30293]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[37943]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[37943]: osdmap e40: 7 total, 6 up, 7 in 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[37943]: from='osd.6 v2:172.21.15.134:6808/487359927' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:45.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:45 smithi063 ceph-mon[37943]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:42:46.066 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:42:45.870+0000 7fe353a85640 -1 osd.6 0 waiting for initial osdmap 2024-09-04T16:42:46.067 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:42:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:42:45.876+0000 7fe34b8a4640 -1 osd.6 41 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:42:46.069 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-04T16:42:46.097 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_1 2024-09-04T16:42:46.622 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[30293]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[30293]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[30293]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[30293]: from='osd.6 ' entity='osd.6' 2024-09-04T16:42:46.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[37943]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:46.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[37943]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:46.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[37943]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:42:46.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:46.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:46 smithi063 ceph-mon[37943]: from='osd.6 ' entity='osd.6' 2024-09-04T16:42:46.746 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:46 smithi134 ceph-mon[34039]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T16:42:46.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:46 smithi134 ceph-mon[34039]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:42:46.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:46 smithi134 ceph-mon[34039]: osdmap e41: 7 total, 6 up, 7 in 2024-09-04T16:42:46.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:46.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:46 smithi134 ceph-mon[34039]: from='osd.6 ' entity='osd.6' 2024-09-04T16:42:47.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: osd.6 v2:172.21.15.134:6808/487359927 boot 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: osdmap e42: 7 total, 7 up, 7 in 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:47.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: osd.6 v2:172.21.15.134:6808/487359927 boot 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: osdmap e42: 7 total, 7 up, 7 in 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:47 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: osd.6 v2:172.21.15.134:6808/487359927 boot 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: osdmap e42: 7 total, 7 up, 7 in 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-04T16:42:47.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:47 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:48.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: osdmap e43: 7 total, 7 up, 7 in 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:48.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: osdmap e43: 7 total, 7 up, 7 in 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:48.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:48.698 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:48 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: osdmap e43: 7 total, 7 up, 7 in 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:42:48.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:48.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:48.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:42:48.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:48 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:42:49.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:49 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi134 2024-09-04T16:42:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:49 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 5696M 2024-09-04T16:42:49.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:49 smithi134 ceph-mon[34039]: osdmap e44: 7 total, 7 up, 7 in 2024-09-04T16:42:49.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi134 2024-09-04T16:42:49.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 5696M 2024-09-04T16:42:49.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[30293]: osdmap e44: 7 total, 7 up, 7 in 2024-09-04T16:42:49.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi134 2024-09-04T16:42:49.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 5696M 2024-09-04T16:42:49.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:49 smithi063 ceph-mon[37943]: osdmap e44: 7 total, 7 up, 7 in 2024-09-04T16:42:50.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:50.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/817308090' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"}]': finished 2024-09-04T16:42:50.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: osdmap e45: 8 total, 7 up, 8 in 2024-09-04T16:42:50.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:50 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:42:50.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:50.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/817308090' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"}]': finished 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: osdmap e45: 8 total, 7 up, 8 in 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/817308090' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"} : dispatch 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fee5709c-5eef-4197-bc62-d0848bb4c89f"}]': finished 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: osdmap e45: 8 total, 7 up, 8 in 2024-09-04T16:42:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:50 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:42:51.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:51 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/1775361293' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:51.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:51 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/1775361293' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:51.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:51 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/1775361293' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-04T16:42:52.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:52 smithi134 ceph-mon[34039]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 188 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:52.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:52 smithi063 ceph-mon[37943]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 188 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:52.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:52 smithi063 ceph-mon[30293]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 188 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:54.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:54 smithi134 ceph-mon[34039]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:54.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:54 smithi063 ceph-mon[30293]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:54.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:54 smithi063 ceph-mon[37943]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:56.644 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:56 smithi134 ceph-mon[34039]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:56.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:56 smithi063 ceph-mon[37943]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:56.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:56 smithi063 ceph-mon[30293]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:58.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:58 smithi134 ceph-mon[34039]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:58.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:58 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T16:42:58.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:58 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[30293]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T16:42:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[37943]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:42:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T16:42:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:58 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:42:59.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:42:59 smithi134 ceph-mon[34039]: Deploying daemon osd.7 on smithi134 2024-09-04T16:42:59.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:42:59 smithi063 ceph-mon[37943]: Deploying daemon osd.7 on smithi134 2024-09-04T16:42:59.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:42:59 smithi063 ceph-mon[30293]: Deploying daemon osd.7 on smithi134 2024-09-04T16:43:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:00 smithi134 ceph-mon[34039]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:00 smithi063 ceph-mon[30293]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:00 smithi063 ceph-mon[37943]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:02 smithi134 ceph-mon[34039]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:02.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:02 smithi063 ceph-mon[37943]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:02.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:02 smithi063 ceph-mon[30293]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:03.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:03 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:03.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:03 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:03.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:03 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:03.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:03.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:03.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:03.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:03.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:03.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:03 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:04.759 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:04 smithi134 ceph-mon[34039]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:04 smithi063 ceph-mon[30293]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:04.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:04 smithi063 ceph-mon[37943]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:06.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:06 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.683 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 7 on host 'smithi134' 2024-09-04T16:43:06.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:06.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:06.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:06.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:06.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:06.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:06.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:06.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:06 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.293 DEBUG:teuthology.orchestra.run.smithi134:osd.7> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.7.service 2024-09-04T16:43:07.295 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-04T16:43:07.296 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:43:07.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:07.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:07 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.562 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:07.666 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:07.666 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.666 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.667 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:07.667 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:07.667 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:07 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:08.179 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:08.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:08 smithi134 ceph-mon[34039]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:08.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:08 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1041305155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:08.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:08 smithi134 ceph-mon[34039]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:08 smithi134 ceph-mon[34039]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.545 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:43:08 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:43:08.297+0000 7f52054e6640 -1 osd.7 0 log_to_monitors true 2024-09-04T16:43:08.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[30293]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:08.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1041305155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:08.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[30293]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[30293]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.873 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[37943]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:08.874 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1041305155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:08.874 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[37943]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.874 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:08 smithi063 ceph-mon[37943]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T16:43:08.901 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1725468166,"num_in_osds":8,"osd_in_since":1725468169,"num_remapped_pgs":0} 2024-09-04T16:43:09.853 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:43:09.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: osdmap e46: 8 total, 7 up, 8 in 2024-09-04T16:43:09.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:09.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:09 smithi134 ceph-mon[34039]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:09.903 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:43:09.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:43:09.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: osdmap e46: 8 total, 7 up, 8 in 2024-09-04T16:43:09.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:09.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[30293]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: osdmap e46: 8 total, 7 up, 8 in 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: from='osd.7 v2:172.21.15.134:6812/4184915100' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-04T16:43:09.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:09 smithi063 ceph-mon[37943]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:10.170 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:10.544 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:43:10.123+0000 7f5201469640 -1 osd.7 0 waiting for initial osdmap 2024-09-04T16:43:10.544 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:43:10.129+0000 7f51f9288640 -1 osd.7 48 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T16:43:10.802 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: osdmap e47: 8 total, 7 up, 8 in 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: osdmap e48: 8 total, 7 up, 8 in 2024-09-04T16:43:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='osd.7 ' entity='osd.7' 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: Detected new or changed devices on smithi134 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 4272M 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:10.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: osdmap e47: 8 total, 7 up, 8 in 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: osdmap e48: 8 total, 7 up, 8 in 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='osd.7 ' entity='osd.7' 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: Detected new or changed devices on smithi134 2024-09-04T16:43:10.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 4272M 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:10.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:10 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:11.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: osdmap e47: 8 total, 7 up, 8 in 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: osdmap e48: 8 total, 7 up, 8 in 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='osd.7 ' entity='osd.7' 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: Detected new or changed devices on smithi134 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 4272M 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:10 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:11.515 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1725468166,"num_in_osds":8,"osd_in_since":1725468169,"num_remapped_pgs":1} 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: purged_snaps scrub starts 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: purged_snaps scrub ok 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/228477354' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: osd.7 v2:172.21.15.134:6812/4184915100 boot 2024-09-04T16:43:12.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: osdmap e49: 8 total, 8 up, 8 in 2024-09-04T16:43:12.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:11 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: purged_snaps scrub starts 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: purged_snaps scrub ok 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/228477354' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: osd.7 v2:172.21.15.134:6812/4184915100 boot 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: osdmap e49: 8 total, 8 up, 8 in 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: purged_snaps scrub starts 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: purged_snaps scrub ok 2024-09-04T16:43:12.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T16:43:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/228477354' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: osd.7 v2:172.21.15.134:6812/4184915100 boot 2024-09-04T16:43:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: osdmap e49: 8 total, 8 up, 8 in 2024-09-04T16:43:12.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:11 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:12.517 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T16:43:12.779 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:13 smithi063 ceph-mon[30293]: osdmap e50: 8 total, 8 up, 8 in 2024-09-04T16:43:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:13 smithi063 ceph-mon[37943]: osdmap e50: 8 total, 8 up, 8 in 2024-09-04T16:43:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:13 smithi134 ceph-mon[34039]: osdmap e50: 8 total, 8 up, 8 in 2024-09-04T16:43:13.415 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:13.998 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1725468190,"num_in_osds":8,"osd_in_since":1725468169,"num_remapped_pgs":0} 2024-09-04T16:43:13.998 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:43:14.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[30293]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[30293]: osdmap e51: 8 total, 8 up, 8 in 2024-09-04T16:43:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/403679816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[37943]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[37943]: osdmap e51: 8 total, 8 up, 8 in 2024-09-04T16:43:14.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:14 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/403679816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:14.246 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:14.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:14 smithi134 ceph-mon[34039]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:14.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:14 smithi134 ceph-mon[34039]: osdmap e51: 8 total, 8 up, 8 in 2024-09-04T16:43:14.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:14 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/403679816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-04T16:43:14.875 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:14.875 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":51,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","created":"2024-09-04T16:38:14.294938+0000","modified":"2024-09-04T16:43:12.995966+0000","last_up_change":"2024-09-04T16:43:10.993033+0000","last_in_change":"2024-09-04T16:42:49.940540+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-04T16:41:09.189584+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":"22","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ca43b1e8-495a-43bd-a5a7-49ecab1a5807","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6801","nonce":503675920}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":503675920}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":503675920}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6803","nonce":503675920}]},"public_addr":"172.21.15.63:6801/503675920","cluster_addr":"172.21.15.63:6802/503675920","heartbeat_back_addr":"172.21.15.63:6804/503675920","heartbeat_front_addr":"172.21.15.63:6803/503675920","state":["exists","up"]},{"osd":1,"uuid":"196e11f6-50aa-49c5-9030-628172a20cd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6805","nonce":2674997826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2674997826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":2674997826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6807","nonce":2674997826}]},"public_addr":"172.21.15.63:6805/2674997826","cluster_addr":"172.21.15.63:6806/2674997826","heartbeat_back_addr":"172.21.15.63:6808/2674997826","heartbeat_front_addr":"172.21.15.63:6807/2674997826","state":["exists","up"]},{"osd":2,"uuid":"69cee1a1-13f3-47a4-86dd-64c6484795f1","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.63:6809","nonce":988334441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":988334441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":988334441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6811","nonce":988334441}]},"public_addr":"172.21.15.63:6809/988334441","cluster_addr":"172.21.15.63:6810/988334441","heartbeat_back_addr":"172.21.15.63:6812/988334441","heartbeat_front_addr":"172.21.15.63:6811/988334441","state":["exists","up"]},{"osd":3,"uuid":"3c8a84a9-a0be-4657-b4a3-16977b40ded4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6813","nonce":322909756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":322909756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":322909756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6815","nonce":322909756}]},"public_addr":"172.21.15.63:6813/322909756","cluster_addr":"172.21.15.63:6814/322909756","heartbeat_back_addr":"172.21.15.63:6816/322909756","heartbeat_front_addr":"172.21.15.63:6815/322909756","state":["exists","up"]},{"osd":4,"uuid":"f7139314-f518-4057-95ca-3dcc38734d8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3314046715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6801","nonce":3314046715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6803","nonce":3314046715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3314046715}]},"public_addr":"172.21.15.134:6800/3314046715","cluster_addr":"172.21.15.134:6801/3314046715","heartbeat_back_addr":"172.21.15.134:6803/3314046715","heartbeat_front_addr":"172.21.15.134:6802/3314046715","state":["exists","up"]},{"osd":5,"uuid":"2262c274-9de1-4930-a3f1-503354d21069","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1949912005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6805","nonce":1949912005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6807","nonce":1949912005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1949912005}]},"public_addr":"172.21.15.134:6804/1949912005","cluster_addr":"172.21.15.134:6805/1949912005","heartbeat_back_addr":"172.21.15.134:6807/1949912005","heartbeat_front_addr":"172.21.15.134:6806/1949912005","state":["exists","up"]},{"osd":6,"uuid":"e05dcbbc-193b-4098-9865-afcc44d4ec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":487359927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6809","nonce":487359927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6811","nonce":487359927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":487359927}]},"public_addr":"172.21.15.134:6808/487359927","cluster_addr":"172.21.15.134:6809/487359927","heartbeat_back_addr":"172.21.15.134:6811/487359927","heartbeat_front_addr":"172.21.15.134:6810/487359927","state":["exists","up"]},{"osd":7,"uuid":"fee5709c-5eef-4197-bc62-d0848bb4c89f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":4184915100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6813","nonce":4184915100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6815","nonce":4184915100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":4184915100}]},"public_addr":"172.21.15.134:6812/4184915100","cluster_addr":"172.21.15.134:6813/4184915100","heartbeat_back_addr":"172.21.15.134:6815/4184915100","heartbeat_front_addr":"172.21.15.134:6814/4184915100","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-04T16:40:16.899722+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-04T16:40:42.729746+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-04T16:41:06.411131+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:30.245571+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:53.542279+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:19.380533+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:44.834969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:43:09.342568+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:0/3786835918":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/1725862497":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3744204640":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3931082123":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/113667829":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/3855726443":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/145319690":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/2670444037":"2024-09-05T16:38:36.594776+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-04T16:43:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:15 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3876986616' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:15.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:15 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3876986616' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:15.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:15 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3876986616' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:15.480 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-04T16:41:09.189584+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': '22', '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': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-04T16:43:15.481 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-04T16:43:15.732 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:16.106 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:16 smithi063 ceph-mon[30293]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:16.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:16 smithi063 ceph-mon[37943]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:16 smithi134 ceph-mon[34039]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:16.383 INFO:teuthology.orchestra.run.smithi063.stdout:pg_num: 1 2024-09-04T16:43:17.081 INFO:tasks.cephadm:Adding ceph.rgw.foo.a on smithi063 2024-09-04T16:43:17.085 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply rgw foo.a --placement '1;smithi063=foo.a' 2024-09-04T16:43:17.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:17 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/208863825' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:43:17.347 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:17.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:17 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/208863825' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:43:17.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:17 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/208863825' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-04T16:43:17.976 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled rgw.foo.a update... 2024-09-04T16:43:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:18 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.402 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.403 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:18.404 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:18 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:18.670 DEBUG:teuthology.orchestra.run.smithi063:rgw.foo.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@rgw.foo.a.service 2024-09-04T16:43:18.673 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi134 2024-09-04T16:43:18.673 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd pool create datapool 3 3 replicated 2024-09-04T16:43:18.921 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:19 smithi134 ceph-mon[34039]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi063=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:19 smithi134 ceph-mon[34039]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:19 smithi134 ceph-mon[34039]: Deploying daemon rgw.foo.a on smithi063 2024-09-04T16:43:19.405 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[30293]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi063=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:19.406 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[30293]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:19.406 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[30293]: Deploying daemon rgw.foo.a on smithi063 2024-09-04T16:43:19.406 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[37943]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi063=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:19.406 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[37943]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:19.406 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:19 smithi063 ceph-mon[37943]: Deploying daemon rgw.foo.a on smithi063 2024-09-04T16:43:20.032 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:19 smithi063 systemd[1]: Starting Ceph rgw.foo.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:43:20.042 INFO:teuthology.orchestra.run.smithi134.stderr:pool 'datapool' created 2024-09-04T16:43:20.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:20 smithi134 ceph-mon[34039]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:20.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:20 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/2379976082' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:20 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.362 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[30293]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:20.363 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/2379976082' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.363 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.364 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[37943]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:20.364 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/2379976082' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.364 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:20 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"} : dispatch 2024-09-04T16:43:20.364 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 podman[64783]: 2024-09-04 16:43:20.060640129 +0000 UTC m=+0.085948912 container create 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-09-04T16:43:20.364 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 podman[64783]: 2024-09-04 16:43:19.990475903 +0000 UTC m=+0.015784700 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:43:20.364 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 podman[64783]: 2024-09-04 16:43:20.271215456 +0000 UTC m=+0.296524250 container init 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T16:43:20.364 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 podman[64783]: 2024-09-04 16:43:20.27436584 +0000 UTC m=+0.299674622 container start 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:43:20.364 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 bash[64783]: 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea 2024-09-04T16:43:20.695 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:43:20 smithi063 systemd[1]: Started Ceph rgw.foo.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:43:20.821 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- rbd pool init datapool 2024-09-04T16:43:21.072 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: osdmap e52: 8 total, 8 up, 8 in 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:21 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:21.366 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-04T16:43:21.366 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: osdmap e52: 8 total, 8 up, 8 in 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: osdmap e52: 8 total, 8 up, 8 in 2024-09-04T16:43:21.367 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: Saving service rgw.foo.a spec with placement smithi063=foo.a;count:1 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:21.368 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:21 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: pgmap v172: 4 pgs: 1 creating+peering, 2 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1589688864' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='client.? ' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/751239222' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: pgmap v172: 4 pgs: 1 creating+peering, 2 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1589688864' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='client.? ' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:43:22.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/751239222' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:22.448 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:22 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:22.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: pgmap v172: 4 pgs: 1 creating+peering, 2 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:22.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: osdmap e53: 8 total, 8 up, 8 in 2024-09-04T16:43:22.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1589688864' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='client.? ' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/751239222' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "datapool","app": "rbd"} : dispatch 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:22 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:43:23.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[30293]: Checking dashboard <-> RGW credentials 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[30293]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[30293]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[37943]: Checking dashboard <-> RGW credentials 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[37943]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-04T16:43:23.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:23 smithi063 ceph-mon[37943]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:43:23.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:23 smithi134 ceph-mon[34039]: Checking dashboard <-> RGW credentials 2024-09-04T16:43:23.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:23 smithi134 ceph-mon[34039]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T16:43:23.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:23 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-04T16:43:23.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:23 smithi134 ceph-mon[34039]: osdmap e54: 8 total, 8 up, 8 in 2024-09-04T16:43:24.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: pgmap v175: 36 pgs: 8 active+clean, 9 creating+peering, 19 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 0 op/s 2024-09-04T16:43:24.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:43:24.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: Cluster is now healthy 2024-09-04T16:43:24.436 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:43:24.436 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.436 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.436 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:24 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: pgmap v175: 36 pgs: 8 active+clean, 9 creating+peering, 19 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 0 op/s 2024-09-04T16:43:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:43:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: Cluster is now healthy 2024-09-04T16:43:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:43:24.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: pgmap v175: 36 pgs: 8 active+clean, 9 creating+peering, 19 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 0 op/s 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: Cluster is now healthy 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:24 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"} : dispatch 2024-09-04T16:43:24.783 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply iscsi datapool admin admin --trusted_ip_list 172.21.15.134 --placement '1;smithi134=iscsi.a' 2024-09-04T16:43:25.028 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:25.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:25 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:25 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:25 smithi134 ceph-mon[34039]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:43:25.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[30293]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:43:25.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-04T16:43:25.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:25 smithi063 ceph-mon[37943]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T16:43:25.705 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled iscsi.datapool update... 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: pgmap v178: 68 pgs: 15 active+clean, 15 creating+peering, 38 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:26 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:26.362 INFO:tasks.cephadm:Distributing iscsi-gateway.cfg... 2024-09-04T16:43:26.362 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:43:26.362 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: pgmap v178: 68 pgs: 15 active+clean, 15 creating+peering, 38 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:26.388 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: pgmap v178: 68 pgs: 15 active+clean, 15 creating+peering, 38 unknown; 578 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-09-04T16:43:26.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T16:43:26.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"} : dispatch 2024-09-04T16:43:26.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:26 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:26.393 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:43:26.393 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-09-04T16:43:26.419 DEBUG:teuthology.orchestra.run.smithi134:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@iscsi.iscsi.a.service 2024-09-04T16:43:26.462 INFO:tasks.cephadm:Adding prometheus.a on smithi134 2024-09-04T16:43:26.462 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply prometheus '1;smithi134=a' 2024-09-04T16:43:26.744 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:27.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:27 smithi134 ceph-mon[34039]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.134", "placement": "1;smithi134=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:27.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:27 smithi134 ceph-mon[34039]: Saving service iscsi.datapool spec with placement smithi134=iscsi.a;count:1 2024-09-04T16:43:27.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:27 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:27 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:27 smithi134 ceph-mon[34039]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:43:27.396 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled prometheus update... 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[37943]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.134", "placement": "1;smithi134=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[37943]: Saving service iscsi.datapool spec with placement smithi134=iscsi.a;count:1 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[37943]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[30293]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.134", "placement": "1;smithi134=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[30293]: Saving service iscsi.datapool spec with placement smithi134=iscsi.a;count:1 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-04T16:43:27.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:27 smithi063 ceph-mon[30293]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T16:43:28.048 DEBUG:teuthology.orchestra.run.smithi134:prometheus.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@prometheus.a.service 2024-09-04T16:43:28.051 INFO:tasks.cephadm:Adding node-exporter.a on smithi063 2024-09-04T16:43:28.051 INFO:tasks.cephadm:Adding node-exporter.b on smithi134 2024-09-04T16:43:28.051 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply node-exporter '2;smithi063=a;smithi134=b' 2024-09-04T16:43:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: pgmap v181: 100 pgs: 62 active+clean, 19 creating+peering, 19 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-09-04T16:43:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:43:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:28.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: Saving service prometheus spec with placement smithi134=a;count:1 2024-09-04T16:43:28.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:28 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:28.343 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:28.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: pgmap v181: 100 pgs: 62 active+clean, 19 creating+peering, 19 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-09-04T16:43:28.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: Saving service prometheus spec with placement smithi134=a;count:1 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: pgmap v181: 100 pgs: 62 active+clean, 19 creating+peering, 19 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T16:43:28.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"} : dispatch 2024-09-04T16:43:28.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:28.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: Saving service prometheus spec with placement smithi134=a;count:1 2024-09-04T16:43:28.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:28 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:28.987 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled node-exporter update... 2024-09-04T16:43:29.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[30293]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:43:29.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:29 smithi063 ceph-mon[37943]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:43:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-04T16:43:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T16:43:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/998709102' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-04T16:43:29.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:29.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/518459492' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T16:43:29.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:29 smithi134 ceph-mon[34039]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T16:43:29.641 DEBUG:teuthology.orchestra.run.smithi063:node-exporter.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.a.service 2024-09-04T16:43:29.644 DEBUG:teuthology.orchestra.run.smithi134:node-exporter.b> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.b.service 2024-09-04T16:43:29.646 INFO:tasks.cephadm:Adding alertmanager.a on smithi063 2024-09-04T16:43:29.646 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply alertmanager '1;smithi063=a' 2024-09-04T16:43:30.397 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:30.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: pgmap v184: 132 pgs: 94 active+clean, 20 creating+peering, 18 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi063=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: Saving service node-exporter spec with placement smithi063=a;smithi134=b;count:2 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: Deploying daemon iscsi.iscsi.a on smithi134 2024-09-04T16:43:30.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[30293]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: pgmap v184: 132 pgs: 94 active+clean, 20 creating+peering, 18 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi063=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: Saving service node-exporter spec with placement smithi063=a;smithi134=b;count:2 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: Deploying daemon iscsi.iscsi.a on smithi134 2024-09-04T16:43:30.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:30 smithi063 ceph-mon[37943]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:43:30.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: pgmap v184: 132 pgs: 94 active+clean, 20 creating+peering, 18 unknown; 578 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-04T16:43:30.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi063=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: Saving service node-exporter spec with placement smithi063=a;smithi134=b;count:2 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: Deploying daemon iscsi.iscsi.a on smithi134 2024-09-04T16:43:30.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:30 smithi134 ceph-mon[34039]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T16:43:31.684 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled alertmanager update... 2024-09-04T16:43:31.684 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:31 smithi134 systemd[1]: Starting Ceph iscsi.iscsi.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:43:32.044 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:31 smithi134 podman[60019]: 2024-09-04 16:43:31.600557481 +0000 UTC m=+0.015629293 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:43:32.044 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:31 smithi134 podman[60019]: 2024-09-04 16:43:31.707823407 +0000 UTC m=+0.122895210 container create c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-04T16:43:32.416 DEBUG:teuthology.orchestra.run.smithi063:alertmanager.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@alertmanager.a.service 2024-09-04T16:43:32.420 INFO:tasks.cephadm:Adding grafana.a on smithi134 2024-09-04T16:43:32.421 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph orch apply grafana '1;smithi134=a' 2024-09-04T16:43:32.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:32 smithi134 ceph-mon[34039]: pgmap v187: 132 pgs: 119 active+clean, 7 creating+peering, 6 unknown; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 141 op/s 2024-09-04T16:43:32.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:32 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:32.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:32 smithi063 ceph-mon[30293]: pgmap v187: 132 pgs: 119 active+clean, 7 creating+peering, 6 unknown; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 141 op/s 2024-09-04T16:43:32.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:32 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:32.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:32 smithi063 ceph-mon[37943]: pgmap v187: 132 pgs: 119 active+clean, 7 creating+peering, 6 unknown; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.7 KiB/s wr, 141 op/s 2024-09-04T16:43:32.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:32 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:32.707 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:32.815 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 podman[60019]: 2024-09-04 16:43:32.547718301 +0000 UTC m=+0.962790106 container init c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:43:32.815 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 podman[60019]: 2024-09-04 16:43:32.552547 +0000 UTC m=+0.967618806 container start c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:43:32.815 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 bash[60019]: c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 2024-09-04T16:43:32.815 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 systemd[1]: Started Ceph iscsi.iscsi.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:43:33.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Started the configuration object watcher 2024-09-04T16:43:33.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Checking for config object changes every 1s 2024-09-04T16:43:33.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Processing osd blocklist entries for this node 2024-09-04T16:43:33.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Reading the configuration object to update local LIO configuration 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Configuration does not have an entry for this host(smithi134) - nothing to define to LIO 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: * Serving Flask app 'rbd-target-api' (lazy loading) 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: * Environment: production 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: Use a production WSGI server instead. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: * Debug mode: off 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug * Running on all addresses. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: * Running on all addresses. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-04T16:43:33.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug * Running on http://[fe80::ec4:7aff:fe88:6de9]:5000/ (Press CTRL+C to quit) 2024-09-04T16:43:33.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: * Running on http://[fe80::ec4:7aff:fe88:6de9]:5000/ (Press CTRL+C to quit) 2024-09-04T16:43:33.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:33.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: Saving service alertmanager spec with placement smithi063=a;count:1 2024-09-04T16:43:33.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:33 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/3430123858' entity='client.iscsi.iscsi.a' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-04T16:43:33.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:33.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: Saving service alertmanager spec with placement smithi063=a;count:1 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/3430123858' entity='client.iscsi.iscsi.a' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: Saving service alertmanager spec with placement smithi063=a;count:1 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:33.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:33 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/3430123858' entity='client.iscsi.iscsi.a' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-04T16:43:33.962 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled grafana update... 2024-09-04T16:43:34.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[30293]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[30293]: pgmap v188: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 5.1 KiB/s wr, 159 op/s 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[30293]: Deploying daemon prometheus.a on smithi134 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[30293]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[37943]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[37943]: pgmap v188: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 5.1 KiB/s wr, 159 op/s 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[37943]: Deploying daemon prometheus.a on smithi134 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[37943]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:43:34.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:34 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:34.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:34 smithi134 ceph-mon[34039]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-04T16:43:34.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:34 smithi134 ceph-mon[34039]: pgmap v188: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 5.1 KiB/s wr, 159 op/s 2024-09-04T16:43:34.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:34 smithi134 ceph-mon[34039]: Deploying daemon prometheus.a on smithi134 2024-09-04T16:43:34.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:34 smithi134 ceph-mon[34039]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T16:43:34.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:34 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:34.763 DEBUG:teuthology.orchestra.run.smithi134:grafana.a> sudo journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@grafana.a.service 2024-09-04T16:43:34.766 INFO:tasks.cephadm:Setting up client nodes... 2024-09-04T16:43:34.766 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T16:43:35.031 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:35.432 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:35 smithi063 ceph-mon[30293]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:35.432 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:35 smithi063 ceph-mon[30293]: Saving service grafana spec with placement smithi134=a;count:1 2024-09-04T16:43:35.432 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:35 smithi063 ceph-mon[37943]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:35.433 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:35 smithi063 ceph-mon[37943]: Saving service grafana spec with placement smithi134=a;count:1 2024-09-04T16:43:35.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:35 smithi134 ceph-mon[34039]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:43:35.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:35 smithi134 ceph-mon[34039]: Saving service grafana spec with placement smithi134=a;count:1 2024-09-04T16:43:35.929 INFO:teuthology.orchestra.run.smithi063.stdout:[client.0] 2024-09-04T16:43:35.930 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQA3jthm1iASNxAA5yIKv+TTffvomxhn8g2GAw== 2024-09-04T16:43:36.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[30293]: pgmap v189: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 167 op/s 2024-09-04T16:43:36.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1711046641' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[37943]: pgmap v189: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 167 op/s 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1711046641' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:36.659 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:36 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:36.686 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-04T16:43:36.686 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-04T16:43:36.686 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-04T16:43:36.722 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T16:43:36.746 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:36 smithi134 ceph-mon[34039]: pgmap v189: 132 pgs: 132 active+clean; 582 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 167 op/s 2024-09-04T16:43:36.746 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:36 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1711046641' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:36 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:36.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:36 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:36.747 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:36 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:36.970 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T16:43:37.971 INFO:teuthology.orchestra.run.smithi134.stdout:[client.1] 2024-09-04T16:43:37.972 INFO:teuthology.orchestra.run.smithi134.stdout: key = AQA5jthmV/yfORAA13xDOPexhZaS0NPa3K260Q== 2024-09-04T16:43:38.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[30293]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 141 op/s 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[30293]: from='client.? 172.21.15.134:0/1770289037' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[30293]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[37943]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 141 op/s 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[37943]: from='client.? 172.21.15.134:0/1770289037' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:38 smithi063 ceph-mon[37943]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:38.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:38 smithi134 ceph-mon[34039]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 141 op/s 2024-09-04T16:43:38.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:38 smithi134 ceph-mon[34039]: from='client.? 172.21.15.134:0/1770289037' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:38 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-04T16:43:38.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:38 smithi134 ceph-mon[34039]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-04T16:43:39.526 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-04T16:43:39.526 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-04T16:43:39.526 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-04T16:43:39.605 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph config log 1 --format=json 2024-09-04T16:43:39.868 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:40.628 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:40.628 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:40 smithi063 ceph-mon[30293]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-04T16:43:40.629 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:40 smithi063 ceph-mon[37943]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-04T16:43:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:40 smithi134 ceph-mon[34039]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-04T16:43:41.335 INFO:teuthology.orchestra.run.smithi063.stdout:[{"version":23,"timestamp":"2024-09-04T16:43:29.324825+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/RGW_API_SECRET_KEY","new_value":"KDZTHqQLqQCjdqBByM1n9U4e4tVqO3CJUOEBBiqH"}]}] 2024-09-04T16:43:41.335 INFO:tasks.ceph_manager:config epoch is 23 2024-09-04T16:43:41.336 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-04T16:43:41.336 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-04T16:43:41.336 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph mgr dump --format=json 2024-09-04T16:43:41.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:41 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/471109113' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:43:41.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:41 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:41.596 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:41.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:41 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/471109113' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:43:41.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:41 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:41.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:41 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/471109113' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-04T16:43:41.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:41 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:42.418 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:42 smithi134 ceph-mon[34039]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.3 KiB/s wr, 104 op/s 2024-09-04T16:43:42.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:42 smithi063 ceph-mon[30293]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.3 KiB/s wr, 104 op/s 2024-09-04T16:43:42.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:42 smithi063 ceph-mon[37943]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 3.3 KiB/s wr, 104 op/s 2024-09-04T16:43:43.103 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6800","nonce":4219036117}]},"active_addr":"172.21.15.63:6800/4219036117","active_change":"2024-09-04T16:39:00.733793+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24106,"name":"x","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:1.26.1","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_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":[]},"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:1.26.1","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_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":[]},"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.63: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":"cephadm","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":97019100}]},{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":2301881106}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":1274529516}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":3607125875}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":1497148704}]}]} 2024-09-04T16:43:43.107 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-04T16:43:43.107 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-04T16:43:43.108 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:43:43.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:43:43.363 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:43.624 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:43 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3611279903' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:43:43.624 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:43 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3611279903' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:43:43.673 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:43 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3611279903' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-04T16:43:44.162 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:44.162 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":62,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","created":"2024-09-04T16:38:14.294938+0000","modified":"2024-09-04T16:43:29.974144+0000","last_up_change":"2024-09-04T16:43:10.993033+0000","last_in_change":"2024-09-04T16:42:49.940540+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":6,"max_osd":8,"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-04T16:41:09.189584+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":"22","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"datapool","create_time":"2024-09-04T16:43:19.541079+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":56,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-09-04T16:43:20.313622+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"default.rgw.log","create_time":"2024-09-04T16:43:22.134440+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"default.rgw.control","create_time":"2024-09-04T16:43:24.092850+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-09-04T16:43:26.150219+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ca43b1e8-495a-43bd-a5a7-49ecab1a5807","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6801","nonce":503675920}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":503675920}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":503675920}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6803","nonce":503675920}]},"public_addr":"172.21.15.63:6801/503675920","cluster_addr":"172.21.15.63:6802/503675920","heartbeat_back_addr":"172.21.15.63:6804/503675920","heartbeat_front_addr":"172.21.15.63:6803/503675920","state":["exists","up"]},{"osd":1,"uuid":"196e11f6-50aa-49c5-9030-628172a20cd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6805","nonce":2674997826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2674997826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":2674997826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6807","nonce":2674997826}]},"public_addr":"172.21.15.63:6805/2674997826","cluster_addr":"172.21.15.63:6806/2674997826","heartbeat_back_addr":"172.21.15.63:6808/2674997826","heartbeat_front_addr":"172.21.15.63:6807/2674997826","state":["exists","up"]},{"osd":2,"uuid":"69cee1a1-13f3-47a4-86dd-64c6484795f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6809","nonce":988334441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":988334441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":988334441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6811","nonce":988334441}]},"public_addr":"172.21.15.63:6809/988334441","cluster_addr":"172.21.15.63:6810/988334441","heartbeat_back_addr":"172.21.15.63:6812/988334441","heartbeat_front_addr":"172.21.15.63:6811/988334441","state":["exists","up"]},{"osd":3,"uuid":"3c8a84a9-a0be-4657-b4a3-16977b40ded4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6813","nonce":322909756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":322909756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":322909756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6815","nonce":322909756}]},"public_addr":"172.21.15.63:6813/322909756","cluster_addr":"172.21.15.63:6814/322909756","heartbeat_back_addr":"172.21.15.63:6816/322909756","heartbeat_front_addr":"172.21.15.63:6815/322909756","state":["exists","up"]},{"osd":4,"uuid":"f7139314-f518-4057-95ca-3dcc38734d8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3314046715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6801","nonce":3314046715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6803","nonce":3314046715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3314046715}]},"public_addr":"172.21.15.134:6800/3314046715","cluster_addr":"172.21.15.134:6801/3314046715","heartbeat_back_addr":"172.21.15.134:6803/3314046715","heartbeat_front_addr":"172.21.15.134:6802/3314046715","state":["exists","up"]},{"osd":5,"uuid":"2262c274-9de1-4930-a3f1-503354d21069","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1949912005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6805","nonce":1949912005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6807","nonce":1949912005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1949912005}]},"public_addr":"172.21.15.134:6804/1949912005","cluster_addr":"172.21.15.134:6805/1949912005","heartbeat_back_addr":"172.21.15.134:6807/1949912005","heartbeat_front_addr":"172.21.15.134:6806/1949912005","state":["exists","up"]},{"osd":6,"uuid":"e05dcbbc-193b-4098-9865-afcc44d4ec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":487359927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6809","nonce":487359927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6811","nonce":487359927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":487359927}]},"public_addr":"172.21.15.134:6808/487359927","cluster_addr":"172.21.15.134:6809/487359927","heartbeat_back_addr":"172.21.15.134:6811/487359927","heartbeat_front_addr":"172.21.15.134:6810/487359927","state":["exists","up"]},{"osd":7,"uuid":"fee5709c-5eef-4197-bc62-d0848bb4c89f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":4184915100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6813","nonce":4184915100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6815","nonce":4184915100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":4184915100}]},"public_addr":"172.21.15.134:6812/4184915100","cluster_addr":"172.21.15.134:6813/4184915100","heartbeat_back_addr":"172.21.15.134:6815/4184915100","heartbeat_front_addr":"172.21.15.134:6814/4184915100","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-04T16:40:16.899722+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-04T16:40:42.729746+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-04T16:41:06.411131+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:30.245571+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:53.542279+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:19.380533+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:44.834969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:43:09.342568+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:0/3786835918":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/1725862497":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3744204640":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3931082123":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/113667829":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/3855726443":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/145319690":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/2670444037":"2024-09-05T16:38:36.594776+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-04T16:43:44.355 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 systemd[1]: Starting Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:43:44.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[37943]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 KiB/s wr, 47 op/s 2024-09-04T16:43:44.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:44.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/51194476' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[30293]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 KiB/s wr, 47 op/s 2024-09-04T16:43:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:44 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/51194476' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:44.608 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 podman[60988]: 2024-09-04 16:43:44.373729162 +0000 UTC m=+0.017048344 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-04T16:43:44.608 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 podman[60988]: 2024-09-04 16:43:44.493105771 +0000 UTC m=+0.136424953 container create 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:43:44.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-mon[34039]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 KiB/s wr, 47 op/s 2024-09-04T16:43:44.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:44.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/51194476' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:44.857 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-04T16:43:44.857 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 podman[60988]: 2024-09-04 16:43:44.695697933 +0000 UTC m=+0.339017131 container init 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 podman[60988]: 2024-09-04 16:43:44.698535288 +0000 UTC m=+0.341854471 container start 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.717Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.717Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.717Z caller=main.go:623 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi134 (none))" 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.717Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.717Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.719Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.719Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-04T16:43:45.045 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.722Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.722Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.723Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.723Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.177µs 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.724Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.724Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.724Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.878µs wal_replay_duration=241.73µs wbl_replay_duration=132ns total_replay_duration=301.033µs 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.725Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.725Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.725Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.740Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.136789ms db_storage=783ns remote_storage=1.01µs web_handler=289ns query_engine=663ns scrape=466.306µs scrape_sd=80.925µs notify=895ns notify_sd=930ns rules=14.237078ms tracing=5.386µs 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.740Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:43:44.740Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:43:45.046 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 bash[60988]: 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 2024-09-04T16:43:45.047 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:43:44 smithi134 systemd[1]: Started Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:43:45.110 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:45.865 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:43:45.865 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":62,"fsid":"d2b23f68-6adb-11ef-bcd6-c7b262605968","created":"2024-09-04T16:38:14.294938+0000","modified":"2024-09-04T16:43:29.974144+0000","last_up_change":"2024-09-04T16:43:10.993033+0000","last_in_change":"2024-09-04T16:42:49.940540+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":6,"max_osd":8,"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-04T16:41:09.189584+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":"22","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"datapool","create_time":"2024-09-04T16:43:19.541079+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":56,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-09-04T16:43:20.313622+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"default.rgw.log","create_time":"2024-09-04T16:43:22.134440+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"default.rgw.control","create_time":"2024-09-04T16:43:24.092850+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-09-04T16:43:26.150219+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ca43b1e8-495a-43bd-a5a7-49ecab1a5807","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6801","nonce":503675920}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":503675920}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":503675920}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6803","nonce":503675920}]},"public_addr":"172.21.15.63:6801/503675920","cluster_addr":"172.21.15.63:6802/503675920","heartbeat_back_addr":"172.21.15.63:6804/503675920","heartbeat_front_addr":"172.21.15.63:6803/503675920","state":["exists","up"]},{"osd":1,"uuid":"196e11f6-50aa-49c5-9030-628172a20cd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6805","nonce":2674997826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2674997826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":2674997826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6807","nonce":2674997826}]},"public_addr":"172.21.15.63:6805/2674997826","cluster_addr":"172.21.15.63:6806/2674997826","heartbeat_back_addr":"172.21.15.63:6808/2674997826","heartbeat_front_addr":"172.21.15.63:6807/2674997826","state":["exists","up"]},{"osd":2,"uuid":"69cee1a1-13f3-47a4-86dd-64c6484795f1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6809","nonce":988334441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":988334441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":988334441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6811","nonce":988334441}]},"public_addr":"172.21.15.63:6809/988334441","cluster_addr":"172.21.15.63:6810/988334441","heartbeat_back_addr":"172.21.15.63:6812/988334441","heartbeat_front_addr":"172.21.15.63:6811/988334441","state":["exists","up"]},{"osd":3,"uuid":"3c8a84a9-a0be-4657-b4a3-16977b40ded4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6813","nonce":322909756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":322909756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":322909756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6815","nonce":322909756}]},"public_addr":"172.21.15.63:6813/322909756","cluster_addr":"172.21.15.63:6814/322909756","heartbeat_back_addr":"172.21.15.63:6816/322909756","heartbeat_front_addr":"172.21.15.63:6815/322909756","state":["exists","up"]},{"osd":4,"uuid":"f7139314-f518-4057-95ca-3dcc38734d8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3314046715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6801","nonce":3314046715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6803","nonce":3314046715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":3314046715}]},"public_addr":"172.21.15.134:6800/3314046715","cluster_addr":"172.21.15.134:6801/3314046715","heartbeat_back_addr":"172.21.15.134:6803/3314046715","heartbeat_front_addr":"172.21.15.134:6802/3314046715","state":["exists","up"]},{"osd":5,"uuid":"2262c274-9de1-4930-a3f1-503354d21069","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1949912005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6805","nonce":1949912005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6807","nonce":1949912005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1949912005}]},"public_addr":"172.21.15.134:6804/1949912005","cluster_addr":"172.21.15.134:6805/1949912005","heartbeat_back_addr":"172.21.15.134:6807/1949912005","heartbeat_front_addr":"172.21.15.134:6806/1949912005","state":["exists","up"]},{"osd":6,"uuid":"e05dcbbc-193b-4098-9865-afcc44d4ec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":487359927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6809","nonce":487359927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6811","nonce":487359927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":487359927}]},"public_addr":"172.21.15.134:6808/487359927","cluster_addr":"172.21.15.134:6809/487359927","heartbeat_back_addr":"172.21.15.134:6811/487359927","heartbeat_front_addr":"172.21.15.134:6810/487359927","state":["exists","up"]},{"osd":7,"uuid":"fee5709c-5eef-4197-bc62-d0848bb4c89f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":59,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":4184915100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6813","nonce":4184915100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6815","nonce":4184915100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":4184915100}]},"public_addr":"172.21.15.134:6812/4184915100","cluster_addr":"172.21.15.134:6813/4184915100","heartbeat_back_addr":"172.21.15.134:6815/4184915100","heartbeat_front_addr":"172.21.15.134:6814/4184915100","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-04T16:40:16.899722+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-04T16:40:42.729746+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-04T16:41:06.411131+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:30.245571+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:41:53.542279+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:19.380533+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:42:44.834969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-04T16:43:09.342568+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:0/3786835918":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/1725862497":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3744204640":"2024-09-05T16:39:00.733690+0000","172.21.15.63:0/3931082123":"2024-09-05T16:39:00.733690+0000","172.21.15.63:6800/113667829":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/3855726443":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/145319690":"2024-09-05T16:38:36.594776+0000","172.21.15.63:0/2670444037":"2024-09-05T16:38:36.594776+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-04T16:43:46.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[30293]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 597 B/s wr, 19 op/s 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setuser ceph since I am not root 2024-09-04T16:43:46.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:43:46.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[37943]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 597 B/s wr, 19 op/s 2024-09-04T16:43:46.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:45 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-04T16:43:46.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: ignoring --setuser ceph since I am not root 2024-09-04T16:43:46.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: ignoring --setgroup ceph since I am not root 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mgr[35753]: -- 172.21.15.134:0/4156782315 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e2742f30e0 con 0x55e2742d1000 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mon[34039]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 597 B/s wr, 19 op/s 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' 2024-09-04T16:43:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:45 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-04T16:43:46.492 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-04T16:43:46.493 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-04T16:43:46.493 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-04T16:43:46.494 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-04T16:43:46.494 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-04T16:43:46.494 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-04T16:43:46.495 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-04T16:43:46.495 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-04T16:43:46.854 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[30293]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:43:46.854 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[30293]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:43:46.854 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/813261028' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:46.854 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[37943]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:43:46.854 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[37943]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:43:46.855 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/813261028' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:47.045 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.051 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.051 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.051 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.052 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.052 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.054 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.074 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:46 smithi134 ceph-mon[34039]: from='mgr.14150 172.21.15.63:0/3326765909' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T16:43:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:46 smithi134 ceph-mon[34039]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T16:43:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/813261028' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-04T16:43:50.002 INFO:teuthology.orchestra.run.smithi063.stdout:55834574888 2024-09-04T16:43:50.003 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: Standby manager daemon x restarted 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: Standby manager daemon x started 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:43:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:43:50] ENGINE Bus STARTING 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: CherryPy Checker: 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: The Application mounted at '' has an empty config. 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:43:50] ENGINE Serving on http://:::9283 2024-09-04T16:43:51.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:43:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:43:50] ENGINE Bus STARTED 2024-09-04T16:43:51.110 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: Standby manager daemon x restarted 2024-09-04T16:43:51.110 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: Standby manager daemon x started 2024-09-04T16:43:51.110 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:43:51.110 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:43:51.110 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: Standby manager daemon x restarted 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: Standby manager daemon x started 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-04T16:43:51.111 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:50 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:43:51.350 INFO:teuthology.orchestra.run.smithi063.stdout:210453397514 2024-09-04T16:43:51.350 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-04T16:43:52.044 INFO:teuthology.orchestra.run.smithi063.stdout:77309411363 2024-09-04T16:43:52.045 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: Active manager daemon y restarted 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: mgrmap e19: y(active, starting, since 0.00898192s), standbys: x 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:43:52.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:43:52.103 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[30293]: Manager daemon y is now available 2024-09-04T16:43:52.104 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-04T16:43:52.104 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: Active manager daemon y restarted 2024-09-04T16:43:52.104 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: Activating manager daemon y 2024-09-04T16:43:52.104 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:43:52.104 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: mgrmap e19: y(active, starting, since 0.00898192s), standbys: x 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:43:52.105 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:43:52.106 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:51 smithi063 ceph-mon[37943]: Manager daemon y is now available 2024-09-04T16:43:52.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-04T16:43:52.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: Active manager daemon y restarted 2024-09-04T16:43:52.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: Activating manager daemon y 2024-09-04T16:43:52.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T16:43:52.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: mgrmap e19: y(active, starting, since 0.00898192s), standbys: x 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:43:52.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:43:52.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:43:52.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:43:52.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:43:52.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:51 smithi134 ceph-mon[34039]: Manager daemon y is now available 2024-09-04T16:43:52.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:43:52] ENGINE Bus STARTING 2024-09-04T16:43:52.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: CherryPy Checker: 2024-09-04T16:43:52.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: The Application mounted at '' has an empty config. 2024-09-04T16:43:52.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:43:52.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:43:52] ENGINE Serving on http://:::9283 2024-09-04T16:43:52.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:43:52] ENGINE Bus STARTED 2024-09-04T16:43:53.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:53.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:53.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[30293]: mgrmap e20: y(active, since 1.02034s), standbys: x 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:43:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:52 smithi063 ceph-mon[37943]: mgrmap e20: y(active, since 1.02034s), standbys: x 2024-09-04T16:43:53.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:43:53.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-04T16:43:53.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:52 smithi134 ceph-mon[34039]: mgrmap e20: y(active, since 1.02034s), standbys: x 2024-09-04T16:43:53.332 INFO:teuthology.orchestra.run.smithi063.stdout:154618822675 2024-09-04T16:43:53.333 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-04T16:43:53.704 INFO:teuthology.orchestra.run.smithi063.stdout:128849018904 2024-09-04T16:43:53.705 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-04T16:43:53.853 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:43:53.591+0000 7fc814e07640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:43:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:43:53.853 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Traceback (most recent call last): 2024-09-04T16:43:53.853 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._connections.run(self.expiration_interval) 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._run(expiration_interval) 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: s = self.context.wrap_socket( 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: return self.sslsocket_class._create( 2024-09-04T16:43:53.854 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:43:53.855 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self.do_handshake() 2024-09-04T16:43:53.855 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:43:53.855 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: self._sslobj.do_handshake() 2024-09-04T16:43:53.855 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:43:53.855 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:43:54.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:43:54.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:53 smithi134 ceph-mon[34039]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:54.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:53 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:54.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:43:54.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[30293]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:54.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:54.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:43:54.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[37943]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:54.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:53 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:43:54.496 INFO:teuthology.orchestra.run.smithi063.stdout:34359738413 2024-09-04T16:43:54.496 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-04T16:43:55.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: [04/Sep/2024:16:43:53] ENGINE Bus STARTING 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: [04/Sep/2024:16:43:53] ENGINE Serving on http://172.21.15.63:8765 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: [04/Sep/2024:16:43:53] ENGINE Serving on https://172.21.15.63:7150 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: [04/Sep/2024:16:43:53] ENGINE Bus STARTED 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: [04/Sep/2024:16:43:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:43:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:43:55.197 INFO:journalctl@ceph.mon.c.smithi063.stdout: self.do_handshake() 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[37943]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: [04/Sep/2024:16:43:53] ENGINE Bus STARTING 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: [04/Sep/2024:16:43:53] ENGINE Serving on http://172.21.15.63:8765 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: [04/Sep/2024:16:43:53] ENGINE Serving on https://172.21.15.63:7150 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: [04/Sep/2024:16:43:53] ENGINE Bus STARTED 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: [04/Sep/2024:16:43:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:43:55.198 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:43:55.199 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-04T16:43:55.200 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:43:55.200 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:43:55.200 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:43:55.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:54 smithi063 ceph-mon[30293]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: [04/Sep/2024:16:43:53] ENGINE Bus STARTING 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: [04/Sep/2024:16:43:53] ENGINE Serving on http://172.21.15.63:8765 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: [04/Sep/2024:16:43:53] ENGINE Serving on https://172.21.15.63:7150 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: [04/Sep/2024:16:43:53] ENGINE Bus STARTED 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: [04/Sep/2024:16:43:53] ENGINE Error in HTTPServer.serve 2024-09-04T16:43:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._run(expiration_interval) 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: s = self.context.wrap_socket( 2024-09-04T16:43:55.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.sslsocket_class._create( 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.do_handshake() 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._sslobj.do_handshake() 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:43:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:54 smithi134 ceph-mon[34039]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-04T16:43:55.533 INFO:teuthology.orchestra.run.smithi063.stdout:180388626447 2024-09-04T16:43:55.534 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-04T16:43:55.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:43:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:43:55.938 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:55.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:55.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 3760M 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:55.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 3760M 2024-09-04T16:43:55.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:55 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:55.987 INFO:teuthology.orchestra.run.smithi063.stdout:107374182429 2024-09-04T16:43:55.988 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-04T16:43:56.009 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:56.011 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:56.044 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:56.283 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:56.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:56.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:56.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:43:56.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 3760M 2024-09-04T16:43:56.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:55 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:43:57.101 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:56 smithi063 ceph-mon[30293]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-04T16:43:57.101 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:56 smithi063 ceph-mon[37943]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-04T16:43:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:56 smithi134 ceph-mon[34039]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-04T16:43:57.479 INFO:teuthology.orchestra.run.smithi063.stdout:154618822676 2024-09-04T16:43:57.679 INFO:teuthology.orchestra.run.smithi063.stdout:55834574889 2024-09-04T16:43:58.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3337039927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:43:58.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[30293]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:58.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3705641724' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:43:58.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3337039927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:43:58.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[37943]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:58.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3705641724' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:43:58.235 INFO:teuthology.orchestra.run.smithi063.stdout:210453397515 2024-09-04T16:43:58.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3337039927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-04T16:43:58.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:57 smithi134 ceph-mon[34039]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:43:58.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3705641724' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-04T16:43:58.414 INFO:teuthology.orchestra.run.smithi063.stdout:77309411364 2024-09-04T16:43:58.754 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574888 got 55834574889 for osd.1 2024-09-04T16:43:58.754 DEBUG:teuthology.parallel:result is None 2024-09-04T16:43:58.977 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:58 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1547586476' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-04T16:43:58.978 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:58 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4060704731' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:43:58.978 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:58 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1547586476' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-04T16:43:58.978 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:58 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4060704731' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:43:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:58 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1547586476' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-04T16:43:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:58 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4060704731' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-04T16:44:00.146 INFO:teuthology.orchestra.run.smithi063.stdout:34359738414 2024-09-04T16:44:00.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:43:59 smithi063 ceph-mon[30293]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:44:00.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:43:59 smithi063 ceph-mon[37943]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:44:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:43:59 smithi134 ceph-mon[34039]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:44:00.956 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:00 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4227904059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:44:00.956 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:00 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4227904059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:44:00.992 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411363 got 77309411364 for osd.2 2024-09-04T16:44:00.992 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:00 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4227904059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-04T16:44:01.470 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822675 got 154618822676 for osd.5 2024-09-04T16:44:01.470 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:01.825 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738413 got 34359738414 for osd.0 2024-09-04T16:44:01.825 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:01.837 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:02.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:01 smithi063 ceph-mon[30293]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:02.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:01 smithi063 ceph-mon[37943]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:02.246 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:02.285 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:02.286 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397514 got 210453397515 for osd.7 2024-09-04T16:44:02.286 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:01 smithi134 ceph-mon[34039]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:44:02.915 INFO:teuthology.orchestra.run.smithi063.stdout:128849018906 2024-09-04T16:44:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:02 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:02 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4211607103' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:44:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:02 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:02 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4211607103' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:44:03.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:02 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:03.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:02 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:03.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:02 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4211607103' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-04T16:44:03.522 INFO:teuthology.orchestra.run.smithi063.stdout:107374182431 2024-09-04T16:44:03.841 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018906 for osd.4 2024-09-04T16:44:03.841 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[30293]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1263582104' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[37943]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:04.065 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1263582104' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:44:04.066 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.066 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:03 smithi134 ceph-mon[34039]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:03 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1263582104' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-04T16:44:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:04.800 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182429 got 107374182431 for osd.3 2024-09-04T16:44:04.800 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:05.188 INFO:teuthology.orchestra.run.smithi063.stdout:180388626449 2024-09-04T16:44:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:44:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:44:06.039 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626447 got 180388626449 for osd.6 2024-09-04T16:44:06.039 DEBUG:teuthology.parallel:result is None 2024-09-04T16:44:06.039 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-04T16:44:06.039 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 3760M 2024-09-04T16:44:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1500570739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 3760M 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1500570739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 3760M 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1500570739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:06.297 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:07.003 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:44:07.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.003 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[30293]: Deploying daemon alertmanager.a on smithi063 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.004 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:06 smithi063 ceph-mon[37943]: Deploying daemon alertmanager.a on smithi063 2024-09-04T16:44:07.010 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-04T16:44:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:44:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:44:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:44:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:06 smithi134 ceph-mon[34039]: Deploying daemon alertmanager.a on smithi063 2024-09-04T16:44:08.111 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":10,"stamp":"2024-09-04T16:44:05.503276+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":199,"num_object_clones":0,"num_object_copies":597,"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":199,"num_whiteouts":0,"num_read":883,"num_read_kb":740,"num_write":549,"num_write_kb":1673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":552,"ondisk_log_size":552,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235440,"kb_used_data":6748,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749725776,"statfs":{"total":767960285184,"available":767719194624,"internally_reserved":0,"allocated":6909952,"data_stored":3706497,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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":70,"num_read_kb":186,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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.003085"},"pg_stats":[{"pgid":"3.1f","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491778+0000","last_change":"2024-09-04T16:43:22.069319+0000","last_active":"2024-09-04T16:43:51.491778+0000","last_peered":"2024-09-04T16:43:51.491778+0000","last_clean":"2024-09-04T16:43:51.491778+0000","last_became_active":"2024-09-04T16:43:22.068928+0000","last_became_peered":"2024-09-04T16:43:22.068928+0000","last_unstale":"2024-09-04T16:43:51.491778+0000","last_undegraded":"2024-09-04T16:43:51.491778+0000","last_fullsized":"2024-09-04T16:43:51.491778+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:13:50.064534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491570+0000","last_change":"2024-09-04T16:43:24.084982+0000","last_active":"2024-09-04T16:43:51.491570+0000","last_peered":"2024-09-04T16:43:51.491570+0000","last_clean":"2024-09-04T16:43:51.491570+0000","last_became_active":"2024-09-04T16:43:24.083352+0000","last_became_peered":"2024-09-04T16:43:24.083352+0000","last_unstale":"2024-09-04T16:43:51.491570+0000","last_undegraded":"2024-09-04T16:43:51.491570+0000","last_fullsized":"2024-09-04T16:43:51.491570+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T17:14:51.776136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.19","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124879+0000","last_change":"2024-09-04T16:43:26.090970+0000","last_active":"2024-09-04T16:43:52.124879+0000","last_peered":"2024-09-04T16:43:52.124879+0000","last_clean":"2024-09-04T16:43:52.124879+0000","last_became_active":"2024-09-04T16:43:26.089525+0000","last_became_peered":"2024-09-04T16:43:26.089525+0000","last_unstale":"2024-09-04T16:43:52.124879+0000","last_undegraded":"2024-09-04T16:43:52.124879+0000","last_fullsized":"2024-09-04T16:43:52.124879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:07.165780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1a","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491691+0000","last_change":"2024-09-04T16:43:28.115498+0000","last_active":"2024-09-04T16:43:51.491691+0000","last_peered":"2024-09-04T16:43:51.491691+0000","last_clean":"2024-09-04T16:43:51.491691+0000","last_became_active":"2024-09-04T16:43:28.115183+0000","last_became_peered":"2024-09-04T16:43:28.115183+0000","last_unstale":"2024-09-04T16:43:51.491691+0000","last_undegraded":"2024-09-04T16:43:51.491691+0000","last_fullsized":"2024-09-04T16:43:51.491691+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:01:54.641321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489118+0000","last_change":"2024-09-04T16:43:28.139822+0000","last_active":"2024-09-04T16:43:51.489118+0000","last_peered":"2024-09-04T16:43:51.489118+0000","last_clean":"2024-09-04T16:43:51.489118+0000","last_became_active":"2024-09-04T16:43:28.139497+0000","last_became_peered":"2024-09-04T16:43:28.139497+0000","last_unstale":"2024-09-04T16:43:51.489118+0000","last_undegraded":"2024-09-04T16:43:51.489118+0000","last_fullsized":"2024-09-04T16:43:51.489118+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:57:17.619205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492051+0000","last_change":"2024-09-04T16:43:22.068179+0000","last_active":"2024-09-04T16:43:51.492051+0000","last_peered":"2024-09-04T16:43:51.492051+0000","last_clean":"2024-09-04T16:43:51.492051+0000","last_became_active":"2024-09-04T16:43:22.067876+0000","last_became_peered":"2024-09-04T16:43:22.067876+0000","last_unstale":"2024-09-04T16:43:51.492051+0000","last_undegraded":"2024-09-04T16:43:51.492051+0000","last_fullsized":"2024-09-04T16:43:51.492051+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:29:08.831517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489228+0000","last_change":"2024-09-04T16:43:24.086714+0000","last_active":"2024-09-04T16:43:51.489228+0000","last_peered":"2024-09-04T16:43:51.489228+0000","last_clean":"2024-09-04T16:43:51.489228+0000","last_became_active":"2024-09-04T16:43:24.086180+0000","last_became_peered":"2024-09-04T16:43:24.086180+0000","last_unstale":"2024-09-04T16:43:51.489228+0000","last_undegraded":"2024-09-04T16:43:51.489228+0000","last_fullsized":"2024-09-04T16:43:51.489228+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-06T03:47:53.514597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.18","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491701+0000","last_change":"2024-09-04T16:43:26.085933+0000","last_active":"2024-09-04T16:43:51.491701+0000","last_peered":"2024-09-04T16:43:51.491701+0000","last_clean":"2024-09-04T16:43:51.491701+0000","last_became_active":"2024-09-04T16:43:26.085611+0000","last_became_peered":"2024-09-04T16:43:26.085611+0000","last_unstale":"2024-09-04T16:43:51.491701+0000","last_undegraded":"2024-09-04T16:43:51.491701+0000","last_fullsized":"2024-09-04T16:43:51.491701+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:11:19.536890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983728+0000","last_change":"2024-09-04T16:43:22.071525+0000","last_active":"2024-09-04T16:43:51.983728+0000","last_peered":"2024-09-04T16:43:51.983728+0000","last_clean":"2024-09-04T16:43:51.983728+0000","last_became_active":"2024-09-04T16:43:22.070962+0000","last_became_peered":"2024-09-04T16:43:22.070962+0000","last_unstale":"2024-09-04T16:43:51.983728+0000","last_undegraded":"2024-09-04T16:43:51.983728+0000","last_fullsized":"2024-09-04T16:43:51.983728+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:19:24.511379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492235+0000","last_change":"2024-09-04T16:43:24.080805+0000","last_active":"2024-09-04T16:43:51.492235+0000","last_peered":"2024-09-04T16:43:51.492235+0000","last_clean":"2024-09-04T16:43:51.492235+0000","last_became_active":"2024-09-04T16:43:24.080494+0000","last_became_peered":"2024-09-04T16:43:24.080494+0000","last_unstale":"2024-09-04T16:43:51.492235+0000","last_undegraded":"2024-09-04T16:43:51.492235+0000","last_fullsized":"2024-09-04T16:43:51.492235+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T23:45:29.440390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983360+0000","last_change":"2024-09-04T16:43:26.087776+0000","last_active":"2024-09-04T16:43:51.983360+0000","last_peered":"2024-09-04T16:43:51.983360+0000","last_clean":"2024-09-04T16:43:51.983360+0000","last_became_active":"2024-09-04T16:43:26.086650+0000","last_became_peered":"2024-09-04T16:43:26.086650+0000","last_unstale":"2024-09-04T16:43:51.983360+0000","last_undegraded":"2024-09-04T16:43:51.983360+0000","last_fullsized":"2024-09-04T16:43:51.983360+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:30:16.762368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.18","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489675+0000","last_change":"2024-09-04T16:43:28.116424+0000","last_active":"2024-09-04T16:43:51.489675+0000","last_peered":"2024-09-04T16:43:51.489675+0000","last_clean":"2024-09-04T16:43:51.489675+0000","last_became_active":"2024-09-04T16:43:28.116097+0000","last_became_peered":"2024-09-04T16:43:28.116097+0000","last_unstale":"2024-09-04T16:43:51.489675+0000","last_undegraded":"2024-09-04T16:43:51.489675+0000","last_fullsized":"2024-09-04T16:43:51.489675+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:01:22.191569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983546+0000","last_change":"2024-09-04T16:43:22.068836+0000","last_active":"2024-09-04T16:43:51.983546+0000","last_peered":"2024-09-04T16:43:51.983546+0000","last_clean":"2024-09-04T16:43:51.983546+0000","last_became_active":"2024-09-04T16:43:22.068548+0000","last_became_peered":"2024-09-04T16:43:22.068548+0000","last_unstale":"2024-09-04T16:43:51.983546+0000","last_undegraded":"2024-09-04T16:43:51.983546+0000","last_fullsized":"2024-09-04T16:43:51.983546+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:56:46.096529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"61'5","reported_seq":36,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491645+0000","last_change":"2024-09-04T16:43:24.085392+0000","last_active":"2024-09-04T16:43:51.491645+0000","last_peered":"2024-09-04T16:43:51.491645+0000","last_clean":"2024-09-04T16:43:51.491645+0000","last_became_active":"2024-09-04T16:43:24.085065+0000","last_became_peered":"2024-09-04T16:43:24.085065+0000","last_unstale":"2024-09-04T16:43:51.491645+0000","last_undegraded":"2024-09-04T16:43:51.491645+0000","last_fullsized":"2024-09-04T16:43:51.491645+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:24:23.262837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":11,"num_read_kb":7,"num_write":6,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993220+0000","last_change":"2024-09-04T16:43:26.094807+0000","last_active":"2024-09-04T16:43:51.993220+0000","last_peered":"2024-09-04T16:43:51.993220+0000","last_clean":"2024-09-04T16:43:51.993220+0000","last_became_active":"2024-09-04T16:43:26.094497+0000","last_became_peered":"2024-09-04T16:43:26.094497+0000","last_unstale":"2024-09-04T16:43:51.993220+0000","last_undegraded":"2024-09-04T16:43:51.993220+0000","last_fullsized":"2024-09-04T16:43:51.993220+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:33:16.782644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.19","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983212+0000","last_change":"2024-09-04T16:43:28.117774+0000","last_active":"2024-09-04T16:43:51.983212+0000","last_peered":"2024-09-04T16:43:51.983212+0000","last_clean":"2024-09-04T16:43:51.983212+0000","last_became_active":"2024-09-04T16:43:28.117502+0000","last_became_peered":"2024-09-04T16:43:28.117502+0000","last_unstale":"2024-09-04T16:43:51.983212+0000","last_undegraded":"2024-09-04T16:43:51.983212+0000","last_fullsized":"2024-09-04T16:43:51.983212+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:56:54.325742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492839+0000","last_change":"2024-09-04T16:43:28.137073+0000","last_active":"2024-09-04T16:43:51.492839+0000","last_peered":"2024-09-04T16:43:51.492839+0000","last_clean":"2024-09-04T16:43:51.492839+0000","last_became_active":"2024-09-04T16:43:28.136774+0000","last_became_peered":"2024-09-04T16:43:28.136774+0000","last_unstale":"2024-09-04T16:43:51.492839+0000","last_undegraded":"2024-09-04T16:43:51.492839+0000","last_fullsized":"2024-09-04T16:43:51.492839+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:19:04.733008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.494143+0000","last_change":"2024-09-04T16:43:22.067545+0000","last_active":"2024-09-04T16:43:51.494143+0000","last_peered":"2024-09-04T16:43:51.494143+0000","last_clean":"2024-09-04T16:43:51.494143+0000","last_became_active":"2024-09-04T16:43:22.067252+0000","last_became_peered":"2024-09-04T16:43:22.067252+0000","last_unstale":"2024-09-04T16:43:51.494143+0000","last_undegraded":"2024-09-04T16:43:51.494143+0000","last_fullsized":"2024-09-04T16:43:51.494143+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:45:03.113192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.990006+0000","last_change":"2024-09-04T16:43:24.089477+0000","last_active":"2024-09-04T16:43:51.990006+0000","last_peered":"2024-09-04T16:43:51.990006+0000","last_clean":"2024-09-04T16:43:51.990006+0000","last_became_active":"2024-09-04T16:43:24.088945+0000","last_became_peered":"2024-09-04T16:43:24.088945+0000","last_unstale":"2024-09-04T16:43:51.990006+0000","last_undegraded":"2024-09-04T16:43:51.990006+0000","last_fullsized":"2024-09-04T16:43:51.990006+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T22:29:49.054152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124041+0000","last_change":"2024-09-04T16:43:26.085314+0000","last_active":"2024-09-04T16:43:52.124041+0000","last_peered":"2024-09-04T16:43:52.124041+0000","last_clean":"2024-09-04T16:43:52.124041+0000","last_became_active":"2024-09-04T16:43:26.085005+0000","last_became_peered":"2024-09-04T16:43:26.085005+0000","last_unstale":"2024-09-04T16:43:52.124041+0000","last_undegraded":"2024-09-04T16:43:52.124041+0000","last_fullsized":"2024-09-04T16:43:52.124041+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:23:53.112261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1f","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492177+0000","last_change":"2024-09-04T16:43:28.138743+0000","last_active":"2024-09-04T16:43:51.492177+0000","last_peered":"2024-09-04T16:43:51.492177+0000","last_clean":"2024-09-04T16:43:51.492177+0000","last_became_active":"2024-09-04T16:43:28.138509+0000","last_became_peered":"2024-09-04T16:43:28.138509+0000","last_unstale":"2024-09-04T16:43:51.492177+0000","last_undegraded":"2024-09-04T16:43:51.492177+0000","last_fullsized":"2024-09-04T16:43:51.492177+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:42:42.399138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492412+0000","last_change":"2024-09-04T16:43:22.070786+0000","last_active":"2024-09-04T16:43:51.492412+0000","last_peered":"2024-09-04T16:43:51.492412+0000","last_clean":"2024-09-04T16:43:51.492412+0000","last_became_active":"2024-09-04T16:43:22.070491+0000","last_became_peered":"2024-09-04T16:43:22.070491+0000","last_unstale":"2024-09-04T16:43:51.492412+0000","last_undegraded":"2024-09-04T16:43:51.492412+0000","last_fullsized":"2024-09-04T16:43:51.492412+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:26:33.421827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"61'12","reported_seq":49,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491230+0000","last_change":"2024-09-04T16:43:24.080529+0000","last_active":"2024-09-04T16:43:51.491230+0000","last_peered":"2024-09-04T16:43:51.491230+0000","last_clean":"2024-09-04T16:43:51.491230+0000","last_became_active":"2024-09-04T16:43:24.079950+0000","last_became_peered":"2024-09-04T16:43:24.079950+0000","last_unstale":"2024-09-04T16:43:51.491230+0000","last_undegraded":"2024-09-04T16:43:51.491230+0000","last_fullsized":"2024-09-04T16:43:51.491230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-05T22:55:39.265660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491851+0000","last_change":"2024-09-04T16:43:26.090384+0000","last_active":"2024-09-04T16:43:51.491851+0000","last_peered":"2024-09-04T16:43:51.491851+0000","last_clean":"2024-09-04T16:43:51.491851+0000","last_became_active":"2024-09-04T16:43:26.089982+0000","last_became_peered":"2024-09-04T16:43:26.089982+0000","last_unstale":"2024-09-04T16:43:51.491851+0000","last_undegraded":"2024-09-04T16:43:51.491851+0000","last_fullsized":"2024-09-04T16:43:51.491851+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:24:04.543946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1c","version":"61'1","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993551+0000","last_change":"2024-09-04T16:43:28.118665+0000","last_active":"2024-09-04T16:43:51.993551+0000","last_peered":"2024-09-04T16:43:51.993551+0000","last_clean":"2024-09-04T16:43:51.993551+0000","last_became_active":"2024-09-04T16:43:28.118339+0000","last_became_peered":"2024-09-04T16:43:28.118339+0000","last_unstale":"2024-09-04T16:43:51.993551+0000","last_undegraded":"2024-09-04T16:43:51.993551+0000","last_fullsized":"2024-09-04T16:43:51.993551+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:52:56.898920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"54'2","reported_seq":37,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125051+0000","last_change":"2024-09-04T16:43:22.071658+0000","last_active":"2024-09-04T16:43:52.125051+0000","last_peered":"2024-09-04T16:43:52.125051+0000","last_clean":"2024-09-04T16:43:52.125051+0000","last_became_active":"2024-09-04T16:43:22.071364+0000","last_became_peered":"2024-09-04T16:43:22.071364+0000","last_unstale":"2024-09-04T16:43:52.125051+0000","last_undegraded":"2024-09-04T16:43:52.125051+0000","last_fullsized":"2024-09-04T16:43:52.125051+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:22:46.339115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":482,"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":7,"num_read_kb":7,"num_write":3,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491530+0000","last_change":"2024-09-04T16:43:24.078699+0000","last_active":"2024-09-04T16:43:51.491530+0000","last_peered":"2024-09-04T16:43:51.491530+0000","last_clean":"2024-09-04T16:43:51.491530+0000","last_became_active":"2024-09-04T16:43:24.078377+0000","last_became_peered":"2024-09-04T16:43:24.078377+0000","last_unstale":"2024-09-04T16:43:51.491530+0000","last_undegraded":"2024-09-04T16:43:51.491530+0000","last_fullsized":"2024-09-04T16:43:51.491530+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-05T18:56:47.985934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1f","version":"61'8","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.123334+0000","last_change":"2024-09-04T16:43:26.091503+0000","last_active":"2024-09-04T16:43:57.123334+0000","last_peered":"2024-09-04T16:43:57.123334+0000","last_clean":"2024-09-04T16:43:57.123334+0000","last_became_active":"2024-09-04T16:43:26.091233+0000","last_became_peered":"2024-09-04T16:43:26.091233+0000","last_unstale":"2024-09-04T16:43:57.123334+0000","last_undegraded":"2024-09-04T16:43:57.123334+0000","last_fullsized":"2024-09-04T16:43:57.123334+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:00:36.333304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.f","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125145+0000","last_change":"2024-09-04T16:43:24.081577+0000","last_active":"2024-09-04T16:43:52.125145+0000","last_peered":"2024-09-04T16:43:52.125145+0000","last_clean":"2024-09-04T16:43:52.125145+0000","last_became_active":"2024-09-04T16:43:24.080776+0000","last_became_peered":"2024-09-04T16:43:24.080776+0000","last_unstale":"2024-09-04T16:43:52.125145+0000","last_undegraded":"2024-09-04T16:43:52.125145+0000","last_fullsized":"2024-09-04T16:43:52.125145+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T17:57:49.408163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488902+0000","last_change":"2024-09-04T16:43:22.066654+0000","last_active":"2024-09-04T16:43:51.488902+0000","last_peered":"2024-09-04T16:43:51.488902+0000","last_clean":"2024-09-04T16:43:51.488902+0000","last_became_active":"2024-09-04T16:43:22.066202+0000","last_became_peered":"2024-09-04T16:43:22.066202+0000","last_unstale":"2024-09-04T16:43:51.488902+0000","last_undegraded":"2024-09-04T16:43:51.488902+0000","last_fullsized":"2024-09-04T16:43:51.488902+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:35:39.732275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.e","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.123128+0000","last_change":"2024-09-04T16:43:26.087889+0000","last_active":"2024-09-04T16:43:57.123128+0000","last_peered":"2024-09-04T16:43:57.123128+0000","last_clean":"2024-09-04T16:43:57.123128+0000","last_became_active":"2024-09-04T16:43:26.087606+0000","last_became_peered":"2024-09-04T16:43:26.087606+0000","last_unstale":"2024-09-04T16:43:57.123128+0000","last_undegraded":"2024-09-04T16:43:57.123128+0000","last_fullsized":"2024-09-04T16:43:57.123128+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:24:50.250747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983469+0000","last_change":"2024-09-04T16:43:28.116237+0000","last_active":"2024-09-04T16:43:51.983469+0000","last_peered":"2024-09-04T16:43:51.983469+0000","last_clean":"2024-09-04T16:43:51.983469+0000","last_became_active":"2024-09-04T16:43:28.115172+0000","last_became_peered":"2024-09-04T16:43:28.115172+0000","last_unstale":"2024-09-04T16:43:51.983469+0000","last_undegraded":"2024-09-04T16:43:51.983469+0000","last_fullsized":"2024-09-04T16:43:51.983469+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:58:49.670451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.0","version":"61'18","reported_seq":58,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488720+0000","last_change":"2024-09-04T16:43:24.085007+0000","last_active":"2024-09-04T16:43:51.488720+0000","last_peered":"2024-09-04T16:43:51.488720+0000","last_clean":"2024-09-04T16:43:51.488720+0000","last_became_active":"2024-09-04T16:43:24.083408+0000","last_became_peered":"2024-09-04T16:43:24.083408+0000","last_unstale":"2024-09-04T16:43:51.488720+0000","last_undegraded":"2024-09-04T16:43:51.488720+0000","last_fullsized":"2024-09-04T16:43:51.488720+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"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-05T20:24:50.372452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":34,"num_read_kb":22,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492691+0000","last_change":"2024-09-04T16:43:22.068487+0000","last_active":"2024-09-04T16:43:51.492691+0000","last_peered":"2024-09-04T16:43:51.492691+0000","last_clean":"2024-09-04T16:43:51.492691+0000","last_became_active":"2024-09-04T16:43:22.068203+0000","last_became_peered":"2024-09-04T16:43:22.068203+0000","last_unstale":"2024-09-04T16:43:51.492691+0000","last_undegraded":"2024-09-04T16:43:51.492691+0000","last_fullsized":"2024-09-04T16:43:51.492691+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:08:32.803856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.493074+0000","last_change":"2024-09-04T16:43:26.088214+0000","last_active":"2024-09-04T16:43:51.493074+0000","last_peered":"2024-09-04T16:43:51.493074+0000","last_clean":"2024-09-04T16:43:51.493074+0000","last_became_active":"2024-09-04T16:43:26.087962+0000","last_became_peered":"2024-09-04T16:43:26.087962+0000","last_unstale":"2024-09-04T16:43:51.493074+0000","last_undegraded":"2024-09-04T16:43:51.493074+0000","last_fullsized":"2024-09-04T16:43:51.493074+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:21:51.877744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.2","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492425+0000","last_change":"2024-09-04T16:43:28.116423+0000","last_active":"2024-09-04T16:43:51.492425+0000","last_peered":"2024-09-04T16:43:51.492425+0000","last_clean":"2024-09-04T16:43:51.492425+0000","last_became_active":"2024-09-04T16:43:28.116130+0000","last_became_peered":"2024-09-04T16:43:28.116130+0000","last_unstale":"2024-09-04T16:43:51.492425+0000","last_undegraded":"2024-09-04T16:43:51.492425+0000","last_fullsized":"2024-09-04T16:43:51.492425+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:05:12.562928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"61'14","reported_seq":47,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491828+0000","last_change":"2024-09-04T16:43:24.084620+0000","last_active":"2024-09-04T16:43:51.491828+0000","last_peered":"2024-09-04T16:43:51.491828+0000","last_clean":"2024-09-04T16:43:51.491828+0000","last_became_active":"2024-09-04T16:43:24.083401+0000","last_became_peered":"2024-09-04T16:43:24.083401+0000","last_unstale":"2024-09-04T16:43:51.491828+0000","last_undegraded":"2024-09-04T16:43:51.491828+0000","last_fullsized":"2024-09-04T16:43:51.491828+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"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-05T20:57:18.322076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":21,"num_read_kb":14,"num_write":14,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"54'1","reported_seq":31,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492386+0000","last_change":"2024-09-04T16:43:22.064905+0000","last_active":"2024-09-04T16:43:51.492386+0000","last_peered":"2024-09-04T16:43:51.492386+0000","last_clean":"2024-09-04T16:43:51.492386+0000","last_became_active":"2024-09-04T16:43:22.064563+0000","last_became_peered":"2024-09-04T16:43:22.064563+0000","last_unstale":"2024-09-04T16:43:51.492386+0000","last_undegraded":"2024-09-04T16:43:51.492386+0000","last_fullsized":"2024-09-04T16:43:51.492386+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:38:04.585025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.0","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.122954+0000","last_change":"2024-09-04T16:43:26.095182+0000","last_active":"2024-09-04T16:43:57.122954+0000","last_peered":"2024-09-04T16:43:57.122954+0000","last_clean":"2024-09-04T16:43:57.122954+0000","last_became_active":"2024-09-04T16:43:26.094885+0000","last_became_peered":"2024-09-04T16:43:26.094885+0000","last_unstale":"2024-09-04T16:43:57.122954+0000","last_undegraded":"2024-09-04T16:43:57.122954+0000","last_fullsized":"2024-09-04T16:43:57.122954+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:12:34.478387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993327+0000","last_change":"2024-09-04T16:43:28.140536+0000","last_active":"2024-09-04T16:43:51.993327+0000","last_peered":"2024-09-04T16:43:51.993327+0000","last_clean":"2024-09-04T16:43:51.993327+0000","last_became_active":"2024-09-04T16:43:28.140236+0000","last_became_peered":"2024-09-04T16:43:28.140236+0000","last_unstale":"2024-09-04T16:43:51.993327+0000","last_undegraded":"2024-09-04T16:43:51.993327+0000","last_fullsized":"2024-09-04T16:43:51.993327+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:12:27.419615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125991+0000","last_change":"2024-09-04T16:43:24.084980+0000","last_active":"2024-09-04T16:43:52.125991+0000","last_peered":"2024-09-04T16:43:52.125991+0000","last_clean":"2024-09-04T16:43:52.125991+0000","last_became_active":"2024-09-04T16:43:24.082169+0000","last_became_peered":"2024-09-04T16:43:24.082169+0000","last_unstale":"2024-09-04T16:43:52.125991+0000","last_undegraded":"2024-09-04T16:43:52.125991+0000","last_fullsized":"2024-09-04T16:43:52.125991+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-06T03:09:07.966960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983824+0000","last_change":"2024-09-04T16:43:22.071251+0000","last_active":"2024-09-04T16:43:51.983824+0000","last_peered":"2024-09-04T16:43:51.983824+0000","last_clean":"2024-09-04T16:43:51.983824+0000","last_became_active":"2024-09-04T16:43:22.070523+0000","last_became_peered":"2024-09-04T16:43:22.070523+0000","last_unstale":"2024-09-04T16:43:51.983824+0000","last_undegraded":"2024-09-04T16:43:51.983824+0000","last_fullsized":"2024-09-04T16:43:51.983824+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:48:56.684387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.3","version":"61'8","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.122962+0000","last_change":"2024-09-04T16:43:26.089932+0000","last_active":"2024-09-04T16:43:57.122962+0000","last_peered":"2024-09-04T16:43:57.122962+0000","last_clean":"2024-09-04T16:43:57.122962+0000","last_became_active":"2024-09-04T16:43:26.089628+0000","last_became_peered":"2024-09-04T16:43:26.089628+0000","last_unstale":"2024-09-04T16:43:57.122962+0000","last_undegraded":"2024-09-04T16:43:57.122962+0000","last_fullsized":"2024-09-04T16:43:57.122962+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:18:39.726485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489837+0000","last_change":"2024-09-04T16:43:28.120658+0000","last_active":"2024-09-04T16:43:51.489837+0000","last_peered":"2024-09-04T16:43:51.489837+0000","last_clean":"2024-09-04T16:43:51.489837+0000","last_became_active":"2024-09-04T16:43:28.120299+0000","last_became_peered":"2024-09-04T16:43:28.120299+0000","last_unstale":"2024-09-04T16:43:51.489837+0000","last_undegraded":"2024-09-04T16:43:51.489837+0000","last_fullsized":"2024-09-04T16:43:51.489837+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:44:26.162695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"61'19","reported_seq":62,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492940+0000","last_change":"2024-09-04T16:43:24.081397+0000","last_active":"2024-09-04T16:43:51.492940+0000","last_peered":"2024-09-04T16:43:51.492940+0000","last_clean":"2024-09-04T16:43:51.492940+0000","last_became_active":"2024-09-04T16:43:24.080731+0000","last_became_peered":"2024-09-04T16:43:24.080731+0000","last_unstale":"2024-09-04T16:43:51.492940+0000","last_undegraded":"2024-09-04T16:43:51.492940+0000","last_fullsized":"2024-09-04T16:43:51.492940+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"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-06T04:29:14.552740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":39,"num_read_kb":25,"num_write":22,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.126740+0000","last_change":"2024-09-04T16:43:22.068692+0000","last_active":"2024-09-04T16:43:52.126740+0000","last_peered":"2024-09-04T16:43:52.126740+0000","last_clean":"2024-09-04T16:43:52.126740+0000","last_became_active":"2024-09-04T16:43:22.068396+0000","last_became_peered":"2024-09-04T16:43:22.068396+0000","last_unstale":"2024-09-04T16:43:52.126740+0000","last_undegraded":"2024-09-04T16:43:52.126740+0000","last_fullsized":"2024-09-04T16:43:52.126740+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:33:38.221402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.2","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987879+0000","last_change":"2024-09-04T16:43:26.090711+0000","last_active":"2024-09-04T16:43:51.987879+0000","last_peered":"2024-09-04T16:43:51.987879+0000","last_clean":"2024-09-04T16:43:51.987879+0000","last_became_active":"2024-09-04T16:43:26.090453+0000","last_became_peered":"2024-09-04T16:43:26.090453+0000","last_unstale":"2024-09-04T16:43:51.987879+0000","last_undegraded":"2024-09-04T16:43:51.987879+0000","last_fullsized":"2024-09-04T16:43:51.987879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:30:45.683283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.1","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124762+0000","last_change":"2024-09-04T16:43:28.137128+0000","last_active":"2024-09-04T16:43:52.124762+0000","last_peered":"2024-09-04T16:43:52.124762+0000","last_clean":"2024-09-04T16:43:52.124762+0000","last_became_active":"2024-09-04T16:43:28.136803+0000","last_became_peered":"2024-09-04T16:43:28.136803+0000","last_unstale":"2024-09-04T16:43:52.124762+0000","last_undegraded":"2024-09-04T16:43:52.124762+0000","last_fullsized":"2024-09-04T16:43:52.124762+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:29:13.194746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"61'28","reported_seq":83,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.122957+0000","last_change":"2024-09-04T16:43:24.083188+0000","last_active":"2024-09-04T16:43:57.122957+0000","last_peered":"2024-09-04T16:43:57.122957+0000","last_clean":"2024-09-04T16:43:57.122957+0000","last_became_active":"2024-09-04T16:43:24.082888+0000","last_became_peered":"2024-09-04T16:43:24.082888+0000","last_unstale":"2024-09-04T16:43:57.122957+0000","last_undegraded":"2024-09-04T16:43:57.122957+0000","last_fullsized":"2024-09-04T16:43:57.122957+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"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-06T02:14:07.979668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"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":10,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"num_write":26,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492091+0000","last_change":"2024-09-04T16:43:22.063964+0000","last_active":"2024-09-04T16:43:51.492091+0000","last_peered":"2024-09-04T16:43:51.492091+0000","last_clean":"2024-09-04T16:43:51.492091+0000","last_became_active":"2024-09-04T16:43:22.063669+0000","last_became_peered":"2024-09-04T16:43:22.063669+0000","last_unstale":"2024-09-04T16:43:51.492091+0000","last_undegraded":"2024-09-04T16:43:51.492091+0000","last_fullsized":"2024-09-04T16:43:51.492091+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:39:17.331983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"56'2","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983386+0000","last_change":"2024-09-04T16:43:24.075694+0000","last_active":"2024-09-04T16:43:51.983386+0000","last_peered":"2024-09-04T16:43:51.983386+0000","last_clean":"2024-09-04T16:43:51.983386+0000","last_became_active":"2024-09-04T16:43:21.051114+0000","last_became_peered":"2024-09-04T16:43:21.051114+0000","last_unstale":"2024-09-04T16:43:51.983386+0000","last_undegraded":"2024-09-04T16:43:51.983386+0000","last_fullsized":"2024-09-04T16:43:51.983386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:00:27.639470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017432229999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490823+0000","last_change":"2024-09-04T16:43:26.090329+0000","last_active":"2024-09-04T16:43:51.490823+0000","last_peered":"2024-09-04T16:43:51.490823+0000","last_clean":"2024-09-04T16:43:51.490823+0000","last_became_active":"2024-09-04T16:43:26.090061+0000","last_became_peered":"2024-09-04T16:43:26.090061+0000","last_unstale":"2024-09-04T16:43:51.490823+0000","last_undegraded":"2024-09-04T16:43:51.490823+0000","last_fullsized":"2024-09-04T16:43:51.490823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:28:34.722906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.6","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491771+0000","last_change":"2024-09-04T16:43:28.117727+0000","last_active":"2024-09-04T16:43:51.491771+0000","last_peered":"2024-09-04T16:43:51.491771+0000","last_clean":"2024-09-04T16:43:51.491771+0000","last_became_active":"2024-09-04T16:43:28.116531+0000","last_became_peered":"2024-09-04T16:43:28.116531+0000","last_unstale":"2024-09-04T16:43:51.491771+0000","last_undegraded":"2024-09-04T16:43:51.491771+0000","last_fullsized":"2024-09-04T16:43:51.491771+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:07:00.345445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.7","version":"61'13","reported_seq":53,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125279+0000","last_change":"2024-09-04T16:43:24.081706+0000","last_active":"2024-09-04T16:43:52.125279+0000","last_peered":"2024-09-04T16:43:52.125279+0000","last_clean":"2024-09-04T16:43:52.125279+0000","last_became_active":"2024-09-04T16:43:24.081192+0000","last_became_peered":"2024-09-04T16:43:24.081192+0000","last_unstale":"2024-09-04T16:43:52.125279+0000","last_undegraded":"2024-09-04T16:43:52.125279+0000","last_fullsized":"2024-09-04T16:43:52.125279+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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-05T22:21:05.366890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":30,"num_read_kb":19,"num_write":16,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125505+0000","last_change":"2024-09-04T16:43:22.069700+0000","last_active":"2024-09-04T16:43:52.125505+0000","last_peered":"2024-09-04T16:43:52.125505+0000","last_clean":"2024-09-04T16:43:52.125505+0000","last_became_active":"2024-09-04T16:43:22.069430+0000","last_became_peered":"2024-09-04T16:43:22.069430+0000","last_unstale":"2024-09-04T16:43:52.125505+0000","last_undegraded":"2024-09-04T16:43:52.125505+0000","last_fullsized":"2024-09-04T16:43:52.125505+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:17:55.280918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"54'1","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989088+0000","last_change":"2024-09-04T16:43:24.077324+0000","last_active":"2024-09-04T16:43:51.989088+0000","last_peered":"2024-09-04T16:43:51.989088+0000","last_clean":"2024-09-04T16:43:51.989088+0000","last_became_active":"2024-09-04T16:43:21.053995+0000","last_became_peered":"2024-09-04T16:43:21.053995+0000","last_unstale":"2024-09-04T16:43:51.989088+0000","last_undegraded":"2024-09-04T16:43:51.989088+0000","last_fullsized":"2024-09-04T16:43:51.989088+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:56:19.941204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089005400000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989946+0000","last_change":"2024-09-04T16:43:26.094140+0000","last_active":"2024-09-04T16:43:51.989946+0000","last_peered":"2024-09-04T16:43:51.989946+0000","last_clean":"2024-09-04T16:43:51.989946+0000","last_became_active":"2024-09-04T16:43:26.093329+0000","last_became_peered":"2024-09-04T16:43:26.093329+0000","last_unstale":"2024-09-04T16:43:51.989946+0000","last_undegraded":"2024-09-04T16:43:51.989946+0000","last_fullsized":"2024-09-04T16:43:51.989946+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:18:21.231622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993599+0000","last_change":"2024-09-04T16:43:28.137001+0000","last_active":"2024-09-04T16:43:51.993599+0000","last_peered":"2024-09-04T16:43:51.993599+0000","last_clean":"2024-09-04T16:43:51.993599+0000","last_became_active":"2024-09-04T16:43:28.136650+0000","last_became_peered":"2024-09-04T16:43:28.136650+0000","last_unstale":"2024-09-04T16:43:51.993599+0000","last_undegraded":"2024-09-04T16:43:51.993599+0000","last_fullsized":"2024-09-04T16:43:51.993599+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:34:38.715402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"61'12","reported_seq":44,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491671+0000","last_change":"2024-09-04T16:43:24.080756+0000","last_active":"2024-09-04T16:43:51.491671+0000","last_peered":"2024-09-04T16:43:51.491671+0000","last_clean":"2024-09-04T16:43:51.491671+0000","last_became_active":"2024-09-04T16:43:24.079896+0000","last_became_peered":"2024-09-04T16:43:24.079896+0000","last_unstale":"2024-09-04T16:43:51.491671+0000","last_undegraded":"2024-09-04T16:43:51.491671+0000","last_fullsized":"2024-09-04T16:43:51.491671+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-06T01:38:39.621205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"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":6,"num_whiteouts":0,"num_read":18,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490214+0000","last_change":"2024-09-04T16:43:22.061458+0000","last_active":"2024-09-04T16:43:51.490214+0000","last_peered":"2024-09-04T16:43:51.490214+0000","last_clean":"2024-09-04T16:43:51.490214+0000","last_became_active":"2024-09-04T16:43:22.061147+0000","last_became_peered":"2024-09-04T16:43:22.061147+0000","last_unstale":"2024-09-04T16:43:51.490214+0000","last_undegraded":"2024-09-04T16:43:51.490214+0000","last_fullsized":"2024-09-04T16:43:51.490214+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:57:08.795239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"62'5","reported_seq":76,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:00.908375+0000","last_change":"2024-09-04T16:43:24.068059+0000","last_active":"2024-09-04T16:44:00.908375+0000","last_peered":"2024-09-04T16:44:00.908375+0000","last_clean":"2024-09-04T16:44:00.908375+0000","last_became_active":"2024-09-04T16:43:21.054592+0000","last_became_peered":"2024-09-04T16:43:21.054592+0000","last_unstale":"2024-09-04T16:44:00.908375+0000","last_undegraded":"2024-09-04T16:44:00.908375+0000","last_fullsized":"2024-09-04T16:44:00.908375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:57:21.123996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051411200000000005,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":35,"num_read_kb":30,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983927+0000","last_change":"2024-09-04T16:43:26.089396+0000","last_active":"2024-09-04T16:43:51.983927+0000","last_peered":"2024-09-04T16:43:51.983927+0000","last_clean":"2024-09-04T16:43:51.983927+0000","last_became_active":"2024-09-04T16:43:26.089142+0000","last_became_peered":"2024-09-04T16:43:26.089142+0000","last_unstale":"2024-09-04T16:43:51.983927+0000","last_undegraded":"2024-09-04T16:43:51.983927+0000","last_fullsized":"2024-09-04T16:43:51.983927+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:45:19.411544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.4","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125675+0000","last_change":"2024-09-04T16:43:28.120191+0000","last_active":"2024-09-04T16:43:52.125675+0000","last_peered":"2024-09-04T16:43:52.125675+0000","last_clean":"2024-09-04T16:43:52.125675+0000","last_became_active":"2024-09-04T16:43:28.119847+0000","last_became_peered":"2024-09-04T16:43:28.119847+0000","last_unstale":"2024-09-04T16:43:52.125675+0000","last_undegraded":"2024-09-04T16:43:52.125675+0000","last_fullsized":"2024-09-04T16:43:52.125675+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:01:51.041093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"61'16","reported_seq":57,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.123352+0000","last_change":"2024-09-04T16:43:24.082129+0000","last_active":"2024-09-04T16:43:57.123352+0000","last_peered":"2024-09-04T16:43:57.123352+0000","last_clean":"2024-09-04T16:43:57.123352+0000","last_became_active":"2024-09-04T16:43:24.081731+0000","last_became_peered":"2024-09-04T16:43:24.081731+0000","last_unstale":"2024-09-04T16:43:57.123352+0000","last_undegraded":"2024-09-04T16:43:57.123352+0000","last_fullsized":"2024-09-04T16:43:57.123352+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"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-06T03:32:31.340882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":25,"num_read_kb":15,"num_write":13,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489160+0000","last_change":"2024-09-04T16:43:22.066468+0000","last_active":"2024-09-04T16:43:51.489160+0000","last_peered":"2024-09-04T16:43:51.489160+0000","last_clean":"2024-09-04T16:43:51.489160+0000","last_became_active":"2024-09-04T16:43:22.066074+0000","last_became_peered":"2024-09-04T16:43:22.066074+0000","last_unstale":"2024-09-04T16:43:51.489160+0000","last_undegraded":"2024-09-04T16:43:51.489160+0000","last_fullsized":"2024-09-04T16:43:51.489160+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:01:39.421380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"63'79","reported_seq":67,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:53.964731+0000","last_change":"2024-09-04T16:43:13.016174+0000","last_active":"2024-09-04T16:43:53.964731+0000","last_peered":"2024-09-04T16:43:53.964731+0000","last_clean":"2024-09-04T16:43:53.964731+0000","last_became_active":"2024-09-04T16:43:13.009921+0000","last_became_peered":"2024-09-04T16:43:13.009921+0000","last_unstale":"2024-09-04T16:43:53.964731+0000","last_undegraded":"2024-09-04T16:43:53.964731+0000","last_fullsized":"2024-09-04T16:43:53.964731+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:41:09.779356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:41:09.779356+0000","last_clean_scrub_stamp":"2024-09-04T16:41:09.779356+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"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-06T01:56:01.481013+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.4","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993715+0000","last_change":"2024-09-04T16:43:26.087747+0000","last_active":"2024-09-04T16:43:51.993715+0000","last_peered":"2024-09-04T16:43:51.993715+0000","last_clean":"2024-09-04T16:43:51.993715+0000","last_became_active":"2024-09-04T16:43:26.087468+0000","last_became_peered":"2024-09-04T16:43:26.087468+0000","last_unstale":"2024-09-04T16:43:51.993715+0000","last_undegraded":"2024-09-04T16:43:51.993715+0000","last_fullsized":"2024-09-04T16:43:51.993715+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:23:39.078412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.7","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983802+0000","last_change":"2024-09-04T16:43:28.117836+0000","last_active":"2024-09-04T16:43:51.983802+0000","last_peered":"2024-09-04T16:43:51.983802+0000","last_clean":"2024-09-04T16:43:51.983802+0000","last_became_active":"2024-09-04T16:43:28.117226+0000","last_became_peered":"2024-09-04T16:43:28.117226+0000","last_unstale":"2024-09-04T16:43:51.983802+0000","last_undegraded":"2024-09-04T16:43:51.983802+0000","last_fullsized":"2024-09-04T16:43:51.983802+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:08:15.524366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492952+0000","last_change":"2024-09-04T16:43:24.085995+0000","last_active":"2024-09-04T16:43:51.492952+0000","last_peered":"2024-09-04T16:43:51.492952+0000","last_clean":"2024-09-04T16:43:51.492952+0000","last_became_active":"2024-09-04T16:43:24.085526+0000","last_became_peered":"2024-09-04T16:43:24.085526+0000","last_unstale":"2024-09-04T16:43:51.492952+0000","last_undegraded":"2024-09-04T16:43:51.492952+0000","last_fullsized":"2024-09-04T16:43:51.492952+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T19:36:34.967818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492081+0000","last_change":"2024-09-04T16:43:22.071186+0000","last_active":"2024-09-04T16:43:51.492081+0000","last_peered":"2024-09-04T16:43:51.492081+0000","last_clean":"2024-09-04T16:43:51.492081+0000","last_became_active":"2024-09-04T16:43:22.070903+0000","last_became_peered":"2024-09-04T16:43:22.070903+0000","last_unstale":"2024-09-04T16:43:51.492081+0000","last_undegraded":"2024-09-04T16:43:51.492081+0000","last_fullsized":"2024-09-04T16:43:51.492081+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:52:37.620339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983744+0000","last_change":"2024-09-04T16:43:26.088782+0000","last_active":"2024-09-04T16:43:51.983744+0000","last_peered":"2024-09-04T16:43:51.983744+0000","last_clean":"2024-09-04T16:43:51.983744+0000","last_became_active":"2024-09-04T16:43:26.088487+0000","last_became_peered":"2024-09-04T16:43:26.088487+0000","last_unstale":"2024-09-04T16:43:51.983744+0000","last_undegraded":"2024-09-04T16:43:51.983744+0000","last_fullsized":"2024-09-04T16:43:51.983744+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:50:40.769392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490115+0000","last_change":"2024-09-04T16:43:28.137075+0000","last_active":"2024-09-04T16:43:51.490115+0000","last_peered":"2024-09-04T16:43:51.490115+0000","last_clean":"2024-09-04T16:43:51.490115+0000","last_became_active":"2024-09-04T16:43:28.136748+0000","last_became_peered":"2024-09-04T16:43:28.136748+0000","last_unstale":"2024-09-04T16:43:51.490115+0000","last_undegraded":"2024-09-04T16:43:51.490115+0000","last_fullsized":"2024-09-04T16:43:51.490115+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:05:20.642794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.d","version":"61'17","reported_seq":54,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492554+0000","last_change":"2024-09-04T16:43:24.085613+0000","last_active":"2024-09-04T16:43:51.492554+0000","last_peered":"2024-09-04T16:43:51.492554+0000","last_clean":"2024-09-04T16:43:51.492554+0000","last_became_active":"2024-09-04T16:43:24.085287+0000","last_became_peered":"2024-09-04T16:43:24.085287+0000","last_unstale":"2024-09-04T16:43:51.492554+0000","last_undegraded":"2024-09-04T16:43:51.492554+0000","last_fullsized":"2024-09-04T16:43:51.492554+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"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-06T04:05:58.758218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":29,"num_read_kb":19,"num_write":18,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988261+0000","last_change":"2024-09-04T16:43:22.066709+0000","last_active":"2024-09-04T16:43:51.988261+0000","last_peered":"2024-09-04T16:43:51.988261+0000","last_clean":"2024-09-04T16:43:51.988261+0000","last_became_active":"2024-09-04T16:43:22.066431+0000","last_became_peered":"2024-09-04T16:43:22.066431+0000","last_unstale":"2024-09-04T16:43:51.988261+0000","last_undegraded":"2024-09-04T16:43:51.988261+0000","last_fullsized":"2024-09-04T16:43:51.988261+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:29:45.322426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.c","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125850+0000","last_change":"2024-09-04T16:43:26.085120+0000","last_active":"2024-09-04T16:43:52.125850+0000","last_peered":"2024-09-04T16:43:52.125850+0000","last_clean":"2024-09-04T16:43:52.125850+0000","last_became_active":"2024-09-04T16:43:26.084762+0000","last_became_peered":"2024-09-04T16:43:26.084762+0000","last_unstale":"2024-09-04T16:43:52.125850+0000","last_undegraded":"2024-09-04T16:43:52.125850+0000","last_fullsized":"2024-09-04T16:43:52.125850+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:56:36.161654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.f","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.990054+0000","last_change":"2024-09-04T16:43:28.116246+0000","last_active":"2024-09-04T16:43:51.990054+0000","last_peered":"2024-09-04T16:43:51.990054+0000","last_clean":"2024-09-04T16:43:51.990054+0000","last_became_active":"2024-09-04T16:43:28.115954+0000","last_became_peered":"2024-09-04T16:43:28.115954+0000","last_unstale":"2024-09-04T16:43:51.990054+0000","last_undegraded":"2024-09-04T16:43:51.990054+0000","last_fullsized":"2024-09-04T16:43:51.990054+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:45:46.165244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491942+0000","last_change":"2024-09-04T16:43:24.085122+0000","last_active":"2024-09-04T16:43:51.491942+0000","last_peered":"2024-09-04T16:43:51.491942+0000","last_clean":"2024-09-04T16:43:51.491942+0000","last_became_active":"2024-09-04T16:43:24.083861+0000","last_became_peered":"2024-09-04T16:43:24.083861+0000","last_unstale":"2024-09-04T16:43:51.491942+0000","last_undegraded":"2024-09-04T16:43:51.491942+0000","last_fullsized":"2024-09-04T16:43:51.491942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-06T01:00:53.103584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489574+0000","last_change":"2024-09-04T16:43:22.061481+0000","last_active":"2024-09-04T16:43:51.489574+0000","last_peered":"2024-09-04T16:43:51.489574+0000","last_clean":"2024-09-04T16:43:51.489574+0000","last_became_active":"2024-09-04T16:43:22.061083+0000","last_became_peered":"2024-09-04T16:43:22.061083+0000","last_unstale":"2024-09-04T16:43:51.489574+0000","last_undegraded":"2024-09-04T16:43:51.489574+0000","last_fullsized":"2024-09-04T16:43:51.489574+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:32:01.945540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.122962+0000","last_change":"2024-09-04T16:43:26.092940+0000","last_active":"2024-09-04T16:43:57.122962+0000","last_peered":"2024-09-04T16:43:57.122962+0000","last_clean":"2024-09-04T16:43:57.122962+0000","last_became_active":"2024-09-04T16:43:26.092640+0000","last_became_peered":"2024-09-04T16:43:26.092640+0000","last_unstale":"2024-09-04T16:43:57.122962+0000","last_undegraded":"2024-09-04T16:43:57.122962+0000","last_fullsized":"2024-09-04T16:43:57.122962+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:33:12.853642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492784+0000","last_change":"2024-09-04T16:43:28.115888+0000","last_active":"2024-09-04T16:43:51.492784+0000","last_peered":"2024-09-04T16:43:51.492784+0000","last_clean":"2024-09-04T16:43:51.492784+0000","last_became_active":"2024-09-04T16:43:28.115456+0000","last_became_peered":"2024-09-04T16:43:28.115456+0000","last_unstale":"2024-09-04T16:43:51.492784+0000","last_undegraded":"2024-09-04T16:43:51.492784+0000","last_fullsized":"2024-09-04T16:43:51.492784+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:35:13.203230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492790+0000","last_change":"2024-09-04T16:43:24.078099+0000","last_active":"2024-09-04T16:43:51.492790+0000","last_peered":"2024-09-04T16:43:51.492790+0000","last_clean":"2024-09-04T16:43:51.492790+0000","last_became_active":"2024-09-04T16:43:24.077767+0000","last_became_peered":"2024-09-04T16:43:24.077767+0000","last_unstale":"2024-09-04T16:43:51.492790+0000","last_undegraded":"2024-09-04T16:43:51.492790+0000","last_fullsized":"2024-09-04T16:43:51.492790+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-06T02:33:53.608502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983623+0000","last_change":"2024-09-04T16:43:22.073056+0000","last_active":"2024-09-04T16:43:51.983623+0000","last_peered":"2024-09-04T16:43:51.983623+0000","last_clean":"2024-09-04T16:43:51.983623+0000","last_became_active":"2024-09-04T16:43:22.072551+0000","last_became_peered":"2024-09-04T16:43:22.072551+0000","last_unstale":"2024-09-04T16:43:51.983623+0000","last_undegraded":"2024-09-04T16:43:51.983623+0000","last_fullsized":"2024-09-04T16:43:51.983623+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:05:40.503017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.a","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989203+0000","last_change":"2024-09-04T16:43:26.088188+0000","last_active":"2024-09-04T16:43:51.989203+0000","last_peered":"2024-09-04T16:43:51.989203+0000","last_clean":"2024-09-04T16:43:51.989203+0000","last_became_active":"2024-09-04T16:43:26.087797+0000","last_became_peered":"2024-09-04T16:43:26.087797+0000","last_unstale":"2024-09-04T16:43:51.989203+0000","last_undegraded":"2024-09-04T16:43:51.989203+0000","last_fullsized":"2024-09-04T16:43:51.989203+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:16:21.152726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.9","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490117+0000","last_change":"2024-09-04T16:43:28.111240+0000","last_active":"2024-09-04T16:43:51.490117+0000","last_peered":"2024-09-04T16:43:51.490117+0000","last_clean":"2024-09-04T16:43:51.490117+0000","last_became_active":"2024-09-04T16:43:28.110892+0000","last_became_peered":"2024-09-04T16:43:28.110892+0000","last_unstale":"2024-09-04T16:43:51.490117+0000","last_undegraded":"2024-09-04T16:43:51.490117+0000","last_fullsized":"2024-09-04T16:43:51.490117+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:15:30.720064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.a","version":"61'19","reported_seq":57,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988025+0000","last_change":"2024-09-04T16:43:24.086204+0000","last_active":"2024-09-04T16:43:51.988025+0000","last_peered":"2024-09-04T16:43:51.988025+0000","last_clean":"2024-09-04T16:43:51.988025+0000","last_became_active":"2024-09-04T16:43:24.085888+0000","last_became_peered":"2024-09-04T16:43:24.085888+0000","last_unstale":"2024-09-04T16:43:51.988025+0000","last_undegraded":"2024-09-04T16:43:51.988025+0000","last_fullsized":"2024-09-04T16:43:51.988025+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"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-06T03:59:03.966704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"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":9,"num_whiteouts":0,"num_read":32,"num_read_kb":21,"num_write":20,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993890+0000","last_change":"2024-09-04T16:43:22.067382+0000","last_active":"2024-09-04T16:43:51.993890+0000","last_peered":"2024-09-04T16:43:51.993890+0000","last_clean":"2024-09-04T16:43:51.993890+0000","last_became_active":"2024-09-04T16:43:22.067083+0000","last_became_peered":"2024-09-04T16:43:22.067083+0000","last_unstale":"2024-09-04T16:43:51.993890+0000","last_undegraded":"2024-09-04T16:43:51.993890+0000","last_fullsized":"2024-09-04T16:43:51.993890+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:29:13.952055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.b","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989274+0000","last_change":"2024-09-04T16:43:26.088462+0000","last_active":"2024-09-04T16:43:51.989274+0000","last_peered":"2024-09-04T16:43:51.989274+0000","last_clean":"2024-09-04T16:43:51.989274+0000","last_became_active":"2024-09-04T16:43:26.088143+0000","last_became_peered":"2024-09-04T16:43:26.088143+0000","last_unstale":"2024-09-04T16:43:51.989274+0000","last_undegraded":"2024-09-04T16:43:51.989274+0000","last_fullsized":"2024-09-04T16:43:51.989274+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:43:12.522119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.8","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993230+0000","last_change":"2024-09-04T16:43:28.118264+0000","last_active":"2024-09-04T16:43:51.993230+0000","last_peered":"2024-09-04T16:43:51.993230+0000","last_clean":"2024-09-04T16:43:51.993230+0000","last_became_active":"2024-09-04T16:43:28.117964+0000","last_became_peered":"2024-09-04T16:43:28.117964+0000","last_unstale":"2024-09-04T16:43:51.993230+0000","last_undegraded":"2024-09-04T16:43:51.993230+0000","last_fullsized":"2024-09-04T16:43:51.993230+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:06:08.130889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"61'12","reported_seq":49,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491615+0000","last_change":"2024-09-04T16:43:24.082444+0000","last_active":"2024-09-04T16:43:51.491615+0000","last_peered":"2024-09-04T16:43:51.491615+0000","last_clean":"2024-09-04T16:43:51.491615+0000","last_became_active":"2024-09-04T16:43:24.082147+0000","last_became_peered":"2024-09-04T16:43:24.082147+0000","last_unstale":"2024-09-04T16:43:51.491615+0000","last_undegraded":"2024-09-04T16:43:51.491615+0000","last_fullsized":"2024-09-04T16:43:51.491615+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-05T17:20:35.166750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993898+0000","last_change":"2024-09-04T16:43:22.071967+0000","last_active":"2024-09-04T16:43:51.993898+0000","last_peered":"2024-09-04T16:43:51.993898+0000","last_clean":"2024-09-04T16:43:51.993898+0000","last_became_active":"2024-09-04T16:43:22.071573+0000","last_became_peered":"2024-09-04T16:43:22.071573+0000","last_unstale":"2024-09-04T16:43:51.993898+0000","last_undegraded":"2024-09-04T16:43:51.993898+0000","last_fullsized":"2024-09-04T16:43:51.993898+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:24:44.196967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988811+0000","last_change":"2024-09-04T16:43:26.091658+0000","last_active":"2024-09-04T16:43:51.988811+0000","last_peered":"2024-09-04T16:43:51.988811+0000","last_clean":"2024-09-04T16:43:51.988811+0000","last_became_active":"2024-09-04T16:43:26.089705+0000","last_became_peered":"2024-09-04T16:43:26.089705+0000","last_unstale":"2024-09-04T16:43:51.988811+0000","last_undegraded":"2024-09-04T16:43:51.988811+0000","last_fullsized":"2024-09-04T16:43:51.988811+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:10:51.370584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.b","version":"61'1","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489218+0000","last_change":"2024-09-04T16:43:28.120877+0000","last_active":"2024-09-04T16:43:51.489218+0000","last_peered":"2024-09-04T16:43:51.489218+0000","last_clean":"2024-09-04T16:43:51.489218+0000","last_became_active":"2024-09-04T16:43:28.120554+0000","last_became_peered":"2024-09-04T16:43:28.120554+0000","last_unstale":"2024-09-04T16:43:51.489218+0000","last_undegraded":"2024-09-04T16:43:51.489218+0000","last_fullsized":"2024-09-04T16:43:51.489218+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:53:28.948940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.8","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983117+0000","last_change":"2024-09-04T16:43:24.079812+0000","last_active":"2024-09-04T16:43:51.983117+0000","last_peered":"2024-09-04T16:43:51.983117+0000","last_clean":"2024-09-04T16:43:51.983117+0000","last_became_active":"2024-09-04T16:43:24.079475+0000","last_became_peered":"2024-09-04T16:43:24.079475+0000","last_unstale":"2024-09-04T16:43:51.983117+0000","last_undegraded":"2024-09-04T16:43:51.983117+0000","last_fullsized":"2024-09-04T16:43:51.983117+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T19:20:10.510534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"54'2","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993979+0000","last_change":"2024-09-04T16:43:22.075356+0000","last_active":"2024-09-04T16:43:51.993979+0000","last_peered":"2024-09-04T16:43:51.993979+0000","last_clean":"2024-09-04T16:43:51.993979+0000","last_became_active":"2024-09-04T16:43:22.074869+0000","last_became_peered":"2024-09-04T16:43:22.074869+0000","last_unstale":"2024-09-04T16:43:51.993979+0000","last_undegraded":"2024-09-04T16:43:51.993979+0000","last_fullsized":"2024-09-04T16:43:51.993979+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:22:41.462604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.123127+0000","last_change":"2024-09-04T16:43:26.087131+0000","last_active":"2024-09-04T16:43:57.123127+0000","last_peered":"2024-09-04T16:43:57.123127+0000","last_clean":"2024-09-04T16:43:57.123127+0000","last_became_active":"2024-09-04T16:43:26.086854+0000","last_became_peered":"2024-09-04T16:43:26.086854+0000","last_unstale":"2024-09-04T16:43:57.123127+0000","last_undegraded":"2024-09-04T16:43:57.123127+0000","last_fullsized":"2024-09-04T16:43:57.123127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:23:27.849660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983183+0000","last_change":"2024-09-04T16:43:28.138529+0000","last_active":"2024-09-04T16:43:51.983183+0000","last_peered":"2024-09-04T16:43:51.983183+0000","last_clean":"2024-09-04T16:43:51.983183+0000","last_became_active":"2024-09-04T16:43:28.138242+0000","last_became_peered":"2024-09-04T16:43:28.138242+0000","last_unstale":"2024-09-04T16:43:51.983183+0000","last_undegraded":"2024-09-04T16:43:51.983183+0000","last_fullsized":"2024-09-04T16:43:51.983183+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:53:26.739259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987951+0000","last_change":"2024-09-04T16:43:22.068968+0000","last_active":"2024-09-04T16:43:51.987951+0000","last_peered":"2024-09-04T16:43:51.987951+0000","last_clean":"2024-09-04T16:43:51.987951+0000","last_became_active":"2024-09-04T16:43:22.068653+0000","last_became_peered":"2024-09-04T16:43:22.068653+0000","last_unstale":"2024-09-04T16:43:51.987951+0000","last_undegraded":"2024-09-04T16:43:51.987951+0000","last_fullsized":"2024-09-04T16:43:51.987951+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:25:07.450480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"61'6","reported_seq":35,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492529+0000","last_change":"2024-09-04T16:43:24.085486+0000","last_active":"2024-09-04T16:43:51.492529+0000","last_peered":"2024-09-04T16:43:51.492529+0000","last_clean":"2024-09-04T16:43:51.492529+0000","last_became_active":"2024-09-04T16:43:24.085190+0000","last_became_peered":"2024-09-04T16:43:24.085190+0000","last_unstale":"2024-09-04T16:43:51.492529+0000","last_undegraded":"2024-09-04T16:43:51.492529+0000","last_fullsized":"2024-09-04T16:43:51.492529+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:47:00.910138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":9,"num_read_kb":6,"num_write":6,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.16","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983724+0000","last_change":"2024-09-04T16:43:26.086832+0000","last_active":"2024-09-04T16:43:51.983724+0000","last_peered":"2024-09-04T16:43:51.983724+0000","last_clean":"2024-09-04T16:43:51.983724+0000","last_became_active":"2024-09-04T16:43:26.086551+0000","last_became_peered":"2024-09-04T16:43:26.086551+0000","last_unstale":"2024-09-04T16:43:51.983724+0000","last_undegraded":"2024-09-04T16:43:51.983724+0000","last_fullsized":"2024-09-04T16:43:51.983724+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T16:49:07.200113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993599+0000","last_change":"2024-09-04T16:43:28.138590+0000","last_active":"2024-09-04T16:43:51.993599+0000","last_peered":"2024-09-04T16:43:51.993599+0000","last_clean":"2024-09-04T16:43:51.993599+0000","last_became_active":"2024-09-04T16:43:28.138211+0000","last_became_peered":"2024-09-04T16:43:28.138211+0000","last_unstale":"2024-09-04T16:43:51.993599+0000","last_undegraded":"2024-09-04T16:43:51.993599+0000","last_fullsized":"2024-09-04T16:43:51.993599+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:44:57.426943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492259+0000","last_change":"2024-09-04T16:43:24.077975+0000","last_active":"2024-09-04T16:43:51.492259+0000","last_peered":"2024-09-04T16:43:51.492259+0000","last_clean":"2024-09-04T16:43:51.492259+0000","last_became_active":"2024-09-04T16:43:24.077380+0000","last_became_peered":"2024-09-04T16:43:24.077380+0000","last_unstale":"2024-09-04T16:43:51.492259+0000","last_undegraded":"2024-09-04T16:43:51.492259+0000","last_fullsized":"2024-09-04T16:43:51.492259+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T19:45:36.708854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993423+0000","last_change":"2024-09-04T16:43:22.071094+0000","last_active":"2024-09-04T16:43:51.993423+0000","last_peered":"2024-09-04T16:43:51.993423+0000","last_clean":"2024-09-04T16:43:51.993423+0000","last_became_active":"2024-09-04T16:43:22.070784+0000","last_became_peered":"2024-09-04T16:43:22.070784+0000","last_unstale":"2024-09-04T16:43:51.993423+0000","last_undegraded":"2024-09-04T16:43:51.993423+0000","last_fullsized":"2024-09-04T16:43:51.993423+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:33:29.461162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.17","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492370+0000","last_change":"2024-09-04T16:43:26.095194+0000","last_active":"2024-09-04T16:43:51.492370+0000","last_peered":"2024-09-04T16:43:51.492370+0000","last_clean":"2024-09-04T16:43:51.492370+0000","last_became_active":"2024-09-04T16:43:26.094876+0000","last_became_peered":"2024-09-04T16:43:26.094876+0000","last_unstale":"2024-09-04T16:43:51.492370+0000","last_undegraded":"2024-09-04T16:43:51.492370+0000","last_fullsized":"2024-09-04T16:43:51.492370+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:52:48.086831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.14","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989682+0000","last_change":"2024-09-04T16:43:28.114992+0000","last_active":"2024-09-04T16:43:51.989682+0000","last_peered":"2024-09-04T16:43:51.989682+0000","last_clean":"2024-09-04T16:43:51.989682+0000","last_became_active":"2024-09-04T16:43:28.114634+0000","last_became_peered":"2024-09-04T16:43:28.114634+0000","last_unstale":"2024-09-04T16:43:51.989682+0000","last_undegraded":"2024-09-04T16:43:51.989682+0000","last_fullsized":"2024-09-04T16:43:51.989682+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:05:18.161523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983713+0000","last_change":"2024-09-04T16:43:24.080162+0000","last_active":"2024-09-04T16:43:51.983713+0000","last_peered":"2024-09-04T16:43:51.983713+0000","last_clean":"2024-09-04T16:43:51.983713+0000","last_became_active":"2024-09-04T16:43:24.079134+0000","last_became_peered":"2024-09-04T16:43:24.079134+0000","last_unstale":"2024-09-04T16:43:51.983713+0000","last_undegraded":"2024-09-04T16:43:51.983713+0000","last_fullsized":"2024-09-04T16:43:51.983713+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-06T01:22:26.706285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490490+0000","last_change":"2024-09-04T16:43:22.067416+0000","last_active":"2024-09-04T16:43:51.490490+0000","last_peered":"2024-09-04T16:43:51.490490+0000","last_clean":"2024-09-04T16:43:51.490490+0000","last_became_active":"2024-09-04T16:43:22.066771+0000","last_became_peered":"2024-09-04T16:43:22.066771+0000","last_unstale":"2024-09-04T16:43:51.490490+0000","last_undegraded":"2024-09-04T16:43:51.490490+0000","last_fullsized":"2024-09-04T16:43:51.490490+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:30:00.235115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.14","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.122976+0000","last_change":"2024-09-04T16:43:26.094033+0000","last_active":"2024-09-04T16:43:57.122976+0000","last_peered":"2024-09-04T16:43:57.122976+0000","last_clean":"2024-09-04T16:43:57.122976+0000","last_became_active":"2024-09-04T16:43:26.093733+0000","last_became_peered":"2024-09-04T16:43:26.093733+0000","last_unstale":"2024-09-04T16:43:57.122976+0000","last_undegraded":"2024-09-04T16:43:57.122976+0000","last_fullsized":"2024-09-04T16:43:57.122976+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:52.274051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.17","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.493235+0000","last_change":"2024-09-04T16:43:28.109192+0000","last_active":"2024-09-04T16:43:51.493235+0000","last_peered":"2024-09-04T16:43:51.493235+0000","last_clean":"2024-09-04T16:43:51.493235+0000","last_became_active":"2024-09-04T16:43:28.108390+0000","last_became_peered":"2024-09-04T16:43:28.108390+0000","last_unstale":"2024-09-04T16:43:51.493235+0000","last_undegraded":"2024-09-04T16:43:51.493235+0000","last_fullsized":"2024-09-04T16:43:51.493235+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:51:53.518958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490553+0000","last_change":"2024-09-04T16:43:24.081686+0000","last_active":"2024-09-04T16:43:51.490553+0000","last_peered":"2024-09-04T16:43:51.490553+0000","last_clean":"2024-09-04T16:43:51.490553+0000","last_became_active":"2024-09-04T16:43:24.080771+0000","last_became_peered":"2024-09-04T16:43:24.080771+0000","last_unstale":"2024-09-04T16:43:51.490553+0000","last_undegraded":"2024-09-04T16:43:51.490553+0000","last_fullsized":"2024-09-04T16:43:51.490553+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-05T22:07:39.755689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993598+0000","last_change":"2024-09-04T16:43:22.072346+0000","last_active":"2024-09-04T16:43:51.993598+0000","last_peered":"2024-09-04T16:43:51.993598+0000","last_clean":"2024-09-04T16:43:51.993598+0000","last_became_active":"2024-09-04T16:43:22.072049+0000","last_became_peered":"2024-09-04T16:43:22.072049+0000","last_unstale":"2024-09-04T16:43:51.993598+0000","last_undegraded":"2024-09-04T16:43:51.993598+0000","last_fullsized":"2024-09-04T16:43:51.993598+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:28:13.554788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.15","version":"61'8","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:57.123090+0000","last_change":"2024-09-04T16:43:26.089376+0000","last_active":"2024-09-04T16:43:57.123090+0000","last_peered":"2024-09-04T16:43:57.123090+0000","last_clean":"2024-09-04T16:43:57.123090+0000","last_became_active":"2024-09-04T16:43:26.089089+0000","last_became_peered":"2024-09-04T16:43:26.089089+0000","last_unstale":"2024-09-04T16:43:57.123090+0000","last_undegraded":"2024-09-04T16:43:57.123090+0000","last_fullsized":"2024-09-04T16:43:57.123090+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:00:42.170671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491220+0000","last_change":"2024-09-04T16:43:28.118952+0000","last_active":"2024-09-04T16:43:51.491220+0000","last_peered":"2024-09-04T16:43:51.491220+0000","last_clean":"2024-09-04T16:43:51.491220+0000","last_became_active":"2024-09-04T16:43:28.118670+0000","last_became_peered":"2024-09-04T16:43:28.118670+0000","last_unstale":"2024-09-04T16:43:51.491220+0000","last_undegraded":"2024-09-04T16:43:51.491220+0000","last_fullsized":"2024-09-04T16:43:51.491220+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:56:15.880195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491790+0000","last_change":"2024-09-04T16:43:24.084373+0000","last_active":"2024-09-04T16:43:51.491790+0000","last_peered":"2024-09-04T16:43:51.491790+0000","last_clean":"2024-09-04T16:43:51.491790+0000","last_became_active":"2024-09-04T16:43:24.083282+0000","last_became_peered":"2024-09-04T16:43:24.083282+0000","last_unstale":"2024-09-04T16:43:51.491790+0000","last_undegraded":"2024-09-04T16:43:51.491790+0000","last_fullsized":"2024-09-04T16:43:51.491790+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T18:00:48.228939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492161+0000","last_change":"2024-09-04T16:43:22.070757+0000","last_active":"2024-09-04T16:43:51.492161+0000","last_peered":"2024-09-04T16:43:51.492161+0000","last_clean":"2024-09-04T16:43:51.492161+0000","last_became_active":"2024-09-04T16:43:22.070446+0000","last_became_peered":"2024-09-04T16:43:22.070446+0000","last_unstale":"2024-09-04T16:43:51.492161+0000","last_undegraded":"2024-09-04T16:43:51.492161+0000","last_fullsized":"2024-09-04T16:43:51.492161+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:36:28.664470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.12","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125800+0000","last_change":"2024-09-04T16:43:26.091422+0000","last_active":"2024-09-04T16:43:52.125800+0000","last_peered":"2024-09-04T16:43:52.125800+0000","last_clean":"2024-09-04T16:43:52.125800+0000","last_became_active":"2024-09-04T16:43:26.088751+0000","last_became_peered":"2024-09-04T16:43:26.088751+0000","last_unstale":"2024-09-04T16:43:52.125800+0000","last_undegraded":"2024-09-04T16:43:52.125800+0000","last_fullsized":"2024-09-04T16:43:52.125800+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:25:24.870686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488704+0000","last_change":"2024-09-04T16:43:28.115191+0000","last_active":"2024-09-04T16:43:51.488704+0000","last_peered":"2024-09-04T16:43:51.488704+0000","last_clean":"2024-09-04T16:43:51.488704+0000","last_became_active":"2024-09-04T16:43:28.114866+0000","last_became_peered":"2024-09-04T16:43:28.114866+0000","last_unstale":"2024-09-04T16:43:51.488704+0000","last_undegraded":"2024-09-04T16:43:51.488704+0000","last_fullsized":"2024-09-04T16:43:51.488704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:18:21.400638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.126108+0000","last_change":"2024-09-04T16:43:24.083217+0000","last_active":"2024-09-04T16:43:52.126108+0000","last_peered":"2024-09-04T16:43:52.126108+0000","last_clean":"2024-09-04T16:43:52.126108+0000","last_became_active":"2024-09-04T16:43:24.082878+0000","last_became_peered":"2024-09-04T16:43:24.082878+0000","last_unstale":"2024-09-04T16:43:52.126108+0000","last_undegraded":"2024-09-04T16:43:52.126108+0000","last_fullsized":"2024-09-04T16:43:52.126108+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T22:20:04.546540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993794+0000","last_change":"2024-09-04T16:43:22.072519+0000","last_active":"2024-09-04T16:43:51.993794+0000","last_peered":"2024-09-04T16:43:51.993794+0000","last_clean":"2024-09-04T16:43:51.993794+0000","last_became_active":"2024-09-04T16:43:22.072228+0000","last_became_peered":"2024-09-04T16:43:22.072228+0000","last_unstale":"2024-09-04T16:43:51.993794+0000","last_undegraded":"2024-09-04T16:43:51.993794+0000","last_fullsized":"2024-09-04T16:43:51.993794+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:13:41.978725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.13","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489320+0000","last_change":"2024-09-04T16:43:26.090599+0000","last_active":"2024-09-04T16:43:51.489320+0000","last_peered":"2024-09-04T16:43:51.489320+0000","last_clean":"2024-09-04T16:43:51.489320+0000","last_became_active":"2024-09-04T16:43:26.090285+0000","last_became_peered":"2024-09-04T16:43:26.090285+0000","last_unstale":"2024-09-04T16:43:51.489320+0000","last_undegraded":"2024-09-04T16:43:51.489320+0000","last_fullsized":"2024-09-04T16:43:51.489320+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:02:31.192146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.10","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489555+0000","last_change":"2024-09-04T16:43:28.117267+0000","last_active":"2024-09-04T16:43:51.489555+0000","last_peered":"2024-09-04T16:43:51.489555+0000","last_clean":"2024-09-04T16:43:51.489555+0000","last_became_active":"2024-09-04T16:43:28.116957+0000","last_became_peered":"2024-09-04T16:43:28.116957+0000","last_unstale":"2024-09-04T16:43:51.489555+0000","last_undegraded":"2024-09-04T16:43:51.489555+0000","last_fullsized":"2024-09-04T16:43:51.489555+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:41:40.925551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.11","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488888+0000","last_change":"2024-09-04T16:43:24.082915+0000","last_active":"2024-09-04T16:43:51.488888+0000","last_peered":"2024-09-04T16:43:51.488888+0000","last_clean":"2024-09-04T16:43:51.488888+0000","last_became_active":"2024-09-04T16:43:24.082545+0000","last_became_peered":"2024-09-04T16:43:24.082545+0000","last_unstale":"2024-09-04T16:43:51.488888+0000","last_undegraded":"2024-09-04T16:43:51.488888+0000","last_fullsized":"2024-09-04T16:43:51.488888+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T19:54:58.094564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983697+0000","last_change":"2024-09-04T16:43:22.068327+0000","last_active":"2024-09-04T16:43:51.983697+0000","last_peered":"2024-09-04T16:43:51.983697+0000","last_clean":"2024-09-04T16:43:51.983697+0000","last_became_active":"2024-09-04T16:43:22.068034+0000","last_became_peered":"2024-09-04T16:43:22.068034+0000","last_unstale":"2024-09-04T16:43:51.983697+0000","last_undegraded":"2024-09-04T16:43:51.983697+0000","last_fullsized":"2024-09-04T16:43:51.983697+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:42:31.307624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.10","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993039+0000","last_change":"2024-09-04T16:43:26.087545+0000","last_active":"2024-09-04T16:43:51.993039+0000","last_peered":"2024-09-04T16:43:51.993039+0000","last_clean":"2024-09-04T16:43:51.993039+0000","last_became_active":"2024-09-04T16:43:26.087240+0000","last_became_peered":"2024-09-04T16:43:26.087240+0000","last_unstale":"2024-09-04T16:43:51.993039+0000","last_undegraded":"2024-09-04T16:43:51.993039+0000","last_fullsized":"2024-09-04T16:43:51.993039+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:18:12.286885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489482+0000","last_change":"2024-09-04T16:43:28.139801+0000","last_active":"2024-09-04T16:43:51.489482+0000","last_peered":"2024-09-04T16:43:51.489482+0000","last_clean":"2024-09-04T16:43:51.489482+0000","last_became_active":"2024-09-04T16:43:28.139471+0000","last_became_peered":"2024-09-04T16:43:28.139471+0000","last_unstale":"2024-09-04T16:43:51.489482+0000","last_undegraded":"2024-09-04T16:43:51.489482+0000","last_fullsized":"2024-09-04T16:43:51.489482+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:27:03.442036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"61'4","reported_seq":32,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488716+0000","last_change":"2024-09-04T16:43:24.086325+0000","last_active":"2024-09-04T16:43:51.488716+0000","last_peered":"2024-09-04T16:43:51.488716+0000","last_clean":"2024-09-04T16:43:51.488716+0000","last_became_active":"2024-09-04T16:43:24.086000+0000","last_became_peered":"2024-09-04T16:43:24.086000+0000","last_unstale":"2024-09-04T16:43:51.488716+0000","last_undegraded":"2024-09-04T16:43:51.488716+0000","last_fullsized":"2024-09-04T16:43:51.488716+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:39:12.757966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492017+0000","last_change":"2024-09-04T16:43:22.066521+0000","last_active":"2024-09-04T16:43:51.492017+0000","last_peered":"2024-09-04T16:43:51.492017+0000","last_clean":"2024-09-04T16:43:51.492017+0000","last_became_active":"2024-09-04T16:43:22.066234+0000","last_became_peered":"2024-09-04T16:43:22.066234+0000","last_unstale":"2024-09-04T16:43:51.492017+0000","last_undegraded":"2024-09-04T16:43:51.492017+0000","last_fullsized":"2024-09-04T16:43:51.492017+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:57:52.362213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.11","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987876+0000","last_change":"2024-09-04T16:43:26.089523+0000","last_active":"2024-09-04T16:43:51.987876+0000","last_peered":"2024-09-04T16:43:51.987876+0000","last_clean":"2024-09-04T16:43:51.987876+0000","last_became_active":"2024-09-04T16:43:26.089264+0000","last_became_peered":"2024-09-04T16:43:26.089264+0000","last_unstale":"2024-09-04T16:43:51.987876+0000","last_undegraded":"2024-09-04T16:43:51.987876+0000","last_fullsized":"2024-09-04T16:43:51.987876+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:58:00.290918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993189+0000","last_change":"2024-09-04T16:43:28.114500+0000","last_active":"2024-09-04T16:43:51.993189+0000","last_peered":"2024-09-04T16:43:51.993189+0000","last_clean":"2024-09-04T16:43:51.993189+0000","last_became_active":"2024-09-04T16:43:28.114222+0000","last_became_peered":"2024-09-04T16:43:28.114222+0000","last_unstale":"2024-09-04T16:43:51.993189+0000","last_undegraded":"2024-09-04T16:43:51.993189+0000","last_fullsized":"2024-09-04T16:43:51.993189+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:13:39.225594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.1d","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.123779+0000","last_change":"2024-09-04T16:43:28.114408+0000","last_active":"2024-09-04T16:43:52.123779+0000","last_peered":"2024-09-04T16:43:52.123779+0000","last_clean":"2024-09-04T16:43:52.123779+0000","last_became_active":"2024-09-04T16:43:28.114085+0000","last_became_peered":"2024-09-04T16:43:28.114085+0000","last_unstale":"2024-09-04T16:43:52.123779+0000","last_undegraded":"2024-09-04T16:43:52.123779+0000","last_fullsized":"2024-09-04T16:43:52.123779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:33:10.053670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"54'1","reported_seq":36,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488870+0000","last_change":"2024-09-04T16:43:22.064884+0000","last_active":"2024-09-04T16:43:51.488870+0000","last_peered":"2024-09-04T16:43:51.488870+0000","last_clean":"2024-09-04T16:43:51.488870+0000","last_became_active":"2024-09-04T16:43:22.064596+0000","last_became_peered":"2024-09-04T16:43:22.064596+0000","last_unstale":"2024-09-04T16:43:51.488870+0000","last_undegraded":"2024-09-04T16:43:51.488870+0000","last_fullsized":"2024-09-04T16:43:51.488870+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:06:19.127160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988498+0000","last_change":"2024-09-04T16:43:24.080804+0000","last_active":"2024-09-04T16:43:51.988498+0000","last_peered":"2024-09-04T16:43:51.988498+0000","last_clean":"2024-09-04T16:43:51.988498+0000","last_became_active":"2024-09-04T16:43:24.080496+0000","last_became_peered":"2024-09-04T16:43:24.080496+0000","last_unstale":"2024-09-04T16:43:51.988498+0000","last_undegraded":"2024-09-04T16:43:51.988498+0000","last_fullsized":"2024-09-04T16:43:51.988498+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T16:55:19.867103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.1e","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491413+0000","last_change":"2024-09-04T16:43:26.087339+0000","last_active":"2024-09-04T16:43:51.491413+0000","last_peered":"2024-09-04T16:43:51.491413+0000","last_clean":"2024-09-04T16:43:51.491413+0000","last_became_active":"2024-09-04T16:43:26.086923+0000","last_became_peered":"2024-09-04T16:43:26.086923+0000","last_unstale":"2024-09-04T16:43:51.491413+0000","last_undegraded":"2024-09-04T16:43:51.491413+0000","last_fullsized":"2024-09-04T16:43:51.491413+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:27:05.327434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":2,"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":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":178,"num_object_clones":0,"num_object_copies":534,"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":178,"num_whiteouts":0,"num_read":698,"num_read_kb":455,"num_write":417,"num_write_kb":34,"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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":393,"ondisk_log_size":393,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"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":6,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":35,"num_read_kb":30,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":8,"ondisk_log_size":8,"up":9,"acting":9,"num_store_stats":7},{"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397517,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32388,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712764,"statfs":{"total":95995035648,"available":95961870336,"internally_reserved":0,"allocated":1232896,"data_stored":832141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":42,"seq":180388626449,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32364,"kb_used_data":1180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712788,"statfs":{"total":95995035648,"available":95961894912,"internally_reserved":0,"allocated":1208320,"data_stored":831043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618822678,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":604,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":618496,"data_stored":241034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31820,"kb_used_data":632,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713332,"statfs":{"total":95995035648,"available":95962451968,"internally_reserved":0,"allocated":647168,"data_stored":241716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":663552,"data_stored":243008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411366,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27624,"kb_used_data":596,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717528,"statfs":{"total":95995035648,"available":95966748672,"internally_reserved":0,"allocated":610304,"data_stored":240823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":692224,"data_stored":243902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28232,"kb_used_data":1208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716920,"statfs":{"total":95995035648,"available":95966126080,"internally_reserved":0,"allocated":1236992,"data_stored":832830,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1521,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":92,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":1320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":90112,"data_stored":2338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":73728,"data_stored":1898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":53248,"data_stored":1474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":36864,"data_stored":990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":36864,"data_stored":1034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":45056,"data_stored":1254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T16:44:08.118 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T16:44:08.142 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:08.142 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:08.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:08.726 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:09.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:08 smithi063 ceph-mon[30293]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:09.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:08 smithi063 ceph-mon[30293]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:09.109 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:08 smithi063 ceph-mon[37943]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:09.109 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:08 smithi063 ceph-mon[37943]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:09.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:08 smithi134 ceph-mon[34039]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:09.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:08 smithi134 ceph-mon[34039]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-04T16:44:09.588 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:44:09.589 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-04T16:44:10.621 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":12,"stamp":"2024-09-04T16:44:09.503928+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":199,"num_object_clones":0,"num_object_copies":597,"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":199,"num_whiteouts":0,"num_read":888,"num_read_kb":745,"num_write":549,"num_write_kb":1673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":552,"ondisk_log_size":552,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235440,"kb_used_data":6748,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749725776,"statfs":{"total":767960285184,"available":767719194624,"internally_reserved":0,"allocated":6909952,"data_stored":3706497,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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":75,"num_read_kb":191,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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.002935"},"pg_stats":[{"pgid":"3.1f","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491778+0000","last_change":"2024-09-04T16:43:22.069319+0000","last_active":"2024-09-04T16:43:51.491778+0000","last_peered":"2024-09-04T16:43:51.491778+0000","last_clean":"2024-09-04T16:43:51.491778+0000","last_became_active":"2024-09-04T16:43:22.068928+0000","last_became_peered":"2024-09-04T16:43:22.068928+0000","last_unstale":"2024-09-04T16:43:51.491778+0000","last_undegraded":"2024-09-04T16:43:51.491778+0000","last_fullsized":"2024-09-04T16:43:51.491778+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:13:50.064534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491570+0000","last_change":"2024-09-04T16:43:24.084982+0000","last_active":"2024-09-04T16:43:51.491570+0000","last_peered":"2024-09-04T16:43:51.491570+0000","last_clean":"2024-09-04T16:43:51.491570+0000","last_became_active":"2024-09-04T16:43:24.083352+0000","last_became_peered":"2024-09-04T16:43:24.083352+0000","last_unstale":"2024-09-04T16:43:51.491570+0000","last_undegraded":"2024-09-04T16:43:51.491570+0000","last_fullsized":"2024-09-04T16:43:51.491570+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T17:14:51.776136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.19","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124879+0000","last_change":"2024-09-04T16:43:26.090970+0000","last_active":"2024-09-04T16:43:52.124879+0000","last_peered":"2024-09-04T16:43:52.124879+0000","last_clean":"2024-09-04T16:43:52.124879+0000","last_became_active":"2024-09-04T16:43:26.089525+0000","last_became_peered":"2024-09-04T16:43:26.089525+0000","last_unstale":"2024-09-04T16:43:52.124879+0000","last_undegraded":"2024-09-04T16:43:52.124879+0000","last_fullsized":"2024-09-04T16:43:52.124879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:07.165780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1a","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491691+0000","last_change":"2024-09-04T16:43:28.115498+0000","last_active":"2024-09-04T16:43:51.491691+0000","last_peered":"2024-09-04T16:43:51.491691+0000","last_clean":"2024-09-04T16:43:51.491691+0000","last_became_active":"2024-09-04T16:43:28.115183+0000","last_became_peered":"2024-09-04T16:43:28.115183+0000","last_unstale":"2024-09-04T16:43:51.491691+0000","last_undegraded":"2024-09-04T16:43:51.491691+0000","last_fullsized":"2024-09-04T16:43:51.491691+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:01:54.641321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489118+0000","last_change":"2024-09-04T16:43:28.139822+0000","last_active":"2024-09-04T16:43:51.489118+0000","last_peered":"2024-09-04T16:43:51.489118+0000","last_clean":"2024-09-04T16:43:51.489118+0000","last_became_active":"2024-09-04T16:43:28.139497+0000","last_became_peered":"2024-09-04T16:43:28.139497+0000","last_unstale":"2024-09-04T16:43:51.489118+0000","last_undegraded":"2024-09-04T16:43:51.489118+0000","last_fullsized":"2024-09-04T16:43:51.489118+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:57:17.619205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492051+0000","last_change":"2024-09-04T16:43:22.068179+0000","last_active":"2024-09-04T16:43:51.492051+0000","last_peered":"2024-09-04T16:43:51.492051+0000","last_clean":"2024-09-04T16:43:51.492051+0000","last_became_active":"2024-09-04T16:43:22.067876+0000","last_became_peered":"2024-09-04T16:43:22.067876+0000","last_unstale":"2024-09-04T16:43:51.492051+0000","last_undegraded":"2024-09-04T16:43:51.492051+0000","last_fullsized":"2024-09-04T16:43:51.492051+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:29:08.831517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489228+0000","last_change":"2024-09-04T16:43:24.086714+0000","last_active":"2024-09-04T16:43:51.489228+0000","last_peered":"2024-09-04T16:43:51.489228+0000","last_clean":"2024-09-04T16:43:51.489228+0000","last_became_active":"2024-09-04T16:43:24.086180+0000","last_became_peered":"2024-09-04T16:43:24.086180+0000","last_unstale":"2024-09-04T16:43:51.489228+0000","last_undegraded":"2024-09-04T16:43:51.489228+0000","last_fullsized":"2024-09-04T16:43:51.489228+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-06T03:47:53.514597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.18","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491701+0000","last_change":"2024-09-04T16:43:26.085933+0000","last_active":"2024-09-04T16:43:51.491701+0000","last_peered":"2024-09-04T16:43:51.491701+0000","last_clean":"2024-09-04T16:43:51.491701+0000","last_became_active":"2024-09-04T16:43:26.085611+0000","last_became_peered":"2024-09-04T16:43:26.085611+0000","last_unstale":"2024-09-04T16:43:51.491701+0000","last_undegraded":"2024-09-04T16:43:51.491701+0000","last_fullsized":"2024-09-04T16:43:51.491701+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:11:19.536890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983728+0000","last_change":"2024-09-04T16:43:22.071525+0000","last_active":"2024-09-04T16:43:51.983728+0000","last_peered":"2024-09-04T16:43:51.983728+0000","last_clean":"2024-09-04T16:43:51.983728+0000","last_became_active":"2024-09-04T16:43:22.070962+0000","last_became_peered":"2024-09-04T16:43:22.070962+0000","last_unstale":"2024-09-04T16:43:51.983728+0000","last_undegraded":"2024-09-04T16:43:51.983728+0000","last_fullsized":"2024-09-04T16:43:51.983728+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:19:24.511379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492235+0000","last_change":"2024-09-04T16:43:24.080805+0000","last_active":"2024-09-04T16:43:51.492235+0000","last_peered":"2024-09-04T16:43:51.492235+0000","last_clean":"2024-09-04T16:43:51.492235+0000","last_became_active":"2024-09-04T16:43:24.080494+0000","last_became_peered":"2024-09-04T16:43:24.080494+0000","last_unstale":"2024-09-04T16:43:51.492235+0000","last_undegraded":"2024-09-04T16:43:51.492235+0000","last_fullsized":"2024-09-04T16:43:51.492235+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T23:45:29.440390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983360+0000","last_change":"2024-09-04T16:43:26.087776+0000","last_active":"2024-09-04T16:43:51.983360+0000","last_peered":"2024-09-04T16:43:51.983360+0000","last_clean":"2024-09-04T16:43:51.983360+0000","last_became_active":"2024-09-04T16:43:26.086650+0000","last_became_peered":"2024-09-04T16:43:26.086650+0000","last_unstale":"2024-09-04T16:43:51.983360+0000","last_undegraded":"2024-09-04T16:43:51.983360+0000","last_fullsized":"2024-09-04T16:43:51.983360+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:30:16.762368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.18","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489675+0000","last_change":"2024-09-04T16:43:28.116424+0000","last_active":"2024-09-04T16:43:51.489675+0000","last_peered":"2024-09-04T16:43:51.489675+0000","last_clean":"2024-09-04T16:43:51.489675+0000","last_became_active":"2024-09-04T16:43:28.116097+0000","last_became_peered":"2024-09-04T16:43:28.116097+0000","last_unstale":"2024-09-04T16:43:51.489675+0000","last_undegraded":"2024-09-04T16:43:51.489675+0000","last_fullsized":"2024-09-04T16:43:51.489675+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:01:22.191569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983546+0000","last_change":"2024-09-04T16:43:22.068836+0000","last_active":"2024-09-04T16:43:51.983546+0000","last_peered":"2024-09-04T16:43:51.983546+0000","last_clean":"2024-09-04T16:43:51.983546+0000","last_became_active":"2024-09-04T16:43:22.068548+0000","last_became_peered":"2024-09-04T16:43:22.068548+0000","last_unstale":"2024-09-04T16:43:51.983546+0000","last_undegraded":"2024-09-04T16:43:51.983546+0000","last_fullsized":"2024-09-04T16:43:51.983546+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:56:46.096529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"61'5","reported_seq":36,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491645+0000","last_change":"2024-09-04T16:43:24.085392+0000","last_active":"2024-09-04T16:43:51.491645+0000","last_peered":"2024-09-04T16:43:51.491645+0000","last_clean":"2024-09-04T16:43:51.491645+0000","last_became_active":"2024-09-04T16:43:24.085065+0000","last_became_peered":"2024-09-04T16:43:24.085065+0000","last_unstale":"2024-09-04T16:43:51.491645+0000","last_undegraded":"2024-09-04T16:43:51.491645+0000","last_fullsized":"2024-09-04T16:43:51.491645+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:24:23.262837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":11,"num_read_kb":7,"num_write":6,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993220+0000","last_change":"2024-09-04T16:43:26.094807+0000","last_active":"2024-09-04T16:43:51.993220+0000","last_peered":"2024-09-04T16:43:51.993220+0000","last_clean":"2024-09-04T16:43:51.993220+0000","last_became_active":"2024-09-04T16:43:26.094497+0000","last_became_peered":"2024-09-04T16:43:26.094497+0000","last_unstale":"2024-09-04T16:43:51.993220+0000","last_undegraded":"2024-09-04T16:43:51.993220+0000","last_fullsized":"2024-09-04T16:43:51.993220+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:33:16.782644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.19","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983212+0000","last_change":"2024-09-04T16:43:28.117774+0000","last_active":"2024-09-04T16:43:51.983212+0000","last_peered":"2024-09-04T16:43:51.983212+0000","last_clean":"2024-09-04T16:43:51.983212+0000","last_became_active":"2024-09-04T16:43:28.117502+0000","last_became_peered":"2024-09-04T16:43:28.117502+0000","last_unstale":"2024-09-04T16:43:51.983212+0000","last_undegraded":"2024-09-04T16:43:51.983212+0000","last_fullsized":"2024-09-04T16:43:51.983212+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:56:54.325742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492839+0000","last_change":"2024-09-04T16:43:28.137073+0000","last_active":"2024-09-04T16:43:51.492839+0000","last_peered":"2024-09-04T16:43:51.492839+0000","last_clean":"2024-09-04T16:43:51.492839+0000","last_became_active":"2024-09-04T16:43:28.136774+0000","last_became_peered":"2024-09-04T16:43:28.136774+0000","last_unstale":"2024-09-04T16:43:51.492839+0000","last_undegraded":"2024-09-04T16:43:51.492839+0000","last_fullsized":"2024-09-04T16:43:51.492839+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:19:04.733008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.494143+0000","last_change":"2024-09-04T16:43:22.067545+0000","last_active":"2024-09-04T16:43:51.494143+0000","last_peered":"2024-09-04T16:43:51.494143+0000","last_clean":"2024-09-04T16:43:51.494143+0000","last_became_active":"2024-09-04T16:43:22.067252+0000","last_became_peered":"2024-09-04T16:43:22.067252+0000","last_unstale":"2024-09-04T16:43:51.494143+0000","last_undegraded":"2024-09-04T16:43:51.494143+0000","last_fullsized":"2024-09-04T16:43:51.494143+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:45:03.113192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.990006+0000","last_change":"2024-09-04T16:43:24.089477+0000","last_active":"2024-09-04T16:43:51.990006+0000","last_peered":"2024-09-04T16:43:51.990006+0000","last_clean":"2024-09-04T16:43:51.990006+0000","last_became_active":"2024-09-04T16:43:24.088945+0000","last_became_peered":"2024-09-04T16:43:24.088945+0000","last_unstale":"2024-09-04T16:43:51.990006+0000","last_undegraded":"2024-09-04T16:43:51.990006+0000","last_fullsized":"2024-09-04T16:43:51.990006+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T22:29:49.054152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124041+0000","last_change":"2024-09-04T16:43:26.085314+0000","last_active":"2024-09-04T16:43:52.124041+0000","last_peered":"2024-09-04T16:43:52.124041+0000","last_clean":"2024-09-04T16:43:52.124041+0000","last_became_active":"2024-09-04T16:43:26.085005+0000","last_became_peered":"2024-09-04T16:43:26.085005+0000","last_unstale":"2024-09-04T16:43:52.124041+0000","last_undegraded":"2024-09-04T16:43:52.124041+0000","last_fullsized":"2024-09-04T16:43:52.124041+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:23:53.112261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1f","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492177+0000","last_change":"2024-09-04T16:43:28.138743+0000","last_active":"2024-09-04T16:43:51.492177+0000","last_peered":"2024-09-04T16:43:51.492177+0000","last_clean":"2024-09-04T16:43:51.492177+0000","last_became_active":"2024-09-04T16:43:28.138509+0000","last_became_peered":"2024-09-04T16:43:28.138509+0000","last_unstale":"2024-09-04T16:43:51.492177+0000","last_undegraded":"2024-09-04T16:43:51.492177+0000","last_fullsized":"2024-09-04T16:43:51.492177+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:42:42.399138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492412+0000","last_change":"2024-09-04T16:43:22.070786+0000","last_active":"2024-09-04T16:43:51.492412+0000","last_peered":"2024-09-04T16:43:51.492412+0000","last_clean":"2024-09-04T16:43:51.492412+0000","last_became_active":"2024-09-04T16:43:22.070491+0000","last_became_peered":"2024-09-04T16:43:22.070491+0000","last_unstale":"2024-09-04T16:43:51.492412+0000","last_undegraded":"2024-09-04T16:43:51.492412+0000","last_fullsized":"2024-09-04T16:43:51.492412+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:26:33.421827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"61'12","reported_seq":49,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491230+0000","last_change":"2024-09-04T16:43:24.080529+0000","last_active":"2024-09-04T16:43:51.491230+0000","last_peered":"2024-09-04T16:43:51.491230+0000","last_clean":"2024-09-04T16:43:51.491230+0000","last_became_active":"2024-09-04T16:43:24.079950+0000","last_became_peered":"2024-09-04T16:43:24.079950+0000","last_unstale":"2024-09-04T16:43:51.491230+0000","last_undegraded":"2024-09-04T16:43:51.491230+0000","last_fullsized":"2024-09-04T16:43:51.491230+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-05T22:55:39.265660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491851+0000","last_change":"2024-09-04T16:43:26.090384+0000","last_active":"2024-09-04T16:43:51.491851+0000","last_peered":"2024-09-04T16:43:51.491851+0000","last_clean":"2024-09-04T16:43:51.491851+0000","last_became_active":"2024-09-04T16:43:26.089982+0000","last_became_peered":"2024-09-04T16:43:26.089982+0000","last_unstale":"2024-09-04T16:43:51.491851+0000","last_undegraded":"2024-09-04T16:43:51.491851+0000","last_fullsized":"2024-09-04T16:43:51.491851+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:24:04.543946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1c","version":"61'1","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993551+0000","last_change":"2024-09-04T16:43:28.118665+0000","last_active":"2024-09-04T16:43:51.993551+0000","last_peered":"2024-09-04T16:43:51.993551+0000","last_clean":"2024-09-04T16:43:51.993551+0000","last_became_active":"2024-09-04T16:43:28.118339+0000","last_became_peered":"2024-09-04T16:43:28.118339+0000","last_unstale":"2024-09-04T16:43:51.993551+0000","last_undegraded":"2024-09-04T16:43:51.993551+0000","last_fullsized":"2024-09-04T16:43:51.993551+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:52:56.898920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"54'2","reported_seq":37,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125051+0000","last_change":"2024-09-04T16:43:22.071658+0000","last_active":"2024-09-04T16:43:52.125051+0000","last_peered":"2024-09-04T16:43:52.125051+0000","last_clean":"2024-09-04T16:43:52.125051+0000","last_became_active":"2024-09-04T16:43:22.071364+0000","last_became_peered":"2024-09-04T16:43:22.071364+0000","last_unstale":"2024-09-04T16:43:52.125051+0000","last_undegraded":"2024-09-04T16:43:52.125051+0000","last_fullsized":"2024-09-04T16:43:52.125051+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:22:46.339115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":482,"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":7,"num_read_kb":7,"num_write":3,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491530+0000","last_change":"2024-09-04T16:43:24.078699+0000","last_active":"2024-09-04T16:43:51.491530+0000","last_peered":"2024-09-04T16:43:51.491530+0000","last_clean":"2024-09-04T16:43:51.491530+0000","last_became_active":"2024-09-04T16:43:24.078377+0000","last_became_peered":"2024-09-04T16:43:24.078377+0000","last_unstale":"2024-09-04T16:43:51.491530+0000","last_undegraded":"2024-09-04T16:43:51.491530+0000","last_fullsized":"2024-09-04T16:43:51.491530+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-05T18:56:47.985934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1f","version":"61'8","reported_seq":43,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.124243+0000","last_change":"2024-09-04T16:43:26.091503+0000","last_active":"2024-09-04T16:44:02.124243+0000","last_peered":"2024-09-04T16:44:02.124243+0000","last_clean":"2024-09-04T16:44:02.124243+0000","last_became_active":"2024-09-04T16:43:26.091233+0000","last_became_peered":"2024-09-04T16:43:26.091233+0000","last_unstale":"2024-09-04T16:44:02.124243+0000","last_undegraded":"2024-09-04T16:44:02.124243+0000","last_fullsized":"2024-09-04T16:44:02.124243+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:00:36.333304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.f","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125145+0000","last_change":"2024-09-04T16:43:24.081577+0000","last_active":"2024-09-04T16:43:52.125145+0000","last_peered":"2024-09-04T16:43:52.125145+0000","last_clean":"2024-09-04T16:43:52.125145+0000","last_became_active":"2024-09-04T16:43:24.080776+0000","last_became_peered":"2024-09-04T16:43:24.080776+0000","last_unstale":"2024-09-04T16:43:52.125145+0000","last_undegraded":"2024-09-04T16:43:52.125145+0000","last_fullsized":"2024-09-04T16:43:52.125145+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T17:57:49.408163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488902+0000","last_change":"2024-09-04T16:43:22.066654+0000","last_active":"2024-09-04T16:43:51.488902+0000","last_peered":"2024-09-04T16:43:51.488902+0000","last_clean":"2024-09-04T16:43:51.488902+0000","last_became_active":"2024-09-04T16:43:22.066202+0000","last_became_peered":"2024-09-04T16:43:22.066202+0000","last_unstale":"2024-09-04T16:43:51.488902+0000","last_undegraded":"2024-09-04T16:43:51.488902+0000","last_fullsized":"2024-09-04T16:43:51.488902+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:35:39.732275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.e","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.124274+0000","last_change":"2024-09-04T16:43:26.087889+0000","last_active":"2024-09-04T16:44:02.124274+0000","last_peered":"2024-09-04T16:44:02.124274+0000","last_clean":"2024-09-04T16:44:02.124274+0000","last_became_active":"2024-09-04T16:43:26.087606+0000","last_became_peered":"2024-09-04T16:43:26.087606+0000","last_unstale":"2024-09-04T16:44:02.124274+0000","last_undegraded":"2024-09-04T16:44:02.124274+0000","last_fullsized":"2024-09-04T16:44:02.124274+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:24:50.250747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983469+0000","last_change":"2024-09-04T16:43:28.116237+0000","last_active":"2024-09-04T16:43:51.983469+0000","last_peered":"2024-09-04T16:43:51.983469+0000","last_clean":"2024-09-04T16:43:51.983469+0000","last_became_active":"2024-09-04T16:43:28.115172+0000","last_became_peered":"2024-09-04T16:43:28.115172+0000","last_unstale":"2024-09-04T16:43:51.983469+0000","last_undegraded":"2024-09-04T16:43:51.983469+0000","last_fullsized":"2024-09-04T16:43:51.983469+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:58:49.670451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.0","version":"61'18","reported_seq":58,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488720+0000","last_change":"2024-09-04T16:43:24.085007+0000","last_active":"2024-09-04T16:43:51.488720+0000","last_peered":"2024-09-04T16:43:51.488720+0000","last_clean":"2024-09-04T16:43:51.488720+0000","last_became_active":"2024-09-04T16:43:24.083408+0000","last_became_peered":"2024-09-04T16:43:24.083408+0000","last_unstale":"2024-09-04T16:43:51.488720+0000","last_undegraded":"2024-09-04T16:43:51.488720+0000","last_fullsized":"2024-09-04T16:43:51.488720+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"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-05T20:24:50.372452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":34,"num_read_kb":22,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492691+0000","last_change":"2024-09-04T16:43:22.068487+0000","last_active":"2024-09-04T16:43:51.492691+0000","last_peered":"2024-09-04T16:43:51.492691+0000","last_clean":"2024-09-04T16:43:51.492691+0000","last_became_active":"2024-09-04T16:43:22.068203+0000","last_became_peered":"2024-09-04T16:43:22.068203+0000","last_unstale":"2024-09-04T16:43:51.492691+0000","last_undegraded":"2024-09-04T16:43:51.492691+0000","last_fullsized":"2024-09-04T16:43:51.492691+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:08:32.803856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.493074+0000","last_change":"2024-09-04T16:43:26.088214+0000","last_active":"2024-09-04T16:43:51.493074+0000","last_peered":"2024-09-04T16:43:51.493074+0000","last_clean":"2024-09-04T16:43:51.493074+0000","last_became_active":"2024-09-04T16:43:26.087962+0000","last_became_peered":"2024-09-04T16:43:26.087962+0000","last_unstale":"2024-09-04T16:43:51.493074+0000","last_undegraded":"2024-09-04T16:43:51.493074+0000","last_fullsized":"2024-09-04T16:43:51.493074+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:21:51.877744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.2","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492425+0000","last_change":"2024-09-04T16:43:28.116423+0000","last_active":"2024-09-04T16:43:51.492425+0000","last_peered":"2024-09-04T16:43:51.492425+0000","last_clean":"2024-09-04T16:43:51.492425+0000","last_became_active":"2024-09-04T16:43:28.116130+0000","last_became_peered":"2024-09-04T16:43:28.116130+0000","last_unstale":"2024-09-04T16:43:51.492425+0000","last_undegraded":"2024-09-04T16:43:51.492425+0000","last_fullsized":"2024-09-04T16:43:51.492425+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:05:12.562928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"61'14","reported_seq":47,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491828+0000","last_change":"2024-09-04T16:43:24.084620+0000","last_active":"2024-09-04T16:43:51.491828+0000","last_peered":"2024-09-04T16:43:51.491828+0000","last_clean":"2024-09-04T16:43:51.491828+0000","last_became_active":"2024-09-04T16:43:24.083401+0000","last_became_peered":"2024-09-04T16:43:24.083401+0000","last_unstale":"2024-09-04T16:43:51.491828+0000","last_undegraded":"2024-09-04T16:43:51.491828+0000","last_fullsized":"2024-09-04T16:43:51.491828+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"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-05T20:57:18.322076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":21,"num_read_kb":14,"num_write":14,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"54'1","reported_seq":31,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492386+0000","last_change":"2024-09-04T16:43:22.064905+0000","last_active":"2024-09-04T16:43:51.492386+0000","last_peered":"2024-09-04T16:43:51.492386+0000","last_clean":"2024-09-04T16:43:51.492386+0000","last_became_active":"2024-09-04T16:43:22.064563+0000","last_became_peered":"2024-09-04T16:43:22.064563+0000","last_unstale":"2024-09-04T16:43:51.492386+0000","last_undegraded":"2024-09-04T16:43:51.492386+0000","last_fullsized":"2024-09-04T16:43:51.492386+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:38:04.585025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.0","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.123920+0000","last_change":"2024-09-04T16:43:26.095182+0000","last_active":"2024-09-04T16:44:02.123920+0000","last_peered":"2024-09-04T16:44:02.123920+0000","last_clean":"2024-09-04T16:44:02.123920+0000","last_became_active":"2024-09-04T16:43:26.094885+0000","last_became_peered":"2024-09-04T16:43:26.094885+0000","last_unstale":"2024-09-04T16:44:02.123920+0000","last_undegraded":"2024-09-04T16:44:02.123920+0000","last_fullsized":"2024-09-04T16:44:02.123920+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:12:34.478387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993327+0000","last_change":"2024-09-04T16:43:28.140536+0000","last_active":"2024-09-04T16:43:51.993327+0000","last_peered":"2024-09-04T16:43:51.993327+0000","last_clean":"2024-09-04T16:43:51.993327+0000","last_became_active":"2024-09-04T16:43:28.140236+0000","last_became_peered":"2024-09-04T16:43:28.140236+0000","last_unstale":"2024-09-04T16:43:51.993327+0000","last_undegraded":"2024-09-04T16:43:51.993327+0000","last_fullsized":"2024-09-04T16:43:51.993327+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:12:27.419615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125991+0000","last_change":"2024-09-04T16:43:24.084980+0000","last_active":"2024-09-04T16:43:52.125991+0000","last_peered":"2024-09-04T16:43:52.125991+0000","last_clean":"2024-09-04T16:43:52.125991+0000","last_became_active":"2024-09-04T16:43:24.082169+0000","last_became_peered":"2024-09-04T16:43:24.082169+0000","last_unstale":"2024-09-04T16:43:52.125991+0000","last_undegraded":"2024-09-04T16:43:52.125991+0000","last_fullsized":"2024-09-04T16:43:52.125991+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-06T03:09:07.966960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983824+0000","last_change":"2024-09-04T16:43:22.071251+0000","last_active":"2024-09-04T16:43:51.983824+0000","last_peered":"2024-09-04T16:43:51.983824+0000","last_clean":"2024-09-04T16:43:51.983824+0000","last_became_active":"2024-09-04T16:43:22.070523+0000","last_became_peered":"2024-09-04T16:43:22.070523+0000","last_unstale":"2024-09-04T16:43:51.983824+0000","last_undegraded":"2024-09-04T16:43:51.983824+0000","last_fullsized":"2024-09-04T16:43:51.983824+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:48:56.684387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.3","version":"61'8","reported_seq":43,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.123926+0000","last_change":"2024-09-04T16:43:26.089932+0000","last_active":"2024-09-04T16:44:02.123926+0000","last_peered":"2024-09-04T16:44:02.123926+0000","last_clean":"2024-09-04T16:44:02.123926+0000","last_became_active":"2024-09-04T16:43:26.089628+0000","last_became_peered":"2024-09-04T16:43:26.089628+0000","last_unstale":"2024-09-04T16:44:02.123926+0000","last_undegraded":"2024-09-04T16:44:02.123926+0000","last_fullsized":"2024-09-04T16:44:02.123926+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:18:39.726485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489837+0000","last_change":"2024-09-04T16:43:28.120658+0000","last_active":"2024-09-04T16:43:51.489837+0000","last_peered":"2024-09-04T16:43:51.489837+0000","last_clean":"2024-09-04T16:43:51.489837+0000","last_became_active":"2024-09-04T16:43:28.120299+0000","last_became_peered":"2024-09-04T16:43:28.120299+0000","last_unstale":"2024-09-04T16:43:51.489837+0000","last_undegraded":"2024-09-04T16:43:51.489837+0000","last_fullsized":"2024-09-04T16:43:51.489837+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:44:26.162695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"61'19","reported_seq":62,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492940+0000","last_change":"2024-09-04T16:43:24.081397+0000","last_active":"2024-09-04T16:43:51.492940+0000","last_peered":"2024-09-04T16:43:51.492940+0000","last_clean":"2024-09-04T16:43:51.492940+0000","last_became_active":"2024-09-04T16:43:24.080731+0000","last_became_peered":"2024-09-04T16:43:24.080731+0000","last_unstale":"2024-09-04T16:43:51.492940+0000","last_undegraded":"2024-09-04T16:43:51.492940+0000","last_fullsized":"2024-09-04T16:43:51.492940+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"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-06T04:29:14.552740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":39,"num_read_kb":25,"num_write":22,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.126740+0000","last_change":"2024-09-04T16:43:22.068692+0000","last_active":"2024-09-04T16:43:52.126740+0000","last_peered":"2024-09-04T16:43:52.126740+0000","last_clean":"2024-09-04T16:43:52.126740+0000","last_became_active":"2024-09-04T16:43:22.068396+0000","last_became_peered":"2024-09-04T16:43:22.068396+0000","last_unstale":"2024-09-04T16:43:52.126740+0000","last_undegraded":"2024-09-04T16:43:52.126740+0000","last_fullsized":"2024-09-04T16:43:52.126740+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:33:38.221402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.2","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987879+0000","last_change":"2024-09-04T16:43:26.090711+0000","last_active":"2024-09-04T16:43:51.987879+0000","last_peered":"2024-09-04T16:43:51.987879+0000","last_clean":"2024-09-04T16:43:51.987879+0000","last_became_active":"2024-09-04T16:43:26.090453+0000","last_became_peered":"2024-09-04T16:43:26.090453+0000","last_unstale":"2024-09-04T16:43:51.987879+0000","last_undegraded":"2024-09-04T16:43:51.987879+0000","last_fullsized":"2024-09-04T16:43:51.987879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:30:45.683283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.1","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.124762+0000","last_change":"2024-09-04T16:43:28.137128+0000","last_active":"2024-09-04T16:43:52.124762+0000","last_peered":"2024-09-04T16:43:52.124762+0000","last_clean":"2024-09-04T16:43:52.124762+0000","last_became_active":"2024-09-04T16:43:28.136803+0000","last_became_peered":"2024-09-04T16:43:28.136803+0000","last_unstale":"2024-09-04T16:43:52.124762+0000","last_undegraded":"2024-09-04T16:43:52.124762+0000","last_fullsized":"2024-09-04T16:43:52.124762+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:29:13.194746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"61'28","reported_seq":84,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.123971+0000","last_change":"2024-09-04T16:43:24.083188+0000","last_active":"2024-09-04T16:44:02.123971+0000","last_peered":"2024-09-04T16:44:02.123971+0000","last_clean":"2024-09-04T16:44:02.123971+0000","last_became_active":"2024-09-04T16:43:24.082888+0000","last_became_peered":"2024-09-04T16:43:24.082888+0000","last_unstale":"2024-09-04T16:44:02.123971+0000","last_undegraded":"2024-09-04T16:44:02.123971+0000","last_fullsized":"2024-09-04T16:44:02.123971+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"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-06T02:14:07.979668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"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":10,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"num_write":26,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492091+0000","last_change":"2024-09-04T16:43:22.063964+0000","last_active":"2024-09-04T16:43:51.492091+0000","last_peered":"2024-09-04T16:43:51.492091+0000","last_clean":"2024-09-04T16:43:51.492091+0000","last_became_active":"2024-09-04T16:43:22.063669+0000","last_became_peered":"2024-09-04T16:43:22.063669+0000","last_unstale":"2024-09-04T16:43:51.492091+0000","last_undegraded":"2024-09-04T16:43:51.492091+0000","last_fullsized":"2024-09-04T16:43:51.492091+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:39:17.331983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"56'2","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983386+0000","last_change":"2024-09-04T16:43:24.075694+0000","last_active":"2024-09-04T16:43:51.983386+0000","last_peered":"2024-09-04T16:43:51.983386+0000","last_clean":"2024-09-04T16:43:51.983386+0000","last_became_active":"2024-09-04T16:43:21.051114+0000","last_became_peered":"2024-09-04T16:43:21.051114+0000","last_unstale":"2024-09-04T16:43:51.983386+0000","last_undegraded":"2024-09-04T16:43:51.983386+0000","last_fullsized":"2024-09-04T16:43:51.983386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:00:27.639470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017432229999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490823+0000","last_change":"2024-09-04T16:43:26.090329+0000","last_active":"2024-09-04T16:43:51.490823+0000","last_peered":"2024-09-04T16:43:51.490823+0000","last_clean":"2024-09-04T16:43:51.490823+0000","last_became_active":"2024-09-04T16:43:26.090061+0000","last_became_peered":"2024-09-04T16:43:26.090061+0000","last_unstale":"2024-09-04T16:43:51.490823+0000","last_undegraded":"2024-09-04T16:43:51.490823+0000","last_fullsized":"2024-09-04T16:43:51.490823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:28:34.722906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.6","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491771+0000","last_change":"2024-09-04T16:43:28.117727+0000","last_active":"2024-09-04T16:43:51.491771+0000","last_peered":"2024-09-04T16:43:51.491771+0000","last_clean":"2024-09-04T16:43:51.491771+0000","last_became_active":"2024-09-04T16:43:28.116531+0000","last_became_peered":"2024-09-04T16:43:28.116531+0000","last_unstale":"2024-09-04T16:43:51.491771+0000","last_undegraded":"2024-09-04T16:43:51.491771+0000","last_fullsized":"2024-09-04T16:43:51.491771+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:07:00.345445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.7","version":"61'13","reported_seq":53,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125279+0000","last_change":"2024-09-04T16:43:24.081706+0000","last_active":"2024-09-04T16:43:52.125279+0000","last_peered":"2024-09-04T16:43:52.125279+0000","last_clean":"2024-09-04T16:43:52.125279+0000","last_became_active":"2024-09-04T16:43:24.081192+0000","last_became_peered":"2024-09-04T16:43:24.081192+0000","last_unstale":"2024-09-04T16:43:52.125279+0000","last_undegraded":"2024-09-04T16:43:52.125279+0000","last_fullsized":"2024-09-04T16:43:52.125279+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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-05T22:21:05.366890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":30,"num_read_kb":19,"num_write":16,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125505+0000","last_change":"2024-09-04T16:43:22.069700+0000","last_active":"2024-09-04T16:43:52.125505+0000","last_peered":"2024-09-04T16:43:52.125505+0000","last_clean":"2024-09-04T16:43:52.125505+0000","last_became_active":"2024-09-04T16:43:22.069430+0000","last_became_peered":"2024-09-04T16:43:22.069430+0000","last_unstale":"2024-09-04T16:43:52.125505+0000","last_undegraded":"2024-09-04T16:43:52.125505+0000","last_fullsized":"2024-09-04T16:43:52.125505+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:17:55.280918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"54'1","reported_seq":39,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989088+0000","last_change":"2024-09-04T16:43:24.077324+0000","last_active":"2024-09-04T16:43:51.989088+0000","last_peered":"2024-09-04T16:43:51.989088+0000","last_clean":"2024-09-04T16:43:51.989088+0000","last_became_active":"2024-09-04T16:43:21.053995+0000","last_became_peered":"2024-09-04T16:43:21.053995+0000","last_unstale":"2024-09-04T16:43:51.989088+0000","last_undegraded":"2024-09-04T16:43:51.989088+0000","last_fullsized":"2024-09-04T16:43:51.989088+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:56:19.941204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089005400000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989946+0000","last_change":"2024-09-04T16:43:26.094140+0000","last_active":"2024-09-04T16:43:51.989946+0000","last_peered":"2024-09-04T16:43:51.989946+0000","last_clean":"2024-09-04T16:43:51.989946+0000","last_became_active":"2024-09-04T16:43:26.093329+0000","last_became_peered":"2024-09-04T16:43:26.093329+0000","last_unstale":"2024-09-04T16:43:51.989946+0000","last_undegraded":"2024-09-04T16:43:51.989946+0000","last_fullsized":"2024-09-04T16:43:51.989946+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:18:21.231622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993599+0000","last_change":"2024-09-04T16:43:28.137001+0000","last_active":"2024-09-04T16:43:51.993599+0000","last_peered":"2024-09-04T16:43:51.993599+0000","last_clean":"2024-09-04T16:43:51.993599+0000","last_became_active":"2024-09-04T16:43:28.136650+0000","last_became_peered":"2024-09-04T16:43:28.136650+0000","last_unstale":"2024-09-04T16:43:51.993599+0000","last_undegraded":"2024-09-04T16:43:51.993599+0000","last_fullsized":"2024-09-04T16:43:51.993599+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:34:38.715402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"61'12","reported_seq":44,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491671+0000","last_change":"2024-09-04T16:43:24.080756+0000","last_active":"2024-09-04T16:43:51.491671+0000","last_peered":"2024-09-04T16:43:51.491671+0000","last_clean":"2024-09-04T16:43:51.491671+0000","last_became_active":"2024-09-04T16:43:24.079896+0000","last_became_peered":"2024-09-04T16:43:24.079896+0000","last_unstale":"2024-09-04T16:43:51.491671+0000","last_undegraded":"2024-09-04T16:43:51.491671+0000","last_fullsized":"2024-09-04T16:43:51.491671+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-06T01:38:39.621205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"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":6,"num_whiteouts":0,"num_read":18,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490214+0000","last_change":"2024-09-04T16:43:22.061458+0000","last_active":"2024-09-04T16:43:51.490214+0000","last_peered":"2024-09-04T16:43:51.490214+0000","last_clean":"2024-09-04T16:43:51.490214+0000","last_became_active":"2024-09-04T16:43:22.061147+0000","last_became_peered":"2024-09-04T16:43:22.061147+0000","last_unstale":"2024-09-04T16:43:51.490214+0000","last_undegraded":"2024-09-04T16:43:51.490214+0000","last_fullsized":"2024-09-04T16:43:51.490214+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:57:08.795239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"62'5","reported_seq":81,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:05.916080+0000","last_change":"2024-09-04T16:43:24.068059+0000","last_active":"2024-09-04T16:44:05.916080+0000","last_peered":"2024-09-04T16:44:05.916080+0000","last_clean":"2024-09-04T16:44:05.916080+0000","last_became_active":"2024-09-04T16:43:21.054592+0000","last_became_peered":"2024-09-04T16:43:21.054592+0000","last_unstale":"2024-09-04T16:44:05.916080+0000","last_undegraded":"2024-09-04T16:44:05.916080+0000","last_fullsized":"2024-09-04T16:44:05.916080+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:20.030764+0000","last_clean_scrub_stamp":"2024-09-04T16:43:20.030764+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:57:21.123996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051411200000000005,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":40,"num_read_kb":35,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983927+0000","last_change":"2024-09-04T16:43:26.089396+0000","last_active":"2024-09-04T16:43:51.983927+0000","last_peered":"2024-09-04T16:43:51.983927+0000","last_clean":"2024-09-04T16:43:51.983927+0000","last_became_active":"2024-09-04T16:43:26.089142+0000","last_became_peered":"2024-09-04T16:43:26.089142+0000","last_unstale":"2024-09-04T16:43:51.983927+0000","last_undegraded":"2024-09-04T16:43:51.983927+0000","last_fullsized":"2024-09-04T16:43:51.983927+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:45:19.411544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.4","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125675+0000","last_change":"2024-09-04T16:43:28.120191+0000","last_active":"2024-09-04T16:43:52.125675+0000","last_peered":"2024-09-04T16:43:52.125675+0000","last_clean":"2024-09-04T16:43:52.125675+0000","last_became_active":"2024-09-04T16:43:28.119847+0000","last_became_peered":"2024-09-04T16:43:28.119847+0000","last_unstale":"2024-09-04T16:43:52.125675+0000","last_undegraded":"2024-09-04T16:43:52.125675+0000","last_fullsized":"2024-09-04T16:43:52.125675+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:01:51.041093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"61'16","reported_seq":58,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.124266+0000","last_change":"2024-09-04T16:43:24.082129+0000","last_active":"2024-09-04T16:44:02.124266+0000","last_peered":"2024-09-04T16:44:02.124266+0000","last_clean":"2024-09-04T16:44:02.124266+0000","last_became_active":"2024-09-04T16:43:24.081731+0000","last_became_peered":"2024-09-04T16:43:24.081731+0000","last_unstale":"2024-09-04T16:44:02.124266+0000","last_undegraded":"2024-09-04T16:44:02.124266+0000","last_fullsized":"2024-09-04T16:44:02.124266+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"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-06T03:32:31.340882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":25,"num_read_kb":15,"num_write":13,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489160+0000","last_change":"2024-09-04T16:43:22.066468+0000","last_active":"2024-09-04T16:43:51.489160+0000","last_peered":"2024-09-04T16:43:51.489160+0000","last_clean":"2024-09-04T16:43:51.489160+0000","last_became_active":"2024-09-04T16:43:22.066074+0000","last_became_peered":"2024-09-04T16:43:22.066074+0000","last_unstale":"2024-09-04T16:43:51.489160+0000","last_undegraded":"2024-09-04T16:43:51.489160+0000","last_fullsized":"2024-09-04T16:43:51.489160+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:01:39.421380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"63'79","reported_seq":67,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:53.964731+0000","last_change":"2024-09-04T16:43:13.016174+0000","last_active":"2024-09-04T16:43:53.964731+0000","last_peered":"2024-09-04T16:43:53.964731+0000","last_clean":"2024-09-04T16:43:53.964731+0000","last_became_active":"2024-09-04T16:43:13.009921+0000","last_became_peered":"2024-09-04T16:43:13.009921+0000","last_unstale":"2024-09-04T16:43:53.964731+0000","last_undegraded":"2024-09-04T16:43:53.964731+0000","last_fullsized":"2024-09-04T16:43:53.964731+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:41:09.779356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:41:09.779356+0000","last_clean_scrub_stamp":"2024-09-04T16:41:09.779356+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"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-06T01:56:01.481013+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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.4","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993715+0000","last_change":"2024-09-04T16:43:26.087747+0000","last_active":"2024-09-04T16:43:51.993715+0000","last_peered":"2024-09-04T16:43:51.993715+0000","last_clean":"2024-09-04T16:43:51.993715+0000","last_became_active":"2024-09-04T16:43:26.087468+0000","last_became_peered":"2024-09-04T16:43:26.087468+0000","last_unstale":"2024-09-04T16:43:51.993715+0000","last_undegraded":"2024-09-04T16:43:51.993715+0000","last_fullsized":"2024-09-04T16:43:51.993715+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:23:39.078412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.7","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983802+0000","last_change":"2024-09-04T16:43:28.117836+0000","last_active":"2024-09-04T16:43:51.983802+0000","last_peered":"2024-09-04T16:43:51.983802+0000","last_clean":"2024-09-04T16:43:51.983802+0000","last_became_active":"2024-09-04T16:43:28.117226+0000","last_became_peered":"2024-09-04T16:43:28.117226+0000","last_unstale":"2024-09-04T16:43:51.983802+0000","last_undegraded":"2024-09-04T16:43:51.983802+0000","last_fullsized":"2024-09-04T16:43:51.983802+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:08:15.524366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492952+0000","last_change":"2024-09-04T16:43:24.085995+0000","last_active":"2024-09-04T16:43:51.492952+0000","last_peered":"2024-09-04T16:43:51.492952+0000","last_clean":"2024-09-04T16:43:51.492952+0000","last_became_active":"2024-09-04T16:43:24.085526+0000","last_became_peered":"2024-09-04T16:43:24.085526+0000","last_unstale":"2024-09-04T16:43:51.492952+0000","last_undegraded":"2024-09-04T16:43:51.492952+0000","last_fullsized":"2024-09-04T16:43:51.492952+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T19:36:34.967818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492081+0000","last_change":"2024-09-04T16:43:22.071186+0000","last_active":"2024-09-04T16:43:51.492081+0000","last_peered":"2024-09-04T16:43:51.492081+0000","last_clean":"2024-09-04T16:43:51.492081+0000","last_became_active":"2024-09-04T16:43:22.070903+0000","last_became_peered":"2024-09-04T16:43:22.070903+0000","last_unstale":"2024-09-04T16:43:51.492081+0000","last_undegraded":"2024-09-04T16:43:51.492081+0000","last_fullsized":"2024-09-04T16:43:51.492081+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:52:37.620339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983744+0000","last_change":"2024-09-04T16:43:26.088782+0000","last_active":"2024-09-04T16:43:51.983744+0000","last_peered":"2024-09-04T16:43:51.983744+0000","last_clean":"2024-09-04T16:43:51.983744+0000","last_became_active":"2024-09-04T16:43:26.088487+0000","last_became_peered":"2024-09-04T16:43:26.088487+0000","last_unstale":"2024-09-04T16:43:51.983744+0000","last_undegraded":"2024-09-04T16:43:51.983744+0000","last_fullsized":"2024-09-04T16:43:51.983744+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:50:40.769392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490115+0000","last_change":"2024-09-04T16:43:28.137075+0000","last_active":"2024-09-04T16:43:51.490115+0000","last_peered":"2024-09-04T16:43:51.490115+0000","last_clean":"2024-09-04T16:43:51.490115+0000","last_became_active":"2024-09-04T16:43:28.136748+0000","last_became_peered":"2024-09-04T16:43:28.136748+0000","last_unstale":"2024-09-04T16:43:51.490115+0000","last_undegraded":"2024-09-04T16:43:51.490115+0000","last_fullsized":"2024-09-04T16:43:51.490115+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:05:20.642794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.d","version":"61'17","reported_seq":54,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492554+0000","last_change":"2024-09-04T16:43:24.085613+0000","last_active":"2024-09-04T16:43:51.492554+0000","last_peered":"2024-09-04T16:43:51.492554+0000","last_clean":"2024-09-04T16:43:51.492554+0000","last_became_active":"2024-09-04T16:43:24.085287+0000","last_became_peered":"2024-09-04T16:43:24.085287+0000","last_unstale":"2024-09-04T16:43:51.492554+0000","last_undegraded":"2024-09-04T16:43:51.492554+0000","last_fullsized":"2024-09-04T16:43:51.492554+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"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-06T04:05:58.758218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":29,"num_read_kb":19,"num_write":18,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988261+0000","last_change":"2024-09-04T16:43:22.066709+0000","last_active":"2024-09-04T16:43:51.988261+0000","last_peered":"2024-09-04T16:43:51.988261+0000","last_clean":"2024-09-04T16:43:51.988261+0000","last_became_active":"2024-09-04T16:43:22.066431+0000","last_became_peered":"2024-09-04T16:43:22.066431+0000","last_unstale":"2024-09-04T16:43:51.988261+0000","last_undegraded":"2024-09-04T16:43:51.988261+0000","last_fullsized":"2024-09-04T16:43:51.988261+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:29:45.322426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.c","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125850+0000","last_change":"2024-09-04T16:43:26.085120+0000","last_active":"2024-09-04T16:43:52.125850+0000","last_peered":"2024-09-04T16:43:52.125850+0000","last_clean":"2024-09-04T16:43:52.125850+0000","last_became_active":"2024-09-04T16:43:26.084762+0000","last_became_peered":"2024-09-04T16:43:26.084762+0000","last_unstale":"2024-09-04T16:43:52.125850+0000","last_undegraded":"2024-09-04T16:43:52.125850+0000","last_fullsized":"2024-09-04T16:43:52.125850+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:56:36.161654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.f","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.990054+0000","last_change":"2024-09-04T16:43:28.116246+0000","last_active":"2024-09-04T16:43:51.990054+0000","last_peered":"2024-09-04T16:43:51.990054+0000","last_clean":"2024-09-04T16:43:51.990054+0000","last_became_active":"2024-09-04T16:43:28.115954+0000","last_became_peered":"2024-09-04T16:43:28.115954+0000","last_unstale":"2024-09-04T16:43:51.990054+0000","last_undegraded":"2024-09-04T16:43:51.990054+0000","last_fullsized":"2024-09-04T16:43:51.990054+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:45:46.165244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491942+0000","last_change":"2024-09-04T16:43:24.085122+0000","last_active":"2024-09-04T16:43:51.491942+0000","last_peered":"2024-09-04T16:43:51.491942+0000","last_clean":"2024-09-04T16:43:51.491942+0000","last_became_active":"2024-09-04T16:43:24.083861+0000","last_became_peered":"2024-09-04T16:43:24.083861+0000","last_unstale":"2024-09-04T16:43:51.491942+0000","last_undegraded":"2024-09-04T16:43:51.491942+0000","last_fullsized":"2024-09-04T16:43:51.491942+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-06T01:00:53.103584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489574+0000","last_change":"2024-09-04T16:43:22.061481+0000","last_active":"2024-09-04T16:43:51.489574+0000","last_peered":"2024-09-04T16:43:51.489574+0000","last_clean":"2024-09-04T16:43:51.489574+0000","last_became_active":"2024-09-04T16:43:22.061083+0000","last_became_peered":"2024-09-04T16:43:22.061083+0000","last_unstale":"2024-09-04T16:43:51.489574+0000","last_undegraded":"2024-09-04T16:43:51.489574+0000","last_fullsized":"2024-09-04T16:43:51.489574+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:32:01.945540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.123921+0000","last_change":"2024-09-04T16:43:26.092940+0000","last_active":"2024-09-04T16:44:02.123921+0000","last_peered":"2024-09-04T16:44:02.123921+0000","last_clean":"2024-09-04T16:44:02.123921+0000","last_became_active":"2024-09-04T16:43:26.092640+0000","last_became_peered":"2024-09-04T16:43:26.092640+0000","last_unstale":"2024-09-04T16:44:02.123921+0000","last_undegraded":"2024-09-04T16:44:02.123921+0000","last_fullsized":"2024-09-04T16:44:02.123921+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:33:12.853642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492784+0000","last_change":"2024-09-04T16:43:28.115888+0000","last_active":"2024-09-04T16:43:51.492784+0000","last_peered":"2024-09-04T16:43:51.492784+0000","last_clean":"2024-09-04T16:43:51.492784+0000","last_became_active":"2024-09-04T16:43:28.115456+0000","last_became_peered":"2024-09-04T16:43:28.115456+0000","last_unstale":"2024-09-04T16:43:51.492784+0000","last_undegraded":"2024-09-04T16:43:51.492784+0000","last_fullsized":"2024-09-04T16:43:51.492784+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:35:13.203230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492790+0000","last_change":"2024-09-04T16:43:24.078099+0000","last_active":"2024-09-04T16:43:51.492790+0000","last_peered":"2024-09-04T16:43:51.492790+0000","last_clean":"2024-09-04T16:43:51.492790+0000","last_became_active":"2024-09-04T16:43:24.077767+0000","last_became_peered":"2024-09-04T16:43:24.077767+0000","last_unstale":"2024-09-04T16:43:51.492790+0000","last_undegraded":"2024-09-04T16:43:51.492790+0000","last_fullsized":"2024-09-04T16:43:51.492790+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-06T02:33:53.608502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983623+0000","last_change":"2024-09-04T16:43:22.073056+0000","last_active":"2024-09-04T16:43:51.983623+0000","last_peered":"2024-09-04T16:43:51.983623+0000","last_clean":"2024-09-04T16:43:51.983623+0000","last_became_active":"2024-09-04T16:43:22.072551+0000","last_became_peered":"2024-09-04T16:43:22.072551+0000","last_unstale":"2024-09-04T16:43:51.983623+0000","last_undegraded":"2024-09-04T16:43:51.983623+0000","last_fullsized":"2024-09-04T16:43:51.983623+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:05:40.503017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.a","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989203+0000","last_change":"2024-09-04T16:43:26.088188+0000","last_active":"2024-09-04T16:43:51.989203+0000","last_peered":"2024-09-04T16:43:51.989203+0000","last_clean":"2024-09-04T16:43:51.989203+0000","last_became_active":"2024-09-04T16:43:26.087797+0000","last_became_peered":"2024-09-04T16:43:26.087797+0000","last_unstale":"2024-09-04T16:43:51.989203+0000","last_undegraded":"2024-09-04T16:43:51.989203+0000","last_fullsized":"2024-09-04T16:43:51.989203+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:16:21.152726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.9","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490117+0000","last_change":"2024-09-04T16:43:28.111240+0000","last_active":"2024-09-04T16:43:51.490117+0000","last_peered":"2024-09-04T16:43:51.490117+0000","last_clean":"2024-09-04T16:43:51.490117+0000","last_became_active":"2024-09-04T16:43:28.110892+0000","last_became_peered":"2024-09-04T16:43:28.110892+0000","last_unstale":"2024-09-04T16:43:51.490117+0000","last_undegraded":"2024-09-04T16:43:51.490117+0000","last_fullsized":"2024-09-04T16:43:51.490117+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:15:30.720064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.a","version":"61'19","reported_seq":57,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988025+0000","last_change":"2024-09-04T16:43:24.086204+0000","last_active":"2024-09-04T16:43:51.988025+0000","last_peered":"2024-09-04T16:43:51.988025+0000","last_clean":"2024-09-04T16:43:51.988025+0000","last_became_active":"2024-09-04T16:43:24.085888+0000","last_became_peered":"2024-09-04T16:43:24.085888+0000","last_unstale":"2024-09-04T16:43:51.988025+0000","last_undegraded":"2024-09-04T16:43:51.988025+0000","last_fullsized":"2024-09-04T16:43:51.988025+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"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-06T03:59:03.966704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"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":9,"num_whiteouts":0,"num_read":32,"num_read_kb":21,"num_write":20,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993890+0000","last_change":"2024-09-04T16:43:22.067382+0000","last_active":"2024-09-04T16:43:51.993890+0000","last_peered":"2024-09-04T16:43:51.993890+0000","last_clean":"2024-09-04T16:43:51.993890+0000","last_became_active":"2024-09-04T16:43:22.067083+0000","last_became_peered":"2024-09-04T16:43:22.067083+0000","last_unstale":"2024-09-04T16:43:51.993890+0000","last_undegraded":"2024-09-04T16:43:51.993890+0000","last_fullsized":"2024-09-04T16:43:51.993890+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:29:13.952055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.b","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989274+0000","last_change":"2024-09-04T16:43:26.088462+0000","last_active":"2024-09-04T16:43:51.989274+0000","last_peered":"2024-09-04T16:43:51.989274+0000","last_clean":"2024-09-04T16:43:51.989274+0000","last_became_active":"2024-09-04T16:43:26.088143+0000","last_became_peered":"2024-09-04T16:43:26.088143+0000","last_unstale":"2024-09-04T16:43:51.989274+0000","last_undegraded":"2024-09-04T16:43:51.989274+0000","last_fullsized":"2024-09-04T16:43:51.989274+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:43:12.522119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.8","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993230+0000","last_change":"2024-09-04T16:43:28.118264+0000","last_active":"2024-09-04T16:43:51.993230+0000","last_peered":"2024-09-04T16:43:51.993230+0000","last_clean":"2024-09-04T16:43:51.993230+0000","last_became_active":"2024-09-04T16:43:28.117964+0000","last_became_peered":"2024-09-04T16:43:28.117964+0000","last_unstale":"2024-09-04T16:43:51.993230+0000","last_undegraded":"2024-09-04T16:43:51.993230+0000","last_fullsized":"2024-09-04T16:43:51.993230+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T17:06:08.130889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"61'12","reported_seq":49,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491615+0000","last_change":"2024-09-04T16:43:24.082444+0000","last_active":"2024-09-04T16:43:51.491615+0000","last_peered":"2024-09-04T16:43:51.491615+0000","last_clean":"2024-09-04T16:43:51.491615+0000","last_became_active":"2024-09-04T16:43:24.082147+0000","last_became_peered":"2024-09-04T16:43:24.082147+0000","last_unstale":"2024-09-04T16:43:51.491615+0000","last_undegraded":"2024-09-04T16:43:51.491615+0000","last_fullsized":"2024-09-04T16:43:51.491615+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"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-05T17:20:35.166750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993898+0000","last_change":"2024-09-04T16:43:22.071967+0000","last_active":"2024-09-04T16:43:51.993898+0000","last_peered":"2024-09-04T16:43:51.993898+0000","last_clean":"2024-09-04T16:43:51.993898+0000","last_became_active":"2024-09-04T16:43:22.071573+0000","last_became_peered":"2024-09-04T16:43:22.071573+0000","last_unstale":"2024-09-04T16:43:51.993898+0000","last_undegraded":"2024-09-04T16:43:51.993898+0000","last_fullsized":"2024-09-04T16:43:51.993898+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:24:44.196967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988811+0000","last_change":"2024-09-04T16:43:26.091658+0000","last_active":"2024-09-04T16:43:51.988811+0000","last_peered":"2024-09-04T16:43:51.988811+0000","last_clean":"2024-09-04T16:43:51.988811+0000","last_became_active":"2024-09-04T16:43:26.089705+0000","last_became_peered":"2024-09-04T16:43:26.089705+0000","last_unstale":"2024-09-04T16:43:51.988811+0000","last_undegraded":"2024-09-04T16:43:51.988811+0000","last_fullsized":"2024-09-04T16:43:51.988811+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:10:51.370584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.b","version":"61'1","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489218+0000","last_change":"2024-09-04T16:43:28.120877+0000","last_active":"2024-09-04T16:43:51.489218+0000","last_peered":"2024-09-04T16:43:51.489218+0000","last_clean":"2024-09-04T16:43:51.489218+0000","last_became_active":"2024-09-04T16:43:28.120554+0000","last_became_peered":"2024-09-04T16:43:28.120554+0000","last_unstale":"2024-09-04T16:43:51.489218+0000","last_undegraded":"2024-09-04T16:43:51.489218+0000","last_fullsized":"2024-09-04T16:43:51.489218+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:53:28.948940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.8","version":"61'15","reported_seq":51,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983117+0000","last_change":"2024-09-04T16:43:24.079812+0000","last_active":"2024-09-04T16:43:51.983117+0000","last_peered":"2024-09-04T16:43:51.983117+0000","last_clean":"2024-09-04T16:43:51.983117+0000","last_became_active":"2024-09-04T16:43:24.079475+0000","last_became_peered":"2024-09-04T16:43:24.079475+0000","last_unstale":"2024-09-04T16:43:51.983117+0000","last_undegraded":"2024-09-04T16:43:51.983117+0000","last_fullsized":"2024-09-04T16:43:51.983117+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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-05T19:20:10.510534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"54'2","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993979+0000","last_change":"2024-09-04T16:43:22.075356+0000","last_active":"2024-09-04T16:43:51.993979+0000","last_peered":"2024-09-04T16:43:51.993979+0000","last_clean":"2024-09-04T16:43:51.993979+0000","last_became_active":"2024-09-04T16:43:22.074869+0000","last_became_peered":"2024-09-04T16:43:22.074869+0000","last_unstale":"2024-09-04T16:43:51.993979+0000","last_undegraded":"2024-09-04T16:43:51.993979+0000","last_fullsized":"2024-09-04T16:43:51.993979+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:22:41.462604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.124253+0000","last_change":"2024-09-04T16:43:26.087131+0000","last_active":"2024-09-04T16:44:02.124253+0000","last_peered":"2024-09-04T16:44:02.124253+0000","last_clean":"2024-09-04T16:44:02.124253+0000","last_became_active":"2024-09-04T16:43:26.086854+0000","last_became_peered":"2024-09-04T16:43:26.086854+0000","last_unstale":"2024-09-04T16:44:02.124253+0000","last_undegraded":"2024-09-04T16:44:02.124253+0000","last_fullsized":"2024-09-04T16:44:02.124253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:23:27.849660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983183+0000","last_change":"2024-09-04T16:43:28.138529+0000","last_active":"2024-09-04T16:43:51.983183+0000","last_peered":"2024-09-04T16:43:51.983183+0000","last_clean":"2024-09-04T16:43:51.983183+0000","last_became_active":"2024-09-04T16:43:28.138242+0000","last_became_peered":"2024-09-04T16:43:28.138242+0000","last_unstale":"2024-09-04T16:43:51.983183+0000","last_undegraded":"2024-09-04T16:43:51.983183+0000","last_fullsized":"2024-09-04T16:43:51.983183+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:53:26.739259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987951+0000","last_change":"2024-09-04T16:43:22.068968+0000","last_active":"2024-09-04T16:43:51.987951+0000","last_peered":"2024-09-04T16:43:51.987951+0000","last_clean":"2024-09-04T16:43:51.987951+0000","last_became_active":"2024-09-04T16:43:22.068653+0000","last_became_peered":"2024-09-04T16:43:22.068653+0000","last_unstale":"2024-09-04T16:43:51.987951+0000","last_undegraded":"2024-09-04T16:43:51.987951+0000","last_fullsized":"2024-09-04T16:43:51.987951+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:25:07.450480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"61'6","reported_seq":35,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492529+0000","last_change":"2024-09-04T16:43:24.085486+0000","last_active":"2024-09-04T16:43:51.492529+0000","last_peered":"2024-09-04T16:43:51.492529+0000","last_clean":"2024-09-04T16:43:51.492529+0000","last_became_active":"2024-09-04T16:43:24.085190+0000","last_became_peered":"2024-09-04T16:43:24.085190+0000","last_unstale":"2024-09-04T16:43:51.492529+0000","last_undegraded":"2024-09-04T16:43:51.492529+0000","last_fullsized":"2024-09-04T16:43:51.492529+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:47:00.910138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":9,"num_read_kb":6,"num_write":6,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.16","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983724+0000","last_change":"2024-09-04T16:43:26.086832+0000","last_active":"2024-09-04T16:43:51.983724+0000","last_peered":"2024-09-04T16:43:51.983724+0000","last_clean":"2024-09-04T16:43:51.983724+0000","last_became_active":"2024-09-04T16:43:26.086551+0000","last_became_peered":"2024-09-04T16:43:26.086551+0000","last_unstale":"2024-09-04T16:43:51.983724+0000","last_undegraded":"2024-09-04T16:43:51.983724+0000","last_fullsized":"2024-09-04T16:43:51.983724+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T16:49:07.200113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993599+0000","last_change":"2024-09-04T16:43:28.138590+0000","last_active":"2024-09-04T16:43:51.993599+0000","last_peered":"2024-09-04T16:43:51.993599+0000","last_clean":"2024-09-04T16:43:51.993599+0000","last_became_active":"2024-09-04T16:43:28.138211+0000","last_became_peered":"2024-09-04T16:43:28.138211+0000","last_unstale":"2024-09-04T16:43:51.993599+0000","last_undegraded":"2024-09-04T16:43:51.993599+0000","last_fullsized":"2024-09-04T16:43:51.993599+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:44:57.426943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492259+0000","last_change":"2024-09-04T16:43:24.077975+0000","last_active":"2024-09-04T16:43:51.492259+0000","last_peered":"2024-09-04T16:43:51.492259+0000","last_clean":"2024-09-04T16:43:51.492259+0000","last_became_active":"2024-09-04T16:43:24.077380+0000","last_became_peered":"2024-09-04T16:43:24.077380+0000","last_unstale":"2024-09-04T16:43:51.492259+0000","last_undegraded":"2024-09-04T16:43:51.492259+0000","last_fullsized":"2024-09-04T16:43:51.492259+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T19:45:36.708854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993423+0000","last_change":"2024-09-04T16:43:22.071094+0000","last_active":"2024-09-04T16:43:51.993423+0000","last_peered":"2024-09-04T16:43:51.993423+0000","last_clean":"2024-09-04T16:43:51.993423+0000","last_became_active":"2024-09-04T16:43:22.070784+0000","last_became_peered":"2024-09-04T16:43:22.070784+0000","last_unstale":"2024-09-04T16:43:51.993423+0000","last_undegraded":"2024-09-04T16:43:51.993423+0000","last_fullsized":"2024-09-04T16:43:51.993423+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:33:29.461162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.17","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492370+0000","last_change":"2024-09-04T16:43:26.095194+0000","last_active":"2024-09-04T16:43:51.492370+0000","last_peered":"2024-09-04T16:43:51.492370+0000","last_clean":"2024-09-04T16:43:51.492370+0000","last_became_active":"2024-09-04T16:43:26.094876+0000","last_became_peered":"2024-09-04T16:43:26.094876+0000","last_unstale":"2024-09-04T16:43:51.492370+0000","last_undegraded":"2024-09-04T16:43:51.492370+0000","last_fullsized":"2024-09-04T16:43:51.492370+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:52:48.086831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.14","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.989682+0000","last_change":"2024-09-04T16:43:28.114992+0000","last_active":"2024-09-04T16:43:51.989682+0000","last_peered":"2024-09-04T16:43:51.989682+0000","last_clean":"2024-09-04T16:43:51.989682+0000","last_became_active":"2024-09-04T16:43:28.114634+0000","last_became_peered":"2024-09-04T16:43:28.114634+0000","last_unstale":"2024-09-04T16:43:51.989682+0000","last_undegraded":"2024-09-04T16:43:51.989682+0000","last_fullsized":"2024-09-04T16:43:51.989682+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:05:18.161523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983713+0000","last_change":"2024-09-04T16:43:24.080162+0000","last_active":"2024-09-04T16:43:51.983713+0000","last_peered":"2024-09-04T16:43:51.983713+0000","last_clean":"2024-09-04T16:43:51.983713+0000","last_became_active":"2024-09-04T16:43:24.079134+0000","last_became_peered":"2024-09-04T16:43:24.079134+0000","last_unstale":"2024-09-04T16:43:51.983713+0000","last_undegraded":"2024-09-04T16:43:51.983713+0000","last_fullsized":"2024-09-04T16:43:51.983713+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-06T01:22:26.706285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490490+0000","last_change":"2024-09-04T16:43:22.067416+0000","last_active":"2024-09-04T16:43:51.490490+0000","last_peered":"2024-09-04T16:43:51.490490+0000","last_clean":"2024-09-04T16:43:51.490490+0000","last_became_active":"2024-09-04T16:43:22.066771+0000","last_became_peered":"2024-09-04T16:43:22.066771+0000","last_unstale":"2024-09-04T16:43:51.490490+0000","last_undegraded":"2024-09-04T16:43:51.490490+0000","last_fullsized":"2024-09-04T16:43:51.490490+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T23:30:00.235115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.14","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.123987+0000","last_change":"2024-09-04T16:43:26.094033+0000","last_active":"2024-09-04T16:44:02.123987+0000","last_peered":"2024-09-04T16:44:02.123987+0000","last_clean":"2024-09-04T16:44:02.123987+0000","last_became_active":"2024-09-04T16:43:26.093733+0000","last_became_peered":"2024-09-04T16:43:26.093733+0000","last_unstale":"2024-09-04T16:44:02.123987+0000","last_undegraded":"2024-09-04T16:44:02.123987+0000","last_fullsized":"2024-09-04T16:44:02.123987+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:52.274051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.17","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.493235+0000","last_change":"2024-09-04T16:43:28.109192+0000","last_active":"2024-09-04T16:43:51.493235+0000","last_peered":"2024-09-04T16:43:51.493235+0000","last_clean":"2024-09-04T16:43:51.493235+0000","last_became_active":"2024-09-04T16:43:28.108390+0000","last_became_peered":"2024-09-04T16:43:28.108390+0000","last_unstale":"2024-09-04T16:43:51.493235+0000","last_undegraded":"2024-09-04T16:43:51.493235+0000","last_fullsized":"2024-09-04T16:43:51.493235+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:51:53.518958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"61'10","reported_seq":41,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.490553+0000","last_change":"2024-09-04T16:43:24.081686+0000","last_active":"2024-09-04T16:43:51.490553+0000","last_peered":"2024-09-04T16:43:51.490553+0000","last_clean":"2024-09-04T16:43:51.490553+0000","last_became_active":"2024-09-04T16:43:24.080771+0000","last_became_peered":"2024-09-04T16:43:24.080771+0000","last_unstale":"2024-09-04T16:43:51.490553+0000","last_undegraded":"2024-09-04T16:43:51.490553+0000","last_fullsized":"2024-09-04T16:43:51.490553+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"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-05T22:07:39.755689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993598+0000","last_change":"2024-09-04T16:43:22.072346+0000","last_active":"2024-09-04T16:43:51.993598+0000","last_peered":"2024-09-04T16:43:51.993598+0000","last_clean":"2024-09-04T16:43:51.993598+0000","last_became_active":"2024-09-04T16:43:22.072049+0000","last_became_peered":"2024-09-04T16:43:22.072049+0000","last_unstale":"2024-09-04T16:43:51.993598+0000","last_undegraded":"2024-09-04T16:43:51.993598+0000","last_fullsized":"2024-09-04T16:43:51.993598+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:28:13.554788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.15","version":"61'8","reported_seq":40,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:44:02.124268+0000","last_change":"2024-09-04T16:43:26.089376+0000","last_active":"2024-09-04T16:44:02.124268+0000","last_peered":"2024-09-04T16:44:02.124268+0000","last_clean":"2024-09-04T16:44:02.124268+0000","last_became_active":"2024-09-04T16:43:26.089089+0000","last_became_peered":"2024-09-04T16:43:26.089089+0000","last_unstale":"2024-09-04T16:44:02.124268+0000","last_undegraded":"2024-09-04T16:44:02.124268+0000","last_fullsized":"2024-09-04T16:44:02.124268+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T19:00:42.170671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491220+0000","last_change":"2024-09-04T16:43:28.118952+0000","last_active":"2024-09-04T16:43:51.491220+0000","last_peered":"2024-09-04T16:43:51.491220+0000","last_clean":"2024-09-04T16:43:51.491220+0000","last_became_active":"2024-09-04T16:43:28.118670+0000","last_became_peered":"2024-09-04T16:43:28.118670+0000","last_unstale":"2024-09-04T16:43:51.491220+0000","last_undegraded":"2024-09-04T16:43:51.491220+0000","last_fullsized":"2024-09-04T16:43:51.491220+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:56:15.880195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.13","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491790+0000","last_change":"2024-09-04T16:43:24.084373+0000","last_active":"2024-09-04T16:43:51.491790+0000","last_peered":"2024-09-04T16:43:51.491790+0000","last_clean":"2024-09-04T16:43:51.491790+0000","last_became_active":"2024-09-04T16:43:24.083282+0000","last_became_peered":"2024-09-04T16:43:24.083282+0000","last_unstale":"2024-09-04T16:43:51.491790+0000","last_undegraded":"2024-09-04T16:43:51.491790+0000","last_fullsized":"2024-09-04T16:43:51.491790+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T18:00:48.228939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492161+0000","last_change":"2024-09-04T16:43:22.070757+0000","last_active":"2024-09-04T16:43:51.492161+0000","last_peered":"2024-09-04T16:43:51.492161+0000","last_clean":"2024-09-04T16:43:51.492161+0000","last_became_active":"2024-09-04T16:43:22.070446+0000","last_became_peered":"2024-09-04T16:43:22.070446+0000","last_unstale":"2024-09-04T16:43:51.492161+0000","last_undegraded":"2024-09-04T16:43:51.492161+0000","last_fullsized":"2024-09-04T16:43:51.492161+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:36:28.664470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.12","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.125800+0000","last_change":"2024-09-04T16:43:26.091422+0000","last_active":"2024-09-04T16:43:52.125800+0000","last_peered":"2024-09-04T16:43:52.125800+0000","last_clean":"2024-09-04T16:43:52.125800+0000","last_became_active":"2024-09-04T16:43:26.088751+0000","last_became_peered":"2024-09-04T16:43:26.088751+0000","last_unstale":"2024-09-04T16:43:52.125800+0000","last_undegraded":"2024-09-04T16:43:52.125800+0000","last_fullsized":"2024-09-04T16:43:52.125800+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:25:24.870686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488704+0000","last_change":"2024-09-04T16:43:28.115191+0000","last_active":"2024-09-04T16:43:51.488704+0000","last_peered":"2024-09-04T16:43:51.488704+0000","last_clean":"2024-09-04T16:43:51.488704+0000","last_became_active":"2024-09-04T16:43:28.114866+0000","last_became_peered":"2024-09-04T16:43:28.114866+0000","last_unstale":"2024-09-04T16:43:51.488704+0000","last_undegraded":"2024-09-04T16:43:51.488704+0000","last_fullsized":"2024-09-04T16:43:51.488704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:18:21.400638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"61'9","reported_seq":42,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.126108+0000","last_change":"2024-09-04T16:43:24.083217+0000","last_active":"2024-09-04T16:43:52.126108+0000","last_peered":"2024-09-04T16:43:52.126108+0000","last_clean":"2024-09-04T16:43:52.126108+0000","last_became_active":"2024-09-04T16:43:24.082878+0000","last_became_peered":"2024-09-04T16:43:24.082878+0000","last_unstale":"2024-09-04T16:43:52.126108+0000","last_undegraded":"2024-09-04T16:43:52.126108+0000","last_fullsized":"2024-09-04T16:43:52.126108+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"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-05T22:20:04.546540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993794+0000","last_change":"2024-09-04T16:43:22.072519+0000","last_active":"2024-09-04T16:43:51.993794+0000","last_peered":"2024-09-04T16:43:51.993794+0000","last_clean":"2024-09-04T16:43:51.993794+0000","last_became_active":"2024-09-04T16:43:22.072228+0000","last_became_peered":"2024-09-04T16:43:22.072228+0000","last_unstale":"2024-09-04T16:43:51.993794+0000","last_undegraded":"2024-09-04T16:43:51.993794+0000","last_fullsized":"2024-09-04T16:43:51.993794+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:13:41.978725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.13","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489320+0000","last_change":"2024-09-04T16:43:26.090599+0000","last_active":"2024-09-04T16:43:51.489320+0000","last_peered":"2024-09-04T16:43:51.489320+0000","last_clean":"2024-09-04T16:43:51.489320+0000","last_became_active":"2024-09-04T16:43:26.090285+0000","last_became_peered":"2024-09-04T16:43:26.090285+0000","last_unstale":"2024-09-04T16:43:51.489320+0000","last_undegraded":"2024-09-04T16:43:51.489320+0000","last_fullsized":"2024-09-04T16:43:51.489320+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:02:31.192146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.10","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489555+0000","last_change":"2024-09-04T16:43:28.117267+0000","last_active":"2024-09-04T16:43:51.489555+0000","last_peered":"2024-09-04T16:43:51.489555+0000","last_clean":"2024-09-04T16:43:51.489555+0000","last_became_active":"2024-09-04T16:43:28.116957+0000","last_became_peered":"2024-09-04T16:43:28.116957+0000","last_unstale":"2024-09-04T16:43:51.489555+0000","last_undegraded":"2024-09-04T16:43:51.489555+0000","last_fullsized":"2024-09-04T16:43:51.489555+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:41:40.925551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.11","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488888+0000","last_change":"2024-09-04T16:43:24.082915+0000","last_active":"2024-09-04T16:43:51.488888+0000","last_peered":"2024-09-04T16:43:51.488888+0000","last_clean":"2024-09-04T16:43:51.488888+0000","last_became_active":"2024-09-04T16:43:24.082545+0000","last_became_peered":"2024-09-04T16:43:24.082545+0000","last_unstale":"2024-09-04T16:43:51.488888+0000","last_undegraded":"2024-09-04T16:43:51.488888+0000","last_fullsized":"2024-09-04T16:43:51.488888+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T19:54:58.094564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.983697+0000","last_change":"2024-09-04T16:43:22.068327+0000","last_active":"2024-09-04T16:43:51.983697+0000","last_peered":"2024-09-04T16:43:51.983697+0000","last_clean":"2024-09-04T16:43:51.983697+0000","last_became_active":"2024-09-04T16:43:22.068034+0000","last_became_peered":"2024-09-04T16:43:22.068034+0000","last_unstale":"2024-09-04T16:43:51.983697+0000","last_undegraded":"2024-09-04T16:43:51.983697+0000","last_fullsized":"2024-09-04T16:43:51.983697+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:42:31.307624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.10","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993039+0000","last_change":"2024-09-04T16:43:26.087545+0000","last_active":"2024-09-04T16:43:51.993039+0000","last_peered":"2024-09-04T16:43:51.993039+0000","last_clean":"2024-09-04T16:43:51.993039+0000","last_became_active":"2024-09-04T16:43:26.087240+0000","last_became_peered":"2024-09-04T16:43:26.087240+0000","last_unstale":"2024-09-04T16:43:51.993039+0000","last_undegraded":"2024-09-04T16:43:51.993039+0000","last_fullsized":"2024-09-04T16:43:51.993039+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:18:12.286885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.489482+0000","last_change":"2024-09-04T16:43:28.139801+0000","last_active":"2024-09-04T16:43:51.489482+0000","last_peered":"2024-09-04T16:43:51.489482+0000","last_clean":"2024-09-04T16:43:51.489482+0000","last_became_active":"2024-09-04T16:43:28.139471+0000","last_became_peered":"2024-09-04T16:43:28.139471+0000","last_unstale":"2024-09-04T16:43:51.489482+0000","last_undegraded":"2024-09-04T16:43:51.489482+0000","last_fullsized":"2024-09-04T16:43:51.489482+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:27:03.442036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"61'4","reported_seq":32,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488716+0000","last_change":"2024-09-04T16:43:24.086325+0000","last_active":"2024-09-04T16:43:51.488716+0000","last_peered":"2024-09-04T16:43:51.488716+0000","last_clean":"2024-09-04T16:43:51.488716+0000","last_became_active":"2024-09-04T16:43:24.086000+0000","last_became_peered":"2024-09-04T16:43:24.086000+0000","last_unstale":"2024-09-04T16:43:51.488716+0000","last_undegraded":"2024-09-04T16:43:51.488716+0000","last_fullsized":"2024-09-04T16:43:51.488716+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:39:12.757966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":30,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.492017+0000","last_change":"2024-09-04T16:43:22.066521+0000","last_active":"2024-09-04T16:43:51.492017+0000","last_peered":"2024-09-04T16:43:51.492017+0000","last_clean":"2024-09-04T16:43:51.492017+0000","last_became_active":"2024-09-04T16:43:22.066234+0000","last_became_peered":"2024-09-04T16:43:22.066234+0000","last_unstale":"2024-09-04T16:43:51.492017+0000","last_undegraded":"2024-09-04T16:43:51.492017+0000","last_fullsized":"2024-09-04T16:43:51.492017+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:57:52.362213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.11","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.987876+0000","last_change":"2024-09-04T16:43:26.089523+0000","last_active":"2024-09-04T16:43:51.987876+0000","last_peered":"2024-09-04T16:43:51.987876+0000","last_clean":"2024-09-04T16:43:51.987876+0000","last_became_active":"2024-09-04T16:43:26.089264+0000","last_became_peered":"2024-09-04T16:43:26.089264+0000","last_unstale":"2024-09-04T16:43:51.987876+0000","last_undegraded":"2024-09-04T16:43:51.987876+0000","last_fullsized":"2024-09-04T16:43:51.987876+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:58:00.290918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.993189+0000","last_change":"2024-09-04T16:43:28.114500+0000","last_active":"2024-09-04T16:43:51.993189+0000","last_peered":"2024-09-04T16:43:51.993189+0000","last_clean":"2024-09-04T16:43:51.993189+0000","last_became_active":"2024-09-04T16:43:28.114222+0000","last_became_peered":"2024-09-04T16:43:28.114222+0000","last_unstale":"2024-09-04T16:43:51.993189+0000","last_undegraded":"2024-09-04T16:43:51.993189+0000","last_fullsized":"2024-09-04T16:43:51.993189+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T18:13:39.225594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.1d","version":"0'0","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:52.123779+0000","last_change":"2024-09-04T16:43:28.114408+0000","last_active":"2024-09-04T16:43:52.123779+0000","last_peered":"2024-09-04T16:43:52.123779+0000","last_clean":"2024-09-04T16:43:52.123779+0000","last_became_active":"2024-09-04T16:43:28.114085+0000","last_became_peered":"2024-09-04T16:43:28.114085+0000","last_unstale":"2024-09-04T16:43:52.123779+0000","last_undegraded":"2024-09-04T16:43:52.123779+0000","last_fullsized":"2024-09-04T16:43:52.123779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:27.087114+0000","last_clean_scrub_stamp":"2024-09-04T16:43:27.087114+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T02:33:10.053670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"54'1","reported_seq":36,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.488870+0000","last_change":"2024-09-04T16:43:22.064884+0000","last_active":"2024-09-04T16:43:51.488870+0000","last_peered":"2024-09-04T16:43:51.488870+0000","last_clean":"2024-09-04T16:43:51.488870+0000","last_became_active":"2024-09-04T16:43:22.064596+0000","last_became_peered":"2024-09-04T16:43:22.064596+0000","last_unstale":"2024-09-04T16:43:51.488870+0000","last_undegraded":"2024-09-04T16:43:51.488870+0000","last_fullsized":"2024-09-04T16:43:51.488870+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:21.040812+0000","last_clean_scrub_stamp":"2024-09-04T16:43:21.040812+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:06:19.127160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"61'11","reported_seq":45,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.988498+0000","last_change":"2024-09-04T16:43:24.080804+0000","last_active":"2024-09-04T16:43:51.988498+0000","last_peered":"2024-09-04T16:43:51.988498+0000","last_clean":"2024-09-04T16:43:51.988498+0000","last_became_active":"2024-09-04T16:43:24.080496+0000","last_became_peered":"2024-09-04T16:43:24.080496+0000","last_unstale":"2024-09-04T16:43:51.988498+0000","last_undegraded":"2024-09-04T16:43:51.988498+0000","last_fullsized":"2024-09-04T16:43:51.988498+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:23.054092+0000","last_clean_scrub_stamp":"2024-09-04T16:43:23.054092+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"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-05T16:55:19.867103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.1e","version":"0'0","reported_seq":22,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-04T16:43:51.491413+0000","last_change":"2024-09-04T16:43:26.087339+0000","last_active":"2024-09-04T16:43:51.491413+0000","last_peered":"2024-09-04T16:43:51.491413+0000","last_clean":"2024-09-04T16:43:51.491413+0000","last_became_active":"2024-09-04T16:43:26.086923+0000","last_became_peered":"2024-09-04T16:43:26.086923+0000","last_unstale":"2024-09-04T16:43:51.491413+0000","last_undegraded":"2024-09-04T16:43:51.491413+0000","last_fullsized":"2024-09-04T16:43:51.491413+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T16:43:25.066201+0000","last_clean_scrub_stamp":"2024-09-04T16:43:25.066201+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:27:05.327434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":2,"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":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":178,"num_object_clones":0,"num_object_copies":534,"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":178,"num_whiteouts":0,"num_read":698,"num_read_kb":455,"num_write":417,"num_write_kb":34,"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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":393,"ondisk_log_size":393,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"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":6,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":40,"num_read_kb":35,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":8,"ondisk_log_size":8,"up":9,"acting":9,"num_store_stats":7},{"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":126,"num_read_kb":231,"num_write":113,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":79,"ondisk_log_size":79,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32388,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712764,"statfs":{"total":95995035648,"available":95961870336,"internally_reserved":0,"allocated":1232896,"data_stored":832141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":42,"seq":180388626450,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32364,"kb_used_data":1180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712788,"statfs":{"total":95995035648,"available":95961894912,"internally_reserved":0,"allocated":1208320,"data_stored":831043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618822679,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":604,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":618496,"data_stored":241034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018908,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31820,"kb_used_data":632,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713332,"statfs":{"total":95995035648,"available":95962451968,"internally_reserved":0,"allocated":647168,"data_stored":241716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":663552,"data_stored":243008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411367,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27624,"kb_used_data":596,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717528,"statfs":{"total":95995035648,"available":95966748672,"internally_reserved":0,"allocated":610304,"data_stored":240823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574892,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":692224,"data_stored":243902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28232,"kb_used_data":1208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716920,"statfs":{"total":95995035648,"available":95966126080,"internally_reserved":0,"allocated":1236992,"data_stored":832830,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1521,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":92,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":1320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":90112,"data_stored":2338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":73728,"data_stored":1898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":53248,"data_stored":1474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":36864,"data_stored":990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":36864,"data_stored":1034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":45056,"data_stored":1254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T16:44:10.627 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-04T16:44:10.627 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-04T16:44:10.627 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-04T16:44:10.627 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- ceph health --format=json 2024-09-04T16:44:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:10 smithi063 ceph-mon[30293]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:10 smithi063 ceph-mon[30293]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:10 smithi063 ceph-mon[37943]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:10 smithi063 ceph-mon[37943]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:11.275 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:11.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:10 smithi134 ceph-mon[34039]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T16:44:11.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:10 smithi134 ceph-mon[34039]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T16:44:12.117 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-04T16:44:12.117 INFO:teuthology.orchestra.run.smithi063.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T16:44:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:12 smithi063 ceph-mon[30293]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:12 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2601519939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:44:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:12 smithi063 ceph-mon[37943]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:12 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2601519939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:44:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:12 smithi134 ceph-mon[34039]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:12 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2601519939' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-04T16:44:13.295 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:12 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:13.579 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-04T16:44:13.580 INFO:tasks.cephadm:Setup complete, yielding 2024-09-04T16:44:13.580 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T16:44:13.590 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-04T16:44:13.590 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 -- bash -c 'set -ex 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> do 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> echo "rotating key for $f" 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> K=$(ceph auth get-key $f) 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> NK="$K" 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> ceph orch daemon rotate-key $f 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> while [ "$K" == "$NK" ]; do 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> sleep 5 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> NK=$(ceph auth get-key $f) 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> done 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> done 2024-09-04T16:44:13.591 DEBUG:teuthology.orchestra.run.smithi063:> ' 2024-09-04T16:44:14.005 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:13 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:14.005 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:13 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:14.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:13 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:15.167 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:14 smithi063 ceph-mon[30293]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:15.168 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:14 smithi063 ceph-mon[37943]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:15.266 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T16:44:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:14 smithi134 ceph-mon[34039]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:15.445 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:44:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:44:15.856 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.0 2024-09-04T16:44:15.856 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:44:15.856 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.0' 2024-09-04T16:44:15.857 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:16.130 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:16.130 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:16.130 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.0 2024-09-04T16:44:16.422 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.0 on host 'smithi063' 2024-09-04T16:44:16.433 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:16.433 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:17.019 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[30293]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:17.019 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1049522834' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[37943]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1049522834' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:17.020 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:17.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:16 smithi134 ceph-mon[34039]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:17.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:16 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1049522834' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:17.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:17.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.040 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.0 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.041 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.0 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:17] ENGINE Bus STOPPING 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:17] ENGINE Bus STOPPED 2024-09-04T16:44:18.042 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:17 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:17] ENGINE Bus STARTING 2024-09-04T16:44:18.043 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:18] ENGINE Serving on http://:::9283 2024-09-04T16:44:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:44:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.0 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-04T16:44:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:17 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:18.445 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:18] ENGINE Bus STARTED 2024-09-04T16:44:19.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[30293]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[30293]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[30293]: Deploying daemon grafana.a on smithi134 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[37943]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[37943]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[37943]: Deploying daemon grafana.a on smithi134 2024-09-04T16:44:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:18 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:18 smithi134 ceph-mon[34039]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T16:44:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:18 smithi134 ceph-mon[34039]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:18 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T16:44:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:18 smithi134 ceph-mon[34039]: Deploying daemon grafana.a on smithi134 2024-09-04T16:44:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:18 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:20.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:19 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:20.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:19 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:20.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:19 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:21.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:20 smithi063 ceph-mon[30293]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:21.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:20 smithi063 ceph-mon[37943]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:20 smithi134 ceph-mon[34039]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:21.436 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:21.800 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:21.800 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:21.800 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:22.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:21 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3266958755' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:22.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:21 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3266958755' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:21 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3266958755' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:23.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[37943]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:23.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:23.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:23.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[30293]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:23.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:23.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:23.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:22 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:22 smithi134 ceph-mon[34039]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:24.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:23 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:24.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:23 smithi063 ceph-mon[30293]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:24.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:23 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:24.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:23 smithi063 ceph-mon[37943]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:23 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:23 smithi134 ceph-mon[34039]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:25.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:44:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:44:26.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:26 smithi134 ceph-mon[34039]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:26.801 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:26.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:26 smithi063 ceph-mon[30293]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:26.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:26 smithi063 ceph-mon[37943]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:26.946 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:26 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[72366]: ts=2024-09-04T16:44:26.802Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002708029s 2024-09-04T16:44:27.163 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:27.163 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:27.163 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:27.834 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:27 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4240543195' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:27.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:27 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4240543195' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:27.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:27 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4240543195' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:28.085 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 podman[62993]: 2024-09-04 16:44:27.947023804 +0000 UTC m=+0.016792899 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-04T16:44:28.085 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 podman[62993]: 2024-09-04 16:44:28.08488468 +0000 UTC m=+0.154653753 container create 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:44:28.378 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 podman[62993]: 2024-09-04 16:44:28.303979784 +0000 UTC m=+0.373748852 container init 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:44:28.378 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 podman[62993]: 2024-09-04 16:44:28.306853964 +0000 UTC m=+0.376623041 container start 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:44:28.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-mon[34039]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:28.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.631 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 bash[62993]: 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb 2024-09-04T16:44:28.631 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 systemd[1]: Started Ceph grafana.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:28.631 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429321262Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-04T16:44:28Z 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429533788Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.42954054Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429543197Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429545758Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429548137Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429550408Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429552877Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429555587Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429557989Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429561095Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429563341Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-04T16:44:28.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429565678Z level=info msg=Target target=[all] 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429570449Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429572695Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429575336Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429577461Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429579799Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=settings t=2024-09-04T16:44:28.429582333Z level=info msg="App mode production" 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=sqlstore t=2024-09-04T16:44:28.430380899Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=sqlstore t=2024-09-04T16:44:28.430427739Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.431567921Z level=info msg="Starting DB migrations" 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.433149732Z level=info msg="Executing migration" id="create migration_log table" 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.434179793Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.031672ms 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.434601625Z level=info msg="Executing migration" id="create user table" 2024-09-04T16:44:28.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.435133652Z level=info msg="Migration successfully executed" id="create user table" duration=531.785µs 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.435538294Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.436061414Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=523.01µs 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.43645881Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.436968671Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=509.975µs 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.437339071Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.437827401Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=488.225µs 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.438234701Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.438651384Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=416.531µs 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.438980613Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.440509126Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.528048ms 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.440871202Z level=info msg="Executing migration" id="create user table v2" 2024-09-04T16:44:28.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.441376559Z level=info msg="Migration successfully executed" id="create user table v2" duration=504.006µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.441724205Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.442154016Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=429.624µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.442469442Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.442912907Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=443.153µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.44329248Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.443591963Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=299.681µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.443936869Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.44431731Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=380.326µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.444665852Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.445388011Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=722.476µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.445772034Z level=info msg="Executing migration" id="Update user table charset" 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.445787807Z level=info msg="Migration successfully executed" id="Update user table charset" duration=16.507µs 2024-09-04T16:44:28.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.446202348Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-04T16:44:28.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.446894164Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=692.143µs 2024-09-04T16:44:28.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.44723065Z level=info msg="Executing migration" id="Add missing user data" 2024-09-04T16:44:28.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.44736854Z level=info msg="Migration successfully executed" id="Add missing user data" duration=137.939µs 2024-09-04T16:44:28.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.447771017Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.448480907Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=709.546µs 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.448817771Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.449291568Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=473.478µs 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.449629867Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.450355927Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=724.699µs 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.450690677Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.455772233Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.081226ms 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.456141174Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.456873338Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=731.811µs 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.45720739Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-04T16:44:28.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.457339231Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=131.751µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.457710816Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.458227006Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=515.963µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.458649996Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.459222954Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=573.515µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.459664828Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.460150656Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=487.698µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.460526661Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.460992744Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=471.469µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.461339068Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.461791977Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=452.548µs 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.46214285Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-04T16:44:28.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.462600534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=457.413µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.462973232Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.462988653Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=16.106µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.463442582Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.463918574Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=476.217µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.464254366Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.464696832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=442.371µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.465033735Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.465518056Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=484.622µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.465871382Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.466319879Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=448.428µs 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.466665082Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.468611034Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=1.946185ms 2024-09-04T16:44:28.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.468973558Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.469494257Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=520.679µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.469845183Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.470323141Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=482.785µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.470670204Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.47115336Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=483.407µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.471492387Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.471968002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=475.28µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.472321404Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.472786705Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=465.817µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.473169276Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.473419658Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=250.077µs 2024-09-04T16:44:28.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.473732413Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.474099178Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=366.821µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.474539637Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.474771989Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=232.159µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.475365427Z level=info msg="Executing migration" id="create star table" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.475815689Z level=info msg="Migration successfully executed" id="create star table" duration=449.924µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.476204066Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.476692621Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=488.203µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.478923091Z level=info msg="Executing migration" id="create org table v1" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.479398595Z level=info msg="Migration successfully executed" id="create org table v1" duration=475.477µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.481652878Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.482159764Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=506.681µs 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.484380158Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-04T16:44:28.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.484839611Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=459.071µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.487102017Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.487697668Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=597.613µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.488069832Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.488574909Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=505.414µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.490652526Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.491176278Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=523.375µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.493488828Z level=info msg="Executing migration" id="Update org table charset" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.493507343Z level=info msg="Migration successfully executed" id="Update org table charset" duration=18.375µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.496113699Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.496133688Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=21.079µs 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.496535706Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-04T16:44:28.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.496648228Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=115.873µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.499274619Z level=info msg="Executing migration" id="create dashboard table" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.499792475Z level=info msg="Migration successfully executed" id="create dashboard table" duration=517.887µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.501987125Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.502507783Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=522.084µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.504773791Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.505388388Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=616.293µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.50575781Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.506284973Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=527.024µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.508382328Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.508911392Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=528.583µs 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.511141768Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-04T16:44:28.644 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.511627602Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=500.322µs 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.514066137Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.517354675Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.288249ms 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.517736896Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.518240248Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=502.944µs 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.520435763Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.520933217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=497.255µs 2024-09-04T16:44:28.645 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.52288772Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.523377093Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=489.793µs 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.525697447Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.525964391Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=266.732µs 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.526343767Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.526975273Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=631.124µs 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.528808722Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.528872945Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.19µs 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.53125206Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.532398842Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.146938ms 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.53367486Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.534726077Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.050875ms 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.535103159Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-04T16:44:28.646 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.536185265Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.081848ms 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.537497819Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.538018641Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=520.513µs 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.539970162Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.541065069Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.094437ms 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.542440225Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.542964475Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=524.953µs 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.543345795Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.543824229Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=478.211µs 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.54602653Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.546074279Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.716µs 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.54856669Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-04T16:44:28.647 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.548602077Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.373µs 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.550989133Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.552183574Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.195888ms 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.55256836Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.553699963Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.131886ms 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.554990636Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.556180671Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.189781ms 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.557408993Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.55855486Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.1457ms 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.558937902Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.559080498Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=142.439µs 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.55951078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.559994286Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=483.071µs 2024-09-04T16:44:28.648 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.560375157Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.560891794Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=515.874µs 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.561253521Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.561269181Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=17.061µs 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.561968523Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.562464913Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=496.351µs 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.56283576Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.563301483Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=465.886µs 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.563682976Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.566718856Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=3.035597ms 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.567094062Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.567548578Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=454.11µs 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.567922123Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-04T16:44:28.649 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.56842801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=505.882µs 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.568810758Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.569313038Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=501.941µs 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.569660334Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.569874718Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=214.216µs 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.570437736Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.570796255Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=358.064µs 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.571170675Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.572418829Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.246467ms 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.572781473Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.57328253Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=499.652µs 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.57363369Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-04T16:44:28.650 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.573752821Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=119.65µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.574401127Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.574517465Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=116.373µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.575111881Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.575591911Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=479.803µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.575947409Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.577237673Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.288802ms 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.577594494Z level=info msg="Executing migration" id="create data_source table" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.578217309Z level=info msg="Migration successfully executed" id="create data_source table" duration=622.694µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.578588995Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.579081313Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=492.079µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.579490945Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.580012889Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=521.512µs 2024-09-04T16:44:28.651 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.580393469Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.580865416Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=471.847µs 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.581206757Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.581670654Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=463.468µs 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.582018788Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.585400992Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=3.381903ms 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.585787947Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.586375492Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=586.282µs 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.586743773Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.587277671Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=533.619µs 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.587679804Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.588234247Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=554.05µs 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.588600102Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-04T16:44:28.652 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.588978773Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=378.413µs 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.589372031Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.590756291Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.383111ms 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.591127175Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.592531098Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.40489ms 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.592901628Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.592921603Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=20.113µs 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.593334827Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.593465352Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=130.372µs 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.594094468Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.595521965Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.426344ms 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.59591189Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.596047644Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=135.795µs 2024-09-04T16:44:28.653 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.59644826Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.596568701Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=120.35µs 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.599064636Z level=info msg="Executing migration" id="Add uid column" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.600492164Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.42726ms 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.600885285Z level=info msg="Executing migration" id="Update uid value" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.601019091Z level=info msg="Migration successfully executed" id="Update uid value" duration=133.618µs 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.601417839Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.601933427Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=514.178µs 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.604017014Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.604527009Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=508.4µs 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.606691356Z level=info msg="Executing migration" id="create api_key table" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.607248679Z level=info msg="Migration successfully executed" id="create api_key table" duration=557.047µs 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.609326123Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-04T16:44:28.654 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.609867817Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=514.881µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.610223636Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.610722288Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=498.372µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.612921673Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.613460054Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=538.058µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.615640511Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.616163148Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=522.517µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.618463037Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.619056871Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=594.471µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.621019649Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.621497616Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=476.627µs 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.623766458Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.627458667Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=3.691938ms 2024-09-04T16:44:28.655 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.627827697Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.628326243Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=498.319µs 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.630743535Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.63130552Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=561.667µs 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.633270955Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.633779045Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=507.556µs 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.636032667Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-04T16:44:28.656 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.636538016Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=505.089µs 2024-09-04T16:44:28.851 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[30293]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[37943]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.852 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.853 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:28 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:28.881 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.638694345Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.63893975Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=244.519µs 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.641167839Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.641558621Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=391.074µs 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.643774823Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.643794484Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=20.765µs 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.646458904Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-04T16:44:28.882 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.647919934Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=1.461155ms 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.648853719Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.650322385Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.468766ms 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.65163461Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.651796875Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.237µs 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.65413396Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.655672828Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.539019ms 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.656471012Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-04T16:44:28.883 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.657998307Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.527337ms 2024-09-04T16:44:28.884 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.658974647Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-04T16:44:28.884 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.659479932Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=505.564µs 2024-09-04T16:44:28.885 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.661390485Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-04T16:44:28.885 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.661794138Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=402.883µs 2024-09-04T16:44:28.885 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.663988995Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-04T16:44:28.885 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.664594499Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=609.295µs 2024-09-04T16:44:28.885 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.666192107Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.666745234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=553.199µs 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.668742385Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.669318849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=576.191µs 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.671014572Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.671531686Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=516.72µs 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.673624707Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-04T16:44:28.886 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.673668041Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=43.162µs 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.676128208Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.676142861Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=15.231µs 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.678649082Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.680250942Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=1.601375ms 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.681313397Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.68300826Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.696917ms 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.683549419Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.683603912Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=54.933µs 2024-09-04T16:44:28.887 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.684306639Z level=info msg="Executing migration" id="create quota table v1" 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.684779515Z level=info msg="Migration successfully executed" id="create quota table v1" duration=473.456µs 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.685140906Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.685620565Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=479.269µs 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.685940569Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.68595542Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=15.258µs 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.686711076Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.687214695Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=503.367µs 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.687562397Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-04T16:44:28.888 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.688066159Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=503.461µs 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.688393071Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.690063875Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=1.670437ms 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.690392907Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.69040833Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=15.304µs 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.691209765Z level=info msg="Executing migration" id="create session table" 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.691797737Z level=info msg="Migration successfully executed" id="create session table" duration=587.515µs 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.692174357Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.692231864Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=57.681µs 2024-09-04T16:44:28.889 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.692982521Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.693038143Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=55.778µs 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.693687641Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.694162324Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=473.543µs 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.694520223Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.694986083Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=465.542µs 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.695322759Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.695338146Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=15.983µs 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.695725616Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-04T16:44:28.890 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.695740456Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=15.506µs 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.696135147Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.697933588Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=1.798138ms 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.698305292Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.700072734Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=1.76711ms 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.700482591Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.700539124Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=56.665µs 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.700916201Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.700972954Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=56.897µs 2024-09-04T16:44:28.891 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.701342848Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.701836144Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=493.132µs 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.702194433Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.702209266Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=15.091µs 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.702577734Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.704316989Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=1.738038ms 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.704689102Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.70478362Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=94.205µs 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.705190306Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.707023851Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=1.833217ms 2024-09-04T16:44:28.892 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.707356103Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.709159714Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=1.80329ms 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.709494775Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.709532045Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=37.653µs 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.709976292Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.710610616Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=634.851µs 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.710988723Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.711539404Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=550.458µs 2024-09-04T16:44:28.893 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.711904466Z level=info msg="Executing migration" id="create alert table v1" 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.712621428Z level=info msg="Migration successfully executed" id="create alert table v1" duration=716.77µs 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.712995098Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.713586486Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=591.076µs 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.713944634Z level=info msg="Executing migration" id="add index alert state" 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.714461511Z level=info msg="Migration successfully executed" id="add index alert state" duration=515.528µs 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.714788484Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.715340532Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=551.836µs 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.715688539Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.716131078Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=442.113µs 2024-09-04T16:44:28.894 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.716477101Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-04T16:44:28.895 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.717024929Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=548.319µs 2024-09-04T16:44:28.895 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.717356658Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-04T16:44:28.895 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.717863135Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=506.257µs 2024-09-04T16:44:28.895 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.718193009Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.723908502Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=5.715022ms 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.724249414Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.724714357Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=464.88µs 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.725060125Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.725599916Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=539.556µs 2024-09-04T16:44:28.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.725974364Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.726165923Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=191.336µs 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.726484486Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.7268317Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=346.963µs 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.727165447Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.727628708Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=462.885µs 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.727950601Z level=info msg="Executing migration" id="Add column is_default" 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.729978614Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.02778ms 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.730306974Z level=info msg="Executing migration" id="Add column frequency" 2024-09-04T16:44:28.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.732494848Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.187661ms 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.732858461Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.735167603Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.308912ms 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.735516784Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.737587681Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.070619ms 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.737940478Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.738473023Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=532.281µs 2024-09-04T16:44:28.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.738828602Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.738854757Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.131µs 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.73924733Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.739265179Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=18.07µs 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.739638007Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.740133684Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=495.347µs 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.740490783Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.741039784Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=548.63µs 2024-09-04T16:44:28.900 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.741380572Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.74190018Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=519.481µs 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.742264854Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.742815125Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=551.171µs 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.743201933Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.743740693Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=538.629µs 2024-09-04T16:44:28.901 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.74411182Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.746292802Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.180588ms 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.746652837Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.748891515Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.238403ms 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.749243538Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.74936587Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=122.409µs 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.750149238Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.750674931Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=525.099µs 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.751034592Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-04T16:44:28.902 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.751548297Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=513.492µs 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.751895173Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.754041131Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.14552ms 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.754641079Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.754688598Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=47.884µs 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.757633082Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.758228378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=593.61µs 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.76042084Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-04T16:44:28.903 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.761013871Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=592.655µs 2024-09-04T16:44:28.904 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.763536885Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-04T16:44:28.904 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.763725466Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=191.197µs 2024-09-04T16:44:28.904 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.766097608Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.766694586Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=596.94µs 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.769054302Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.769588368Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=533.958µs 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.771832907Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.772373396Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=541.047µs 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.774712251Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.775262915Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=550.368µs 2024-09-04T16:44:28.905 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.777325277Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.777954774Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=628.075µs 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.780164033Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.780837268Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=674.998µs 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.782986069Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.783005009Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=19.171µs 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.785629614Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.788067899Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=2.43772ms 2024-09-04T16:44:28.906 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.788461075Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.788988308Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=526.991µs 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.789363434Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.791639348Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.275629ms 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.792228375Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.792697568Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=468.98µs 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.795166454Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.795759814Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=592.943µs 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.798012895Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-04T16:44:28.907 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.798596856Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=584.612µs 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.800950149Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.807742119Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=6.790885ms 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.808140051Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.808597879Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=459.318µs 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.810805218Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.811353961Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=548.325µs 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.813567472Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-04T16:44:28.908 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.813776199Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=208.447µs 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.816327292Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.81671445Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=385.684µs 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.819029519Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.819190524Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=163.133µs 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.821413323Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.823722444Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.308661ms 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.824093208Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.826416119Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.322511ms 2024-09-04T16:44:28.909 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.827005322Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.827573792Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=568.107µs 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.829723364Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.830262772Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=539.133µs 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.832373781Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.832520152Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=147.606µs 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.835171757Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.837538231Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=2.368576ms 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.837910951Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-04T16:44:28.910 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.838465636Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=554.457µs 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.84070437Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.840830826Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=125.544µs 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.843304012Z level=info msg="Executing migration" id="Move region to single row" 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.8435403Z level=info msg="Migration successfully executed" id="Move region to single row" duration=236.228µs 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.846085198Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.846623648Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=538.078µs 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.848632174Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-04T16:44:28.911 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.849322628Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=692.365µs 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.851152208Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.851726937Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=574.321µs 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.85374517Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.854384585Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=642.758µs 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.854736236Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.855274977Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=538.681µs 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.855639163Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-04T16:44:28.912 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.856186439Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=547.058µs 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.856535103Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.856572253Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=37.446µs 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.857353472Z level=info msg="Executing migration" id="create test_data table" 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.857914747Z level=info msg="Migration successfully executed" id="create test_data table" duration=560.808µs 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.858268805Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.858782786Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=513.702µs 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.859193906Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.859760047Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=564.983µs 2024-09-04T16:44:28.913 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.860121469Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.860684042Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=562.264µs 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.861043158Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.861158192Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=114.897µs 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.861946503Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.862178939Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=232.279µs 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.862722961Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.862761504Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=37.323µs 2024-09-04T16:44:28.914 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.863515497Z level=info msg="Executing migration" id="create team table" 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.863981299Z level=info msg="Migration successfully executed" id="create team table" duration=465.27µs 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.864339785Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.865000325Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=660.268µs 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.865358471Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.865941219Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=582.328µs 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.866287085Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-04T16:44:28.915 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.868802257Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=2.514903ms 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.869165163Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.869278062Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=112.84µs 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.870048286Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.870609559Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=561.004µs 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.870987414Z level=info msg="Executing migration" id="create team member table" 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.871542739Z level=info msg="Migration successfully executed" id="create team member table" duration=554.566µs 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.871916005Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.872455099Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=538.811µs 2024-09-04T16:44:28.916 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.872822402Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.873394709Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=572.766µs 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.873752994Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.874309034Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=555.734µs 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.874667658Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.877404808Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=2.736893ms 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.877759606Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.880565653Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=2.80621ms 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.880934376Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-04T16:44:28.917 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.885504942Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.569555ms 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.885969042Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.886890298Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=920.876µs 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.887350966Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.888170144Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=818.838µs 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.888608375Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.889515582Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=906.769µs 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.890011992Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-04T16:44:28.918 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.890849133Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=829.692µs 2024-09-04T16:44:28.919 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.891297221Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-04T16:44:28.919 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.892091592Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=793.978µs 2024-09-04T16:44:28.919 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.892531654Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-04T16:44:29.131 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.893342204Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=810.769µs 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.893682267Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.89425174Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=569.169µs 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.894581353Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.895156768Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=575.121µs 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.895484032Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.895800033Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=315.807µs 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.896361989Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-04T16:44:29.132 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.896496896Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=134.778µs 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.896866349Z level=info msg="Executing migration" id="create tag table" 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.897353539Z level=info msg="Migration successfully executed" id="create tag table" duration=487.099µs 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.89774625Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.898294996Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=548.705µs 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.898628949Z level=info msg="Executing migration" id="create login attempt table" 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.899077357Z level=info msg="Migration successfully executed" id="create login attempt table" duration=448.111µs 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.899473438Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.900015656Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=541.849µs 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.900350653Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-04T16:44:29.133 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.900898145Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=547.227µs 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.903440703Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.911543899Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=8.102761ms 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.911897812Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.912362255Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=462.121µs 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.91483113Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.915410005Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=579.269µs 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.915767906Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.915979072Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=210.945µs 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.918726346Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.919183058Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=458.634µs 2024-09-04T16:44:29.134 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.921495813Z level=info msg="Executing migration" id="create user auth table" 2024-09-04T16:44:29.135 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.92198802Z level=info msg="Migration successfully executed" id="create user auth table" duration=491.854µs 2024-09-04T16:44:29.135 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.924419883Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-04T16:44:29.135 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.925067125Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=649.296µs 2024-09-04T16:44:29.135 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.925476253Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-04T16:44:29.135 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.925523878Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=47.954µs 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.926203805Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.929165941Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=2.962128ms 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.92952662Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.932396729Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=2.870387ms 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.932746048Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.93558768Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=2.841273ms 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.935954331Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.938888164Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=2.934882ms 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.939225224Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-04T16:44:29.137 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.939784721Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=559.027µs 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.940143497Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.94309556Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=2.951989ms 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.943463851Z level=info msg="Executing migration" id="create server_lock table" 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.943979923Z level=info msg="Migration successfully executed" id="create server_lock table" duration=515.817µs 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.944340352Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.944926868Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=584.73µs 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.945292809Z level=info msg="Executing migration" id="create user auth token table" 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.945866968Z level=info msg="Migration successfully executed" id="create user auth token table" duration=547.3µs 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.946204742Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.946770006Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=564.919µs 2024-09-04T16:44:29.138 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.9471378Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.947715661Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=577.755µs 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.948068509Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.948683199Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=615.657µs 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.949030622Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.952171618Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=3.1407ms 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.952512731Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.953120029Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=606.977µs 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.953481928Z level=info msg="Executing migration" id="create cache_data table" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.954144853Z level=info msg="Migration successfully executed" id="create cache_data table" duration=661.276µs 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.954515145Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.955124861Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=609.504µs 2024-09-04T16:44:29.139 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.955490316Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.956073776Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=583.241µs 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.956451731Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.957105878Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=652.244µs 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.957494093Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.957532737Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=39.167µs 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.958301466Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.958489079Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=192.042µs 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.958898076Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.959459676Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=562.084µs 2024-09-04T16:44:29.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.959822751Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.960449862Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=627.435µs 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.9608234Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.961440724Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=617.042µs 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.961783316Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.961821151Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=38.091µs 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.962679106Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.963378035Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=703.017µs 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.963725856Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.964318921Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=593.401µs 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.96467083Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-04T16:44:29.141 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.965308997Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=644.38µs 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.965657616Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.966290567Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=632.544µs 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.966634629Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.969976436Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=3.341449ms 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.970312697Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.970956174Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=643.294µs 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.971303165Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.971359636Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=56.675µs 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.971750922Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.972377642Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=627.063µs 2024-09-04T16:44:29.142 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.972724194Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.973362091Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=634.538µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.973708544Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.97434584Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=637.106µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.974685428Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.97472292Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=38.961µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.975125556Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.975749558Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=624.417µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.977942584Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.978542306Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=599.678µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.980592725Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.981230847Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=638.291µs 2024-09-04T16:44:29.143 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.983319905Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.983940722Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=620.485µs 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.984270196Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.987617037Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=3.351318ms 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.987970282Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.98854252Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=572.127µs 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.99069063Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-04T16:44:29.144 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.991300023Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=609.351µs 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:28.993299471Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.010138895Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=16.839147ms 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.010523765Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.026461621Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=15.937642ms 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.026831896Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.027443592Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=611.561µs 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.029459934Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.030061641Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=602.245µs 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.032354144Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.035780951Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=3.428701ms 2024-09-04T16:44:29.145 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.036173438Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.039353047Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.178133ms 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.039727432Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.040346217Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=618.68µs 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.042350168Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.043003868Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=654.316µs 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.045283617Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.045922563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=638.595µs 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.04627403Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.046949151Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=674.549µs 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.049047244Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-04T16:44:29.146 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.049107115Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=60.126µs 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.051445542Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.054878485Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=3.432592ms 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.055221442Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.058504689Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=3.283643ms 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.05887917Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.062095084Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=3.215544ms 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.062461799Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.063070655Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=608.738µs 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.065017697Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.065688827Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=670.75µs 2024-09-04T16:44:29.147 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.067526086Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.070936007Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=3.408838ms 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.071312088Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.074634249Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=3.321925ms 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.07504253Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.075692233Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=648.764µs 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.077541171Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.081031401Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=3.489793ms 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.081384547Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.084889959Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=3.504903ms 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.085242541Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-04T16:44:29.148 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.085280612Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=38.546µs 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.087750551Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.088648935Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=898.7µs 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.090449123Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.091252846Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=807.792µs 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.092832856Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.093665925Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=834.374µs 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.094093488Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.094146612Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=53.25µs 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.09644985Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-04T16:44:29.149 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.099960437Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=3.510053ms 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.100302374Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.10383152Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=3.528825ms 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.104208988Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.107665074Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=3.456111ms 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.108031265Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.111831733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=3.799976ms 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.112199144Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-04T16:44:29.150 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.115657452Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=3.458296ms 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.11604856Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.116086559Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=38.337µs 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.116793289Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.117288052Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=494.641µs 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.117652921Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.121330551Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=3.677271ms 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.121678711Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.12172145Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=42.49µs 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.122384683Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.126065251Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=3.680195ms 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.126407065Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-04T16:44:29.151 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.127008975Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=601.729µs 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.127356258Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.130987842Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=3.629911ms 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.131353257Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.131893933Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=540.41µs 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.132256028Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.132896233Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=639.863µs 2024-09-04T16:44:29.152 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.133242574Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.136880845Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=3.63771ms 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.13734313Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.13783042Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=487.416µs 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.138205341Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.138824703Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=618.992µs 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.139206412Z level=info msg="Executing migration" id="create alert_image table" 2024-09-04T16:44:29.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.139731452Z level=info msg="Migration successfully executed" id="create alert_image table" duration=525.156µs 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.140093212Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.14069697Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=601.884µs 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.141049649Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.141092022Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=43.188µs 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.141821756Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.14244155Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=619.582µs 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.142809182Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.143424556Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=613.574µs 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.143774641Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-04T16:44:29.383 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.144014238Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.144401476Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.144712613Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=311.414µs 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.145183166Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.145790928Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=607.655µs 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.146155455Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.150048821Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=3.893209ms 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.150405196Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.151109334Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=704.434µs 2024-09-04T16:44:29.384 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.151509416Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.152179067Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=669.772µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.152523062Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.153071652Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=548.379µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.153449226Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.154114389Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=665.764µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.154477226Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.155086265Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=608.75µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.15545206Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.155467133Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=15.71µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.156153876Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.156191281Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=37.797µs 2024-09-04T16:44:29.385 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.156944397Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.157119242Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=173.109µs 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.157724623Z level=info msg="Executing migration" id="create data_keys table" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.158336557Z level=info msg="Migration successfully executed" id="create data_keys table" duration=611.621µs 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.158701889Z level=info msg="Executing migration" id="create secrets table" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.159230502Z level=info msg="Migration successfully executed" id="create secrets table" duration=528.445µs 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.159587618Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.181142927Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=21.538991ms 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.18151124Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.1855526Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=4.041064ms 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.185912075Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.186004878Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=92.91µs 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.188683035Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.210250503Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=21.569398ms 2024-09-04T16:44:29.386 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.210617335Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.231755814Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=21.137378ms 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.232141899Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.232690484Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=548.414µs 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.234960197Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.235604672Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=642.14µs 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.236014242Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.236175613Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=161.861µs 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.238678878Z level=info msg="Executing migration" id="create permission table" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.239289262Z level=info msg="Migration successfully executed" id="create permission table" duration=610.098µs 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.241200174Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.241790299Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=591.502µs 2024-09-04T16:44:29.387 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.243918001Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.244545557Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=625.838µs 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.244891642Z level=info msg="Executing migration" id="create role table" 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.245450467Z level=info msg="Migration successfully executed" id="create role table" duration=558.63µs 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.247837247Z level=info msg="Executing migration" id="add column display_name" 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.252342248Z level=info msg="Migration successfully executed" id="add column display_name" duration=4.506813ms 2024-09-04T16:44:29.388 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.252708489Z level=info msg="Executing migration" id="add column group_name" 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.256863594Z level=info msg="Migration successfully executed" id="add column group_name" duration=4.154594ms 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.257330696Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.257972879Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=641.932µs 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.258322016Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.258984997Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=662.768µs 2024-09-04T16:44:29.389 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.261319278Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.26212413Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=806.472µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.263791236Z level=info msg="Executing migration" id="create team role table" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.264339403Z level=info msg="Migration successfully executed" id="create team role table" duration=548.019µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.266489464Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.267178447Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=689.256µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.2675293Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.268237971Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=708.533µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.27036515Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.271093408Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=734.74µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.272632669Z level=info msg="Executing migration" id="create user role table" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.273184845Z level=info msg="Migration successfully executed" id="create user role table" duration=551.871µs 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.275064528Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-04T16:44:29.390 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.275713685Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=649µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.276061107Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.276704507Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=643.66µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.27704733Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.277673632Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=625.971µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.278018116Z level=info msg="Executing migration" id="create builtin role table" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.278553223Z level=info msg="Migration successfully executed" id="create builtin role table" duration=535.389µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.278896167Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.279550562Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=654.62µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.279895673Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.280552137Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=656.699µs 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.28089495Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.285554458Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=4.659586ms 2024-09-04T16:44:29.391 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.285920412Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.286561508Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=639.336µs 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.286905492Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.287556202Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=650.184µs 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.287900743Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.28854322Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=644.296µs 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.288880887Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.289515672Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=635.127µs 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.289839083Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.290328393Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=489.507µs 2024-09-04T16:44:29.392 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.290662405Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.291336973Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=673.125µs 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.291676565Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.296341701Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=4.665215ms 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.296691361Z level=info msg="Executing migration" id="permission kind migration" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.301256522Z level=info msg="Migration successfully executed" id="permission kind migration" duration=4.564976ms 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.301607529Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.306072716Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=4.464817ms 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.306408535Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.310918532Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=4.50951ms 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.311260078Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.311937291Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=676.866µs 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.312280723Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-04T16:44:29.393 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.313008189Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=726.462µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.313347768Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.314000528Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=653.283µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.314338059Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.314912927Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=575.115µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.315245785Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.315911476Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=665.786µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.316245034Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.316287276Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=43.128µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.316670289Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.316693219Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=24.039µs 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.317090156Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-04T16:44:29.394 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.317352659Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=263.129µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.317725337Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.318091676Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=367.371µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.318555703Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.318997875Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=442.792µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.319431214Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.319593494Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=161.674µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.319993811Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.320315886Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=321.743µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.320708461Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.321289372Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=579.066µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.321647976Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.322333649Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=685.233µs 2024-09-04T16:44:29.395 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.322670211Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.327297082Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=4.626774ms 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.327649396Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.327687529Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=38.517µs 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.328116955Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.328787126Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=669.71µs 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.3291544Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.329801038Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=646.591µs 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.331745952Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.332420955Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=674.576µs 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.332775473Z level=info msg="Executing migration" id="add correlation config column" 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.337557915Z level=info msg="Migration successfully executed" id="add correlation config column" duration=4.782109ms 2024-09-04T16:44:29.396 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.337915255Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.338621291Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=704.516µs 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.338968924Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.339628118Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=659.649µs 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.341665198Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.355886407Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=14.220453ms 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.356284879Z level=info msg="Executing migration" id="create correlation v2" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.357036711Z level=info msg="Migration successfully executed" id="create correlation v2" duration=752.555µs 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.357383901Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.358017877Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=633.736µs 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.360074741Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.360773518Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=698.775µs 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.36113757Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-04T16:44:29.397 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.361962251Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=824.38µs 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.362301835Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.362461406Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=159.631µs 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.362829799Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.363372732Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=542.574µs 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.363725164Z level=info msg="Executing migration" id="add provisioning column" 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.368490874Z level=info msg="Migration successfully executed" id="add provisioning column" duration=4.765355ms 2024-09-04T16:44:29.398 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.368861373Z level=info msg="Executing migration" id="create entity_events table" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.369378117Z level=info msg="Migration successfully executed" id="create entity_events table" duration=516.592µs 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.371642245Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.372331925Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=690.509µs 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.37271333Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.373000435Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.375325552Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.375605815Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.375996355Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.376527897Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=531.607µs 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.376908649Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.377554694Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=646.278µs 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.377934356Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-04T16:44:29.399 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.37859048Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=655.948µs 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.378969406Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.379670965Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=701.165µs 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.380036758Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.380728094Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=692.743µs 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.381119248Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.381785591Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=666.069µs 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.38222963Z level=info msg="Executing migration" id="Drop public config table" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.383040765Z level=info msg="Migration successfully executed" id="Drop public config table" duration=808.884µs 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.383489873Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.384518356Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.028241ms 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.384974547Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.385978224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.0034ms 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.386413979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T16:44:29.400 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.387548841Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.13467ms 2024-09-04T16:44:29.401 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.387997278Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-04T16:44:29.401 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.389012181Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.013365ms 2024-09-04T16:44:29.401 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.389455848Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-04T16:44:29.579 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:29 smithi063 bash[72668]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T16:44:29.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-mon[34039]: Deploying daemon node-exporter.a on smithi063 2024-09-04T16:44:29.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.405974254Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=16.518811ms 2024-09-04T16:44:29.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.406343166Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-04T16:44:29.632 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.41136135Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.017865ms 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.411716892Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.416413808Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=4.696354ms 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.416766959Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.416914179Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=147.186µs 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.417575755Z level=info msg="Executing migration" id="add share column" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.422231882Z level=info msg="Migration successfully executed" id="add share column" duration=4.655722ms 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.422599654Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.422728262Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.57µs 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.423378659Z level=info msg="Executing migration" id="create file table" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.423982129Z level=info msg="Migration successfully executed" id="create file table" duration=603.046µs 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.42433959Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-04T16:44:29.633 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.425013081Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=673.17µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.425365201Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.4260267Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=661.284µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.42638041Z level=info msg="Executing migration" id="create file_meta table" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.42689058Z level=info msg="Migration successfully executed" id="create file_meta table" duration=509.848µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.427244922Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.427920786Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=675.446µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.428289665Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.428337616Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=47.662µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.429138606Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.429188518Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=49.41µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.430004518Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.430328624Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=324.225µs 2024-09-04T16:44:29.634 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.430863205Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.430993494Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=130.238µs 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.431381421Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.4322366Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=853.78µs 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.432630173Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.437544917Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=4.914909ms 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.43790883Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-04T16:44:29.635 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.43801848Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=109.571µs 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.438755232Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.439520946Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=765.207µs 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.439890567Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.440128425Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=238.39µs 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.440710023Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.440867306Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=157.29µs 2024-09-04T16:44:29.636 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.441688828Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.442065458Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=379.795µs 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.442460461Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.447577605Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=5.116025ms 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.447993569Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.452929322Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=4.935489ms 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.453290173Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.453988484Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=698.694µs 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.454324919Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.511360783Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=57.031155ms 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.511933497Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.51269993Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=766.666µs 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.513066212Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-04T16:44:29.637 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.513774786Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=708.638µs 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.515853811Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.532654828Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=16.798965ms 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.533159348Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.53820732Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.049619ms 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.538566438Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.53876177Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=196.893µs 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.541432838Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.541547532Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=114.634µs 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.544140332Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.544280518Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=139.677µs 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.547001659Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.547140341Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=139.267µs 2024-09-04T16:44:29.638 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.549818656Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.549977358Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=158.651µs 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.550377636Z level=info msg="Executing migration" id="create folder table" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.550971557Z level=info msg="Migration successfully executed" id="create folder table" duration=594.038µs 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.553064411Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.554109857Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.044492ms 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.555836643Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.556543952Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=707.068µs 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.558594451Z level=info msg="Executing migration" id="Update folder title length" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.558612268Z level=info msg="Migration successfully executed" id="Update folder title length" duration=16.377µs 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.561392154Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.562106533Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=712.476µs 2024-09-04T16:44:29.639 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.564218117Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.565028609Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=813.699µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.566832839Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.567603372Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=768.858µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.569703666Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.570013997Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=310.08µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.57256131Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.572777333Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=216.374µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.575369987Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.576062214Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=691.606µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.577977285Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.578756575Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=779.011µs 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.580641239Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-04T16:44:29.640 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.58138386Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=745.427µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.583317327Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.584107256Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=789.896µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.585973272Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.586655606Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=682.102µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.588625936Z level=info msg="Executing migration" id="create anon_device table" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.589212712Z level=info msg="Migration successfully executed" id="create anon_device table" duration=586.476µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.59111134Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.591905577Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=794.383µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.593699952Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.59443183Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=731.573µs 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.596516318Z level=info msg="Executing migration" id="create signing_key table" 2024-09-04T16:44:29.641 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.597144042Z level=info msg="Migration successfully executed" id="create signing_key table" duration=627.492µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.599227803Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.599928683Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=700.645µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.601907935Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.602613503Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=705.992µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.604604969Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.604789413Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=185.094µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.607326226Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.61300705Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.680422ms 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.613362302Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.613836484Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=475.209µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.616072469Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.616777715Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=704.715µs 2024-09-04T16:44:29.642 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.618857867Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.619546524Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=688.596µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.621501124Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.622191108Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=690.217µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.624334289Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.625076333Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=742.088µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.627048425Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.627749272Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=700.916µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.629834257Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.630513953Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=679.393µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.632421067Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.632974087Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=553.766µs 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.635058962Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-04T16:44:29.643 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.635251426Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=191.582µs 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.637815188Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.637873159Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.169µs 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.640423123Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.646163481Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.73958ms 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.646558777Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.651900559Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.341178ms 2024-09-04T16:44:29.896 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.6522771Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.652531005Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=252.181µs 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=migrator t=2024-09-04T16:44:29.655028694Z level=info msg="migrations completed" performed=547 skipped=0 duration=1.221930319s 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=sqlstore t=2024-09-04T16:44:29.655909249Z level=info msg="Created default organization" 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=secrets t=2024-09-04T16:44:29.65811083Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=plugin.store t=2024-09-04T16:44:29.672626888Z level=info msg="Loading plugins..." 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=local.finder t=2024-09-04T16:44:29.719426126Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=plugin.store t=2024-09-04T16:44:29.719454606Z level=info msg="Plugins loaded" count=55 duration=46.827812ms 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=query_data t=2024-09-04T16:44:29.722772959Z level=info msg="Query Service initialization" 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=live.push_http t=2024-09-04T16:44:29.726156548Z level=info msg="Live Push Gateway initialization" 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.migration t=2024-09-04T16:44:29.727222048Z level=info msg=Starting 2024-09-04T16:44:29.897 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.migration t=2024-09-04T16:44:29.727491897Z level=info msg="Applying transition" currentType=Legacy desiredType=UnifiedAlerting cleanOnDowngrade=false cleanOnUpgrade=false 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.migration orgID=1 t=2024-09-04T16:44:29.72777448Z level=info msg="Migrating alerts for organisation" 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.migration orgID=1 t=2024-09-04T16:44:29.728235185Z level=info msg="Alerts found to migrate" alerts=0 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.migration t=2024-09-04T16:44:29.729402523Z level=info msg="Completed alerting migration" 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.state.manager t=2024-09-04T16:44:29.740890518Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=infra.usagestats.collector t=2024-09-04T16:44:29.742172698Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.datasources t=2024-09-04T16:44:29.743783327Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.datasources t=2024-09-04T16:44:29.756450238Z level=info msg="inserting datasource from configuration" name=Loki uid=P8E80F9AEF21F6940 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.alerting t=2024-09-04T16:44:29.769085497Z level=info msg="starting to provision alerting" 2024-09-04T16:44:29.898 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.alerting t=2024-09-04T16:44:29.769097188Z level=info msg="finished to provision alerting" 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=grafanaStorageLogger t=2024-09-04T16:44:29.769215021Z level=info msg="Storage starting" 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.state.manager t=2024-09-04T16:44:29.7694084Z level=info msg="Warming state cache for startup" 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.multiorg.alertmanager t=2024-09-04T16:44:29.769660805Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=http.server t=2024-09-04T16:44:29.772834578Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=http.server t=2024-09-04T16:44:29.773171337Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.state.manager t=2024-09-04T16:44:29.79294512Z level=info msg="State cache has been initialized" states=0 duration=23.534141ms 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ngalert.scheduler t=2024-09-04T16:44:29.792973638Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ticker t=2024-09-04T16:44:29.7930222Z level=info msg=starting first_tick=2024-09-04T16:44:30Z 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.dashboard t=2024-09-04T16:44:29.793651011Z level=info msg="starting to provision dashboards" 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=grafana.update.checker t=2024-09-04T16:44:29.868080383Z level=info msg="Update check succeeded" duration=98.844843ms 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=plugins.update.checker t=2024-09-04T16:44:29.869451902Z level=info msg="Update check succeeded" duration=100.1929ms 2024-09-04T16:44:29.899 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=sqlstore.transactions t=2024-09-04T16:44:29.895531239Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:44:29.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:29 smithi063 ceph-mon[30293]: Deploying daemon node-exporter.a on smithi063 2024-09-04T16:44:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:29 smithi063 ceph-mon[37943]: Deploying daemon node-exporter.a on smithi063 2024-09-04T16:44:29.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:29 smithi063 bash[72668]: Getting image source signatures 2024-09-04T16:44:29.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:29 smithi063 bash[72668]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T16:44:29.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:29 smithi063 bash[72668]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T16:44:29.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:29 smithi063 bash[72668]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T16:44:30.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=provisioning.dashboard t=2024-09-04T16:44:29.970537396Z level=info msg="finished to provision dashboards" 2024-09-04T16:44:30.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=grafana-apiserver t=2024-09-04T16:44:29.992046735Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-04T16:44:30.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:44:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=grafana-apiserver t=2024-09-04T16:44:29.99255759Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-04T16:44:30.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:30 smithi063 ceph-mon[30293]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:30.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:30 smithi063 ceph-mon[37943]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:30 smithi134 ceph-mon[34039]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:31.445 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 bash[72668]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T16:44:31.445 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 bash[72668]: Writing manifest to image destination 2024-09-04T16:44:31.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 podman[72668]: 2024-09-04 16:44:31.566596853 +0000 UTC m=+2.246688582 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T16:44:31.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 podman[72668]: 2024-09-04 16:44:31.673097456 +0000 UTC m=+2.353189184 container create bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:31.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 podman[72668]: 2024-09-04 16:44:31.875646442 +0000 UTC m=+2.555738171 container init bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:31.946 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 podman[72668]: 2024-09-04 16:44:31.879107291 +0000 UTC m=+2.559199027 container start bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.883Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.883Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.884Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.884Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:44:31.947 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:44:31.948 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:44:31.949 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:44:31.950 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:44:31.951 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a[72745]: ts=2024-09-04T16:44:31.885Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:44:32.166 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:32.445 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 bash[72668]: bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b 2024-09-04T16:44:32.445 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:44:31 smithi063 systemd[1]: Started Ceph node-exporter.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:32.519 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:32.519 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:32.519 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:32.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:32.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4143854212' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:32.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4143854212' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:32.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:32 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4143854212' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:33.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:33.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:32 smithi134 bash[63272]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T16:44:33.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:33 smithi134 ceph-mon[34039]: Deploying daemon node-exporter.b on smithi134 2024-09-04T16:44:33.794 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:33 smithi134 bash[63272]: Getting image source signatures 2024-09-04T16:44:33.794 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:33 smithi134 bash[63272]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T16:44:33.794 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:33 smithi134 bash[63272]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T16:44:33.795 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:33 smithi134 bash[63272]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T16:44:33.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:33 smithi063 ceph-mon[30293]: Deploying daemon node-exporter.b on smithi134 2024-09-04T16:44:33.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:33 smithi063 ceph-mon[37943]: Deploying daemon node-exporter.b on smithi134 2024-09-04T16:44:34.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:34.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:34 smithi134 ceph-mon[34039]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:34.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:34.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:34 smithi063 ceph-mon[30293]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:34.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:34.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:34 smithi063 ceph-mon[37943]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:35.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:34 smithi134 bash[63272]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T16:44:35.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 bash[63272]: Writing manifest to image destination 2024-09-04T16:44:35.695 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 podman[63272]: 2024-09-04 16:44:35.336996861 +0000 UTC m=+2.438821161 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T16:44:35.695 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 podman[63272]: 2024-09-04 16:44:35.460419985 +0000 UTC m=+2.562244319 container create 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:44:35.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:44:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 podman[63272]: 2024-09-04 16:44:35.695769564 +0000 UTC m=+2.797593866 container init 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 podman[63272]: 2024-09-04 16:44:35.6987722 +0000 UTC m=+2.800596491 container start 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.702Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T16:44:36.045 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T16:44:36.046 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T16:44:36.047 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T16:44:36.048 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.703Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.704Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T16:44:36.049 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b[63347]: ts=2024-09-04T16:44:35.704Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T16:44:36.050 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 bash[63272]: 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad 2024-09-04T16:44:36.050 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:44:35 smithi134 systemd[1]: Started Ceph node-exporter.b for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:37.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:36 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:36 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:37.521 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:37.873 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:37.873 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:37.873 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:38.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:38.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:38.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[37943]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:38.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/506532121' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[30293]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:37 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/506532121' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:38.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:38.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:38.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:37 smithi134 ceph-mon[34039]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:38.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:37 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/506532121' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:40.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:39 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:40.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:39 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:40.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:39 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:40.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:39 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:40.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:39 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:40.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:39 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"} : dispatch 2024-09-04T16:44:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-04T16:44:41.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:41.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"} : dispatch 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:41.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"} : dispatch 2024-09-04T16:44:41.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-04T16:44:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[30293]: Rotating authentication key for osd.0 2024-09-04T16:44:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.0 on smithi063 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[37943]: Rotating authentication key for osd.0 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.0 on smithi063 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:41 smithi134 ceph-mon[34039]: Rotating authentication key for osd.0 2024-09-04T16:44:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:41 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.0 on smithi063 2024-09-04T16:44:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:42.874 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:43.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[37943]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:43.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[37943]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[30293]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:42 smithi063 ceph-mon[30293]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:44:43.230 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:43.231 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:43.231 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:43.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:42 smithi134 ceph-mon[34039]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:42 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:42 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:42 smithi134 ceph-mon[34039]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T16:44:44.092 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:43 smithi063 ceph-mon[30293]: Reconfiguring daemon alertmanager.a on smithi063 2024-09-04T16:44:44.093 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:43 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2469254056' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:44.093 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:43 smithi063 ceph-mon[37943]: Reconfiguring daemon alertmanager.a on smithi063 2024-09-04T16:44:44.093 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:43 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2469254056' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:44.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:43 smithi134 ceph-mon[34039]: Reconfiguring daemon alertmanager.a on smithi063 2024-09-04T16:44:44.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:43 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2469254056' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:45.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:44 smithi063 systemd[1]: Stopping Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:44:45.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:44 smithi063 ceph-mon[30293]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:45.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:44 smithi063 ceph-mon[37943]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:45.215 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:45.215 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:44 smithi134 ceph-mon[34039]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:45.543 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:44:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:44:45.543 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[72366]: ts=2024-09-04T16:44:45.237Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:44:45.544 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 podman[73694]: 2024-09-04 16:44:45.278362686 +0000 UTC m=+0.156211148 container died ea4d972fffea625261b4973789b425bb119110f46820f4df325b24774196065a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:45.918 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 podman[73694]: 2024-09-04 16:44:45.642736464 +0000 UTC m=+0.520584925 container cleanup ea4d972fffea625261b4973789b425bb119110f46820f4df325b24774196065a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:45.918 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 bash[73694]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T16:44:46.195 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 podman[73709]: 2024-09-04 16:44:45.918533841 +0000 UTC m=+0.634397342 container remove ea4d972fffea625261b4973789b425bb119110f46820f4df325b24774196065a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:46.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:45 smithi063 podman[73709]: 2024-09-04 16:44:45.994155506 +0000 UTC m=+0.710019011 volume remove 0448832af0bb065a4adf1873bfc0a1f0ad95abadfb180733e4d38d0db2a2e580 2024-09-04T16:44:46.454 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T16:44:46.454 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 systemd[1]: Stopped Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:46.454 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 systemd[1]: Starting Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:44:46.454 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 podman[73801]: 2024-09-04 16:44:46.327981632 +0000 UTC m=+0.016083719 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-04T16:44:46.455 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 podman[73801]: 2024-09-04 16:44:46.454536167 +0000 UTC m=+0.142638295 volume create cb10bc1a0f232c00cec0b59710a01972e292a859efe60af897a61f41f2adef1e 2024-09-04T16:44:46.735 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 podman[73801]: 2024-09-04 16:44:46.546595201 +0000 UTC m=+0.234697286 container create 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:47.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-mon[30293]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:47.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-mon[37943]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 podman[73801]: 2024-09-04 16:44:46.858164688 +0000 UTC m=+0.546266774 container init 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 podman[73801]: 2024-09-04 16:44:46.861041194 +0000 UTC m=+0.549143280 container start 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.871Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.871Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.871Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.63 port=9094 2024-09-04T16:44:47.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.872Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.894Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.895Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.896Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:46.896Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 bash[73801]: 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 2024-09-04T16:44:47.197 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:46 smithi063 systemd[1]: Started Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:46 smithi134 ceph-mon[34039]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:48.233 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:48.266 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.266 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[30293]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[30293]: Reconfiguring daemon prometheus.a on smithi134 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[30293]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[37943]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:48.267 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[37943]: Reconfiguring daemon prometheus.a on smithi134 2024-09-04T16:44:48.268 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:47 smithi063 ceph-mon[37943]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:47 smithi134 ceph-mon[34039]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T16:44:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:47 smithi134 ceph-mon[34039]: Reconfiguring daemon prometheus.a on smithi134 2024-09-04T16:44:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:47 smithi134 ceph-mon[34039]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:48.591 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:48.591 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:48.591 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:49.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:48 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4151618225' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:49.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:48 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4151618225' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:49.196 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:48.873Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001066512s 2024-09-04T16:44:49.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:48 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4151618225' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:50.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-mon[34039]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:50.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:50 smithi063 ceph-mon[30293]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:50.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:50 smithi063 ceph-mon[37943]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:50.491 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 systemd[1]: Stopping Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.490Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-04T16:44:50.784 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-04T16:44:50.785 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.491Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:44:50.785 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.492Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-04T16:44:50.785 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[61003]: ts=2024-09-04T16:44:50.492Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-04T16:44:50.785 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 podman[64151]: 2024-09-04 16:44:50.501092706 +0000 UTC m=+0.133991116 container died 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:51.044 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 podman[64151]: 2024-09-04 16:44:50.982052696 +0000 UTC m=+0.614951097 container cleanup 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:51.044 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:50 smithi134 bash[64151]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:44:51.588 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 podman[64164]: 2024-09-04 16:44:51.325365753 +0000 UTC m=+0.825472867 container remove 61c08e10234da810db5e496e6c71f46f7454143128a5497d164173b4a91ab557 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:51.588 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T16:44:51.588 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 systemd[1]: Stopped Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:51.588 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 systemd[1]: Starting Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:44:51.919 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 podman[64257]: 2024-09-04 16:44:51.587372219 +0000 UTC m=+0.019945617 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-04T16:44:51.920 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 podman[64257]: 2024-09-04 16:44:51.709704725 +0000 UTC m=+0.142278111 container create 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:51.920 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-04T16:44:51.920 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]} : dispatch 2024-09-04T16:44:51.920 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-09-04T16:44:51.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-04T16:44:51.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]} : dispatch 2024-09-04T16:44:51.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-09-04T16:44:51.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-04T16:44:51.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]} : dispatch 2024-09-04T16:44:51.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:51 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-09-04T16:44:52.294 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 podman[64257]: 2024-09-04 16:44:51.920028333 +0000 UTC m=+0.352601720 container init 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 podman[64257]: 2024-09-04 16:44:51.922789882 +0000 UTC m=+0.355363268 container start 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.942Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.942Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.942Z caller=main.go:623 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi134 (none))" 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.942Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.942Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.943Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.944Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.946Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T16:44:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.946Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.947Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.947Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.587µs 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.947Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.948Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.948Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.948Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.282µs wal_replay_duration=403.163µs wbl_replay_duration=108ns total_replay_duration=443.807µs 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.949Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.949Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.949Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.964Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.322418ms db_storage=821ns remote_storage=1.196µs web_handler=427ns query_engine=826ns scrape=384.663µs scrape_sd=88.14µs notify=10.104µs notify_sd=8.816µs rules=14.302368ms tracing=5.264µs 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.964Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-04T16:44:52.296 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:44:51.964Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T16:44:52.297 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 bash[64257]: 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed 2024-09-04T16:44:52.297 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:44:51 smithi134 systemd[1]: Started Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:44:52.448 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Bus STOPPING 2024-09-04T16:44:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T16:44:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-04T16:44:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"} : dispatch 2024-09-04T16:44:52.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[30293]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Bus STOPPED 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Bus STARTING 2024-09-04T16:44:52.948 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Serving on http://:::9283 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Bus STARTED 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:52] ENGINE Bus STOPPING 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:52.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:52 smithi063 ceph-mon[37943]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"} : dispatch 2024-09-04T16:44:52.951 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:52.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-mon[34039]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T16:44:53.237 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:53.237 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STOPPED 2024-09-04T16:44:53.238 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STARTING 2024-09-04T16:44:53.238 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Serving on http://:::9283 2024-09-04T16:44:53.238 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STARTED 2024-09-04T16:44:53.238 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STOPPING 2024-09-04T16:44:53.268 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:44:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:44:53.593 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:53.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:44:53.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"}]: dispatch 2024-09-04T16:44:53.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-09-04T16:44:53.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:44:53.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-09-04T16:44:53.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:53.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:53.976 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T16:44:53.976 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063:9093"}]: dispatch 2024-09-04T16:44:53.976 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T16:44:53.976 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-09-04T16:44:53.977 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T16:44:53.977 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-09-04T16:44:53.977 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:53.977 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:53 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:53.993 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:53.993 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:53.993 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:53.993 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:44:53.994 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STOPPED 2024-09-04T16:44:53.994 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STARTING 2024-09-04T16:44:53.994 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Serving on http://:::9283 2024-09-04T16:44:53.994 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:44:53 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:44:53] ENGINE Bus STARTED 2024-09-04T16:44:54.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:54.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/711744057' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-04T16:44:54.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:54.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:54 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/711744057' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:44:54.921 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:54 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/711744057' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[30293]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-mon[37943]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:56 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:56 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:56.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:56 smithi134 ceph-mon[34039]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:44:57.195 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:44:56 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:44:56.876Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003597854s 2024-09-04T16:44:58.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: pgmap v38: 132 pgs: 2 peering, 130 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 27 B/s, 0 objects/s recovering 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: pgmap v38: 132 pgs: 2 peering, 130 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 27 B/s, 0 objects/s recovering 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:58 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:58.994 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:44:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: pgmap v38: 132 pgs: 2 peering, 130 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 27 B/s, 0 objects/s recovering 2024-09-04T16:44:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:44:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:44:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:58 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:44:59.342 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:44:59.343 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:44:59.343 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:44:59.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:44:59 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1129050880' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:44:59.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:44:59 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1129050880' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:44:59 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1129050880' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[30293]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 2 objects/s recovering 2024-09-04T16:45:00.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[30293]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T16:45:00.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[30293]: Cluster is now healthy 2024-09-04T16:45:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[37943]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 2 objects/s recovering 2024-09-04T16:45:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[37943]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T16:45:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:00 smithi063 ceph-mon[37943]: Cluster is now healthy 2024-09-04T16:45:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:00 smithi134 ceph-mon[34039]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 2 objects/s recovering 2024-09-04T16:45:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:00 smithi134 ceph-mon[34039]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-04T16:45:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:00 smithi134 ceph-mon[34039]: Cluster is now healthy 2024-09-04T16:45:02.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:02 smithi063 ceph-mon[30293]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-09-04T16:45:02.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:02 smithi063 ceph-mon[37943]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-09-04T16:45:02.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:02 smithi134 ceph-mon[34039]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-09-04T16:45:03.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:02 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:04.344 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:04.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:04.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:04 smithi063 ceph-mon[30293]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s; 40 B/s, 2 objects/s recovering 2024-09-04T16:45:04.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:04.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:04 smithi063 ceph-mon[37943]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s; 40 B/s, 2 objects/s recovering 2024-09-04T16:45:04.707 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:04.707 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:04.707 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:04 smithi134 ceph-mon[34039]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s; 40 B/s, 2 objects/s recovering 2024-09-04T16:45:05.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:05 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1347014774' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:05.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:05 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1347014774' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:05.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:06.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:05 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1347014774' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:06.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:06 smithi063 ceph-mon[30293]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:06.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:06 smithi063 ceph-mon[37943]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:06 smithi134 ceph-mon[34039]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:07.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:07.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:08.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:08 smithi063 ceph-mon[30293]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:08.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:08 smithi063 ceph-mon[37943]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:08 smithi134 ceph-mon[34039]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-09-04T16:45:09.709 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:10.071 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:10.071 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:10.071 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:10.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:10 smithi063 ceph-mon[30293]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 18 B/s, 1 objects/s recovering 2024-09-04T16:45:10.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:10 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/307860360' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:10.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:10 smithi063 ceph-mon[37943]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 18 B/s, 1 objects/s recovering 2024-09-04T16:45:10.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:10 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/307860360' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:11.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:10 smithi134 ceph-mon[34039]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 18 B/s, 1 objects/s recovering 2024-09-04T16:45:11.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:10 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/307860360' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:12.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:12 smithi063 ceph-mon[37943]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:12.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:12 smithi063 ceph-mon[30293]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:12.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:12 smithi134 ceph-mon[34039]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:13.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:12 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:14.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:14.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:14 smithi063 ceph-mon[37943]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:14.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:14.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:14 smithi063 ceph-mon[30293]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:14 smithi134 ceph-mon[34039]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:15.072 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:15.431 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:15.431 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:15.431 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:15.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:15 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3967062782' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:15.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:15 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3967062782' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:16.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:15 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3967062782' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:16.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:16 smithi063 ceph-mon[30293]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:16.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:16 smithi063 ceph-mon[37943]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:17.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:16 smithi134 ceph-mon[34039]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:18.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:18 smithi063 ceph-mon[30293]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:18 smithi063 ceph-mon[37943]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:18 smithi134 ceph-mon[34039]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:20.434 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:20.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:20 smithi063 ceph-mon[30293]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:20.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:20 smithi063 ceph-mon[37943]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:20.795 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:20.795 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:20.795 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:21.044 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:45:20 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=infra.usagestats t=2024-09-04T16:45:20.776466141Z level=info msg="Usage stats are ready to report" 2024-09-04T16:45:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:20 smithi134 ceph-mon[34039]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:21.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:21 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1926275234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:21.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:21 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1926275234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:22.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:21 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1926275234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:22.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:22 smithi063 ceph-mon[30293]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:22.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:22.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:22 smithi063 ceph-mon[37943]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:22.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:22.981 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:22 smithi134 ceph-mon[34039]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:22.981 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:23.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:22 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:24.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:24.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:24 smithi063 ceph-mon[30293]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:24.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:24.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:24 smithi063 ceph-mon[37943]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:24 smithi134 ceph-mon[34039]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:25.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:25.797 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:26.165 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:26.165 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:26.165 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:26.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:26 smithi063 ceph-mon[30293]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:26.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:26 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1015818753' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:26.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:26 smithi063 ceph-mon[37943]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:26.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:26 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1015818753' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:27.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:26 smithi134 ceph-mon[34039]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:27.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:26 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1015818753' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:28.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:28 smithi063 ceph-mon[30293]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:28.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:28 smithi063 ceph-mon[37943]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:29.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:28 smithi134 ceph-mon[34039]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:30.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:30 smithi063 ceph-mon[30293]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:30.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:30 smithi063 ceph-mon[37943]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:30 smithi134 ceph-mon[34039]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:31.167 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:31.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:31.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:31.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:31.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:31 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1069443015' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:31.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:31 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1069443015' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:32.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:31 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1069443015' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:32.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:32 smithi063 ceph-mon[30293]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:32.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:32 smithi063 ceph-mon[37943]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:32.983 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:32 smithi134 ceph-mon[34039]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:33.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:34.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:34.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:34 smithi063 ceph-mon[30293]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:34.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:34.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:34 smithi063 ceph-mon[37943]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:34 smithi134 ceph-mon[34039]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:35.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:36.529 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:36.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:36.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:36.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:36.889 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:36 smithi063 ceph-mon[30293]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:36.889 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:36 smithi063 ceph-mon[37943]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:37.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:36 smithi134 ceph-mon[34039]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:37.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:37 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2537147868' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:37.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:37.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:37 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2537147868' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:37.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:38.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:37 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2537147868' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:38.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:38.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:38 smithi063 ceph-mon[30293]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:38.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:38 smithi063 ceph-mon[37943]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:39.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:38 smithi134 ceph-mon[34039]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:40.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:40 smithi063 ceph-mon[30293]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:40.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:40 smithi063 ceph-mon[37943]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:40 smithi134 ceph-mon[34039]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:41.891 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:42.256 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:42.256 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:42.256 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:42.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:42 smithi063 ceph-mon[37943]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:42.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:42 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2046503312' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:42.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:42 smithi063 ceph-mon[30293]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:42.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:42 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2046503312' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:42.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:42 smithi134 ceph-mon[34039]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:42.994 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:42 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2046503312' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:43.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:44.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:44 smithi063 ceph-mon[30293]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:44.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:44.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:44 smithi063 ceph-mon[37943]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:44 smithi134 ceph-mon[34039]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:45.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:46.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:46 smithi063 ceph-mon[37943]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:46 smithi063 ceph-mon[30293]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:46 smithi134 ceph-mon[34039]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:47.257 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:47.617 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:47.618 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:47.618 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:47.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:47 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3026897874' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:47.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:47 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3026897874' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:48.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:47 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3026897874' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:48.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:48 smithi063 ceph-mon[30293]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:48.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:48 smithi063 ceph-mon[37943]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:49.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:48 smithi134 ceph-mon[34039]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:50.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:50 smithi063 ceph-mon[37943]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:50.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:50 smithi063 ceph-mon[30293]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:50 smithi134 ceph-mon[34039]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:52.620 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:52.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:52 smithi063 ceph-mon[37943]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:52.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:52 smithi063 ceph-mon[30293]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:52.980 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:52.980 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:52.981 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:53.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:52 smithi134 ceph-mon[34039]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:53.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:45:53.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:45:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:45:53.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:53 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4157979350' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:53.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:53 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4157979350' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:54.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:53 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4157979350' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:54 smithi134 ceph-mon[34039]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:55.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:54 smithi063 ceph-mon[30293]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:45:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:54 smithi063 ceph-mon[37943]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:45:55.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:45:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:45:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:45:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:56 smithi134 ceph-mon[34039]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:57.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:56 smithi063 ceph-mon[30293]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:57.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:56 smithi063 ceph-mon[37943]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:57.983 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:45:58.345 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:45:58.345 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:45:58.345 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:45:58.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:58 smithi063 ceph-mon[37943]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:58.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:58 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2288086231' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:58 smithi063 ceph-mon[30293]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:58.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:58 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2288086231' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:58 smithi134 ceph-mon[34039]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:45:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:58 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2288086231' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:45:59.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:45:59 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:45:59.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:45:59 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:46:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:45:59 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:46:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:00 smithi063 ceph-mon[30293]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:00 smithi063 ceph-mon[37943]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:01.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:00 smithi134 ceph-mon[34039]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:03.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[30293]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[37943]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:03.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:02 smithi134 ceph-mon[34039]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:03.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:03.346 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:03.706 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:03.707 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:03.707 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:04.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3912548788' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:04.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:03 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3912548788' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:46:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:46:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:46:04.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:03 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3912548788' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:05.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:05.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:04 smithi063 ceph-mon[30293]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:05.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:04 smithi063 ceph-mon[37943]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:04 smithi134 ceph-mon[34039]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:05 smithi134 ceph-mon[34039]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:06.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:05 smithi063 ceph-mon[30293]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:06.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:05 smithi063 ceph-mon[37943]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:07.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:07.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:07.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:08.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:08 smithi063 ceph-mon[30293]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:08.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:08 smithi063 ceph-mon[37943]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:08.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:08 smithi134 ceph-mon[34039]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:08.708 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:09.069 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:09.069 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:09.069 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:09.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:09 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1635272904' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:09.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:09 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1635272904' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:09.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:09 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1635272904' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:10.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:10 smithi063 ceph-mon[30293]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:10.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:10 smithi063 ceph-mon[37943]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:10.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:10 smithi134 ceph-mon[34039]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:12.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:12 smithi063 ceph-mon[30293]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:12.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:12 smithi063 ceph-mon[37943]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:13.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:12 smithi134 ceph-mon[34039]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:13.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:14.071 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:14.435 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:14.435 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:14.435 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:14.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:14.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[30293]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:14.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/765007821' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:14.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:14.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[37943]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:14.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:14 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/765007821' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:14 smithi134 ceph-mon[34039]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:14 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/765007821' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:16.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:16 smithi134 ceph-mon[34039]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:16.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:16 smithi063 ceph-mon[30293]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:16.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:16 smithi063 ceph-mon[37943]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:18.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:18 smithi063 ceph-mon[30293]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:18 smithi063 ceph-mon[37943]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:18 smithi134 ceph-mon[34039]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:19.437 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:19.803 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:19.803 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:19.803 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:20.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:20 smithi063 ceph-mon[37943]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:20.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:20 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2006410222' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:20 smithi063 ceph-mon[30293]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:20.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:20 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2006410222' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:20 smithi134 ceph-mon[34039]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:20 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2006410222' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:22.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:22 smithi063 ceph-mon[30293]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:22.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:22.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:22 smithi063 ceph-mon[37943]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:22.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:23.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:22 smithi134 ceph-mon[34039]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:23.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:23.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:24.805 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:24.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:24.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:24 smithi063 ceph-mon[37943]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:24.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:24.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:24 smithi063 ceph-mon[30293]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:24 smithi134 ceph-mon[34039]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:25.165 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:25.166 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:25.166 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:25.445 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:25.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:25 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3356585145' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:25.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:25 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3356585145' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:26.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:25 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3356585145' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:26.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:26 smithi063 ceph-mon[30293]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:26.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:26 smithi063 ceph-mon[37943]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:27.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:26 smithi134 ceph-mon[34039]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:28.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:28 smithi063 ceph-mon[30293]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:28.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:28 smithi063 ceph-mon[37943]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:29.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:28 smithi134 ceph-mon[34039]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:30.167 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:30.528 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:30.528 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:30.528 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:30.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:30 smithi063 ceph-mon[30293]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:30.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:30 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3480118862' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:30.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:30 smithi063 ceph-mon[37943]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:30.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:30 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3480118862' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:30 smithi134 ceph-mon[34039]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:30 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3480118862' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:32.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:32 smithi063 ceph-mon[30293]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:32.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:32 smithi063 ceph-mon[37943]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:33.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:32 smithi134 ceph-mon[34039]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:33.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:34.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:34.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:34 smithi063 ceph-mon[37943]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:34.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:34.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:34 smithi063 ceph-mon[30293]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:34 smithi134 ceph-mon[34039]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:35.528 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:35.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:35.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:35.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:35.889 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:36.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:36 smithi063 ceph-mon[30293]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:36.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:36 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4100318688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:36.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:36 smithi063 ceph-mon[37943]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:36.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:36 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4100318688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:37.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:36 smithi134 ceph-mon[34039]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:37.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:36 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4100318688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:37.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:37.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:38.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:38.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:38 smithi063 ceph-mon[30293]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:38.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:38 smithi063 ceph-mon[37943]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:39.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:38 smithi134 ceph-mon[34039]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:40.891 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:40.891 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:40 smithi063 ceph-mon[37943]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:40.892 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:40 smithi063 ceph-mon[30293]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:40 smithi134 ceph-mon[34039]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:41.251 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:41.251 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:41.251 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:41.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:41 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/744813591' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:41.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:41 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/744813591' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:41 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/744813591' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:42.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:42 smithi063 ceph-mon[30293]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:42.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:42 smithi063 ceph-mon[37943]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:43.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:42 smithi134 ceph-mon[34039]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:43.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:44.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:44.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:44 smithi063 ceph-mon[37943]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:44 smithi063 ceph-mon[30293]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:44 smithi134 ceph-mon[34039]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:45.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:46.253 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:46.612 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:46.612 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:46.612 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:46 smithi063 ceph-mon[30293]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3814650245' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:46.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:46 smithi063 ceph-mon[37943]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:46.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3814650245' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:46 smithi134 ceph-mon[34039]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:47.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3814650245' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:48.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:48 smithi063 ceph-mon[30293]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:48.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:48 smithi063 ceph-mon[37943]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:49.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:48 smithi134 ceph-mon[34039]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:50.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:50 smithi063 ceph-mon[30293]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:50 smithi063 ceph-mon[37943]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:50 smithi134 ceph-mon[34039]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:51.613 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:51.975 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:51.975 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:51.975 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:52.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[30293]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:52.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1734331165' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[37943]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1734331165' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:52 smithi134 ceph-mon[34039]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:52 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1734331165' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:46:53.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:46:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:46:54.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:54 smithi063 ceph-mon[30293]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:54.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:54.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:54 smithi063 ceph-mon[37943]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:46:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:54 smithi134 ceph-mon[34039]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:55.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:46:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:46:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:46:56.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:56 smithi063 ceph-mon[30293]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:56 smithi063 ceph-mon[37943]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:56.977 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:46:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:56 smithi134 ceph-mon[34039]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:46:57.340 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:46:57.340 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:46:57.340 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:46:57.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3141163400' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:57.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3141163400' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:58.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3141163400' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:46:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:46:58 smithi063 ceph-mon[30293]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:46:58 smithi063 ceph-mon[37943]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:46:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:46:58 smithi134 ceph-mon[34039]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:00 smithi063 ceph-mon[30293]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:00 smithi063 ceph-mon[37943]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:00 smithi134 ceph-mon[34039]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:02.341 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:02.703 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:02.703 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:02.703 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:02.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:02 smithi063 ceph-mon[30293]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:02.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:02 smithi063 ceph-mon[37943]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:02 smithi134 ceph-mon[34039]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:03.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:03.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:03 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/646862684' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:03.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:03 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/646862684' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:03 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/646862684' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:47:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:47:04.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:47:04.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:47:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:47:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:47:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:47:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:47:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:06.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:06 smithi063 ceph-mon[30293]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:06.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:06 smithi063 ceph-mon[37943]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:06 smithi134 ceph-mon[34039]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:07.705 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:07.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:07.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:08.061 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:08.061 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:08.061 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:08.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:08 smithi063 ceph-mon[37943]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:08.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:08 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2276934071' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:08.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:08 smithi063 ceph-mon[30293]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:08.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:08 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2276934071' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:08 smithi134 ceph-mon[34039]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:08 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2276934071' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:11.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:10 smithi134 ceph-mon[34039]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:10 smithi063 ceph-mon[30293]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:11.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:10 smithi063 ceph-mon[37943]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:12 smithi134 ceph-mon[34039]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.063 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:13.064 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:12 smithi063 ceph-mon[30293]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.064 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:12 smithi063 ceph-mon[37943]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:13.421 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:13.421 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:13.421 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:13.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:14.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:13 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3506854978' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:14.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:13 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3506854978' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:14.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:13 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3506854978' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:14 smithi134 ceph-mon[34039]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:14 smithi063 ceph-mon[37943]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:15.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:14 smithi063 ceph-mon[30293]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:17.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:16 smithi134 ceph-mon[34039]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:17.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:16 smithi063 ceph-mon[37943]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:17.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:16 smithi063 ceph-mon[30293]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:18.423 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:18.791 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:18.791 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:18.791 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:18 smithi134 ceph-mon[34039]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:19.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:18 smithi063 ceph-mon[30293]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:19.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:18 smithi063 ceph-mon[37943]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:20.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:19 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1248278691' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:20.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:19 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1248278691' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:20.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:19 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1248278691' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:20 smithi134 ceph-mon[34039]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:21.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:20 smithi063 ceph-mon[30293]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:21.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:20 smithi063 ceph-mon[37943]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:22 smithi134 ceph-mon[34039]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:23.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:22 smithi063 ceph-mon[30293]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:23.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:22 smithi063 ceph-mon[37943]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:23.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:23.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:23.792 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:24.156 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:24.156 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:24.157 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:24 smithi134 ceph-mon[34039]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3612600191' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:25.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:25.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[30293]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3612600191' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:25.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:25.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[37943]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:25.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3612600191' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:25.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:27.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:26 smithi134 ceph-mon[34039]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:27.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:26 smithi063 ceph-mon[37943]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:27.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:26 smithi063 ceph-mon[30293]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:29.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:28 smithi134 ceph-mon[34039]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:29.158 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:29.159 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:28 smithi063 ceph-mon[30293]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:29.159 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:28 smithi063 ceph-mon[37943]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:29.537 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:29.537 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:29.537 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:29.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3245202162' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:29.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3245202162' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3245202162' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:30 smithi134 ceph-mon[34039]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:31.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:30 smithi063 ceph-mon[30293]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:31.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:30 smithi063 ceph-mon[37943]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:32 smithi134 ceph-mon[34039]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:32 smithi063 ceph-mon[30293]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:32 smithi063 ceph-mon[37943]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:33.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:34.539 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:34.907 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:34.907 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:34.907 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:34.907 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:34.907 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:34 smithi063 ceph-mon[30293]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:34.908 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:34.908 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:34 smithi063 ceph-mon[37943]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:34 smithi134 ceph-mon[34039]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:35.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:36.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:35 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3207408304' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:36.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:35 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3207408304' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:36.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:35 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3207408304' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:37.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:36 smithi134 ceph-mon[34039]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:37.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:36 smithi063 ceph-mon[30293]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:37.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:36 smithi063 ceph-mon[37943]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:38.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:38.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:38.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:39.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:38 smithi134 ceph-mon[34039]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:39.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:38 smithi063 ceph-mon[30293]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:39.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:38 smithi063 ceph-mon[37943]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:39.908 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:40.278 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:40.279 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:40.279 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:40 smithi134 ceph-mon[34039]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:40 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1952390388' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:41.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:40 smithi063 ceph-mon[30293]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:41.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:40 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1952390388' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:40 smithi063 ceph-mon[37943]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:40 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1952390388' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:43.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:42 smithi134 ceph-mon[34039]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:42 smithi063 ceph-mon[30293]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:43.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:42 smithi063 ceph-mon[37943]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:43.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:44 smithi134 ceph-mon[34039]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:45.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:45.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:44 smithi063 ceph-mon[30293]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:45.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:45.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:44 smithi063 ceph-mon[37943]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:45.280 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:45.645 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:45.645 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:45.645 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:45.646 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:45.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:45 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3312535748' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:45.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:45 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3312535748' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:45 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3312535748' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:46 smithi134 ceph-mon[34039]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:47.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:46 smithi063 ceph-mon[30293]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:47.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:46 smithi063 ceph-mon[37943]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:49.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:48 smithi134 ceph-mon[34039]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:49.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:48 smithi063 ceph-mon[30293]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:49.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:48 smithi063 ceph-mon[37943]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:50.647 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:50.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:50 smithi063 ceph-mon[30293]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:50.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:50 smithi063 ceph-mon[37943]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:51.012 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:51.013 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:51.013 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:51.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:50 smithi134 ceph-mon[34039]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:52.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:51 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1610569519' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:52.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:51 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1610569519' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:51 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1610569519' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:52 smithi134 ceph-mon[34039]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:53.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:52 smithi063 ceph-mon[30293]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:52 smithi063 ceph-mon[37943]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:53.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:47:53.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:47:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:47:55.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:55.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:54 smithi063 ceph-mon[30293]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:54 smithi063 ceph-mon[37943]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:47:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:54 smithi134 ceph-mon[34039]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:55.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:47:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:47:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:47:56.014 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:47:56.380 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:47:56.380 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:47:56.380 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:47:57.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:56 smithi063 ceph-mon[30293]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:57.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:56 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/607343527' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:57.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:56 smithi063 ceph-mon[37943]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:57.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:56 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/607343527' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:56 smithi134 ceph-mon[34039]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:47:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:56 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/607343527' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:47:59.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:47:58 smithi063 ceph-mon[30293]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:59.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:47:58 smithi063 ceph-mon[37943]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:47:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:47:58 smithi134 ceph-mon[34039]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:01.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:00 smithi063 ceph-mon[30293]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:01.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:00 smithi063 ceph-mon[37943]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:00 smithi134 ceph-mon[34039]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:01.382 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:01.744 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:01.744 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:01.744 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:02.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:01 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/48119962' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:02.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:01 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/48119962' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:01 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/48119962' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:03.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:02 smithi134 ceph-mon[34039]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:03.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:02 smithi063 ceph-mon[30293]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:03.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:02 smithi063 ceph-mon[37943]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:03.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:05.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:05.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[30293]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:05.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:05.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:05.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[37943]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:05.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:04 smithi134 ceph-mon[34039]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:06.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:06.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:06.746 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:07.112 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:07.113 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:07.113 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:07.113 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:06 smithi063 ceph-mon[30293]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:07.114 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:06 smithi063 ceph-mon[37943]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:06 smithi134 ceph-mon[34039]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:08.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:07 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3550168260' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:08.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:07 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3550168260' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:08.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:08.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:07 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3550168260' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:08.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:09.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:08 smithi063 ceph-mon[30293]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:09.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:08 smithi063 ceph-mon[37943]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:09.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:08 smithi134 ceph-mon[34039]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:10 smithi063 ceph-mon[30293]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:10 smithi063 ceph-mon[37943]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:11.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:10 smithi134 ceph-mon[34039]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:12.114 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:12.479 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:12.479 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:12.479 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:13.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:12 smithi134 ceph-mon[34039]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:12 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/767557332' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:12 smithi063 ceph-mon[30293]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:12 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/767557332' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:12 smithi063 ceph-mon[37943]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:12 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/767557332' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:13.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:15.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:15.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:14 smithi063 ceph-mon[30293]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:14 smithi063 ceph-mon[37943]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:14 smithi134 ceph-mon[34039]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:17.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:16 smithi063 ceph-mon[30293]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:17.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:16 smithi063 ceph-mon[37943]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:17.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:16 smithi134 ceph-mon[34039]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:17.480 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:17.840 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:17.840 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:17.840 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:18.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:17 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3426913462' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:18.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:17 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3426913462' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:18.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:17 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3426913462' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:19.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:18 smithi063 ceph-mon[30293]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:19.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:18 smithi063 ceph-mon[37943]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:18 smithi134 ceph-mon[34039]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:21.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:20 smithi063 ceph-mon[37943]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:21.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:20 smithi063 ceph-mon[30293]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:21.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:20 smithi134 ceph-mon[34039]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:22.842 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:23.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:22 smithi134 ceph-mon[34039]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:23.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:22 smithi063 ceph-mon[30293]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:23.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:22 smithi063 ceph-mon[37943]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:23.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:23.203 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:23.203 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:23.203 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:23.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:24.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:23 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/483567789' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:24.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:23 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/483567789' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:23 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/483567789' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:25.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:25.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:24 smithi063 ceph-mon[30293]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:25.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:24 smithi063 ceph-mon[37943]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:24 smithi134 ceph-mon[34039]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:25.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:27.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:26 smithi063 ceph-mon[30293]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:27.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:26 smithi063 ceph-mon[37943]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:26 smithi134 ceph-mon[34039]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:28.205 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:28.567 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:28.567 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:28.568 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:29.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:28 smithi063 ceph-mon[37943]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:29.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:28 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2946662523' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:29.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:28 smithi063 ceph-mon[30293]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:29.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:28 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2946662523' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:28 smithi134 ceph-mon[34039]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:28 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2946662523' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:31.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:30 smithi063 ceph-mon[37943]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:30 smithi063 ceph-mon[30293]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:30 smithi134 ceph-mon[34039]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:32 smithi134 ceph-mon[34039]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:32 smithi063 ceph-mon[37943]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:32 smithi063 ceph-mon[30293]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:33.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:33.569 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:33.935 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== 2024-09-04T16:48:33.936 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== ']' 2024-09-04T16:48:33.936 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:35.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:35.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[30293]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/463813087' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[37943]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:34 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/463813087' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:34 smithi134 ceph-mon[34039]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:34 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/463813087' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:35.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:37.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:36 smithi063 ceph-mon[30293]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:37.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:36 smithi063 ceph-mon[37943]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:36 smithi134 ceph-mon[34039]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:38.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:38.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:38.937 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.0 2024-09-04T16:48:39.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:38 smithi063 ceph-mon[30293]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:39.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:38 smithi063 ceph-mon[37943]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:38 smithi134 ceph-mon[34039]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.1 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB4jthmV7+mCRAAtXReF7m2qmRirVBhDRH6iQ== 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBcjdhmUTDSKxAAir912zT0os6rHlSW2cPTtw== == AQB4jthmV7+mCRAAtXReF7m2qmRirVBhDRH6iQ== ']' 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.1' 2024-09-04T16:48:39.298 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.1 2024-09-04T16:48:39.654 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== 2024-09-04T16:48:39.654 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== 2024-09-04T16:48:39.654 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.1 2024-09-04T16:48:39.948 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.1 on host 'smithi063' 2024-09-04T16:48:39.960 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== == AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== ']' 2024-09-04T16:48:39.961 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:40.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:39 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4241140804' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:40.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:39 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2426472485' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:40.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:39 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4241140804' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:40.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:39 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2426472485' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:40.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:39 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4241140804' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.0"} : dispatch 2024-09-04T16:48:40.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:39 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2426472485' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.1 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:41.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"} : dispatch 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.1 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:41.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"} : dispatch 2024-09-04T16:48:41.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:40 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-04T16:48:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:48:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.1 2024-09-04T16:48:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"} : dispatch 2024-09-04T16:48:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:40 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-04T16:48:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: Rotating authentication key for osd.1 2024-09-04T16:48:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.1 on smithi063 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: Rotating authentication key for osd.1 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.1 on smithi063 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: Rotating authentication key for osd.1 2024-09-04T16:48:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.1 on smithi063 2024-09-04T16:48:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:48:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:42 smithi063 ceph-mon[30293]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:42 smithi063 ceph-mon[37943]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:43.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:42 smithi134 ceph-mon[34039]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:44.963 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.1 2024-09-04T16:48:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:44 smithi134 ceph-mon[34039]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.325 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== 2024-09-04T16:48:45.325 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== == AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== ']' 2024-09-04T16:48:45.325 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:45.325 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:45.326 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:44 smithi063 ceph-mon[30293]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.326 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:45.326 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:44 smithi063 ceph-mon[37943]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:45.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:46.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:45 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2453446799' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:46.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:45 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2453446799' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:46.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:45 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2453446799' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:46 smithi134 ceph-mon[34039]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:47.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:46 smithi063 ceph-mon[30293]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:47.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:46 smithi063 ceph-mon[37943]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:48 smithi134 ceph-mon[34039]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:48.347 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:48 smithi063 ceph-mon[30293]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:48.347 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:48 smithi063 ceph-mon[37943]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:50.327 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.1 2024-09-04T16:48:50.680 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== 2024-09-04T16:48:50.680 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== == AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== ']' 2024-09-04T16:48:50.680 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:50.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:50 smithi063 ceph-mon[30293]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:50 smithi063 ceph-mon[37943]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:50 smithi134 ceph-mon[34039]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:51.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:51 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3007175688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:51.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:51 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3007175688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:52.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:51 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3007175688' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:52.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:52 smithi063 ceph-mon[30293]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:52.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:52 smithi063 ceph-mon[37943]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:52 smithi134 ceph-mon[34039]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:48:53.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:48:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:48:54.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:54.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:54 smithi063 ceph-mon[37943]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:54 smithi063 ceph-mon[30293]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:48:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:54 smithi134 ceph-mon[34039]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:55.681 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.1 2024-09-04T16:48:55.682 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:48:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:48:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:48:56.043 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== 2024-09-04T16:48:56.043 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== == AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== ']' 2024-09-04T16:48:56.043 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:48:56.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:56 smithi063 ceph-mon[30293]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:56.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:56 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1919935918' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:56 smithi063 ceph-mon[37943]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:56 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1919935918' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:56 smithi134 ceph-mon[34039]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:48:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:56 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1919935918' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:48:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:48:58 smithi063 ceph-mon[30293]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:48:58 smithi063 ceph-mon[37943]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:48:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:48:58 smithi134 ceph-mon[34039]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:00 smithi063 ceph-mon[30293]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:00 smithi063 ceph-mon[37943]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:01.040 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.1 2024-09-04T16:49:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:00 smithi134 ceph-mon[34039]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.2 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBoj9hmiAu0ARAAgMT9OU3R/jO0otoM8K9Rrw== 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQB3jdhmrB7VIhAAopmh2l/KEhBFZvBr3ao4gg== == AQBoj9hmiAu0ARAAgMT9OU3R/jO0otoM8K9Rrw== ']' 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.2' 2024-09-04T16:49:01.399 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:01.748 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:01.748 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:01.748 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.2 2024-09-04T16:49:01.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:01 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1166951300' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:49:01.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:01 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1166951300' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:49:02.037 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.2 on host 'smithi063' 2024-09-04T16:49:02.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:01 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1166951300' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.1"} : dispatch 2024-09-04T16:49:02.048 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== ']' 2024-09-04T16:49:02.049 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:02.919 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/615184441' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"} : dispatch 2024-09-04T16:49:02.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/615184441' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"} : dispatch 2024-09-04T16:49:02.921 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:02 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-04T16:49:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/615184441' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"} : dispatch 2024-09-04T16:49:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:02 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-04T16:49:03.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[30293]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.2 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[30293]: Rotating authentication key for osd.2 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.2 on smithi063 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[37943]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.2 2024-09-04T16:49:03.926 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[37943]: Rotating authentication key for osd.2 2024-09-04T16:49:03.927 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:03 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.2 on smithi063 2024-09-04T16:49:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:03 smithi134 ceph-mon[34039]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:03 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.2 2024-09-04T16:49:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:03 smithi134 ceph-mon[34039]: Rotating authentication key for osd.2 2024-09-04T16:49:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:03 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.2 on smithi063 2024-09-04T16:49:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:04 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:05.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:04 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:05.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:06.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:06 smithi063 ceph-mon[30293]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:06.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:06 smithi063 ceph-mon[37943]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:07.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:06 smithi134 ceph-mon[34039]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:07.050 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:07.412 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:07.412 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== ']' 2024-09-04T16:49:07.412 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:07.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:07.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:07 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3189051285' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:07.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:07.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:07 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3189051285' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:08.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:07 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3189051285' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:08.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:08 smithi063 ceph-mon[37943]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:08.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:08 smithi063 ceph-mon[30293]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:08 smithi134 ceph-mon[34039]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:10.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:10 smithi063 ceph-mon[37943]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:10.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:10 smithi063 ceph-mon[30293]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:11.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:10 smithi134 ceph-mon[34039]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:12.414 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:12.774 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:12.774 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== ']' 2024-09-04T16:49:12.775 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:12.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:12 smithi063 ceph-mon[30293]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:12.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:12 smithi063 ceph-mon[37943]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:12 smithi134 ceph-mon[34039]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:13.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:13.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:13 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3268665860' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:13.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:13 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3268665860' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:14.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:13 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3268665860' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:14.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:14.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:14 smithi063 ceph-mon[30293]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:14.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:14.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:14 smithi063 ceph-mon[37943]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:14 smithi134 ceph-mon[34039]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:16.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:16 smithi063 ceph-mon[30293]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:16.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:16 smithi063 ceph-mon[37943]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:17.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:16 smithi134 ceph-mon[34039]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:17.776 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:18.139 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:18.140 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== ']' 2024-09-04T16:49:18.140 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:18.698 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:18 smithi063 ceph-mon[30293]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:18.698 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:18 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/523650852' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:18 smithi134 ceph-mon[34039]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:18 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/523650852' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:19.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:18 smithi063 ceph-mon[37943]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:19.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:18 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/523650852' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:20 smithi134 ceph-mon[34039]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:21.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:20 smithi063 ceph-mon[37943]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:21.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:20 smithi063 ceph-mon[30293]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:22 smithi134 ceph-mon[34039]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:23.142 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:22 smithi063 ceph-mon[30293]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.142 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:23.142 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:22 smithi063 ceph-mon[37943]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:23.142 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:23.143 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:23.508 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== 2024-09-04T16:49:23.509 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== ']' 2024-09-04T16:49:23.509 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:23.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:23.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:23 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3596737126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:23.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:23 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3596737126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:24.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:23 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3596737126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:24 smithi134 ceph-mon[34039]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:25.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:24 smithi063 ceph-mon[37943]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:25.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:24 smithi063 ceph-mon[30293]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:25.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:26.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:26 smithi134 ceph-mon[34039]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:26.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:26 smithi063 ceph-mon[30293]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:26.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:26 smithi063 ceph-mon[37943]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:28.510 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.2 2024-09-04T16:49:28.877 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.3 2024-09-04T16:49:28.878 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQB+j9hmhm5sGBAAvoWpsaa+pISzWKMkgagxpA== 2024-09-04T16:49:28.878 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCPjdhmtRztNhAAdsDORBN4XB5wtzvzd7KtXQ== == AQB+j9hmhm5sGBAAvoWpsaa+pISzWKMkgagxpA== ']' 2024-09-04T16:49:28.878 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:49:28.878 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.3' 2024-09-04T16:49:28.878 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:28 smithi063 ceph-mon[30293]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:28.879 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:28 smithi063 ceph-mon[37943]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:28.879 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.3 2024-09-04T16:49:29.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:28 smithi134 ceph-mon[34039]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:29.226 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== 2024-09-04T16:49:29.226 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== 2024-09-04T16:49:29.226 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.3 2024-09-04T16:49:29.516 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.3 on host 'smithi063' 2024-09-04T16:49:29.528 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== == AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== ']' 2024-09-04T16:49:29.528 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:29.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2211723110' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:29.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2469747221' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:29.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2211723110' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2469747221' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:29.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:29 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2211723110' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.2"} : dispatch 2024-09-04T16:49:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:29 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2469747221' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:29 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:29 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:29 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:30.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.3 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"} : dispatch 2024-09-04T16:49:30.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.3 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:30.940 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"} : dispatch 2024-09-04T16:49:30.941 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-04T16:49:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.3 2024-09-04T16:49:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"} : dispatch 2024-09-04T16:49:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-04T16:49:32.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:31 smithi063 ceph-mon[30293]: Rotating authentication key for osd.3 2024-09-04T16:49:32.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:31 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.3 on smithi063 2024-09-04T16:49:32.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:31 smithi063 ceph-mon[37943]: Rotating authentication key for osd.3 2024-09-04T16:49:32.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:31 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.3 on smithi063 2024-09-04T16:49:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:31 smithi134 ceph-mon[34039]: Rotating authentication key for osd.3 2024-09-04T16:49:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:31 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.3 on smithi063 2024-09-04T16:49:33.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[30293]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[37943]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.218 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:32 smithi134 ceph-mon[34039]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:33.218 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.218 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.218 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.218 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:33.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:34.530 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.3 2024-09-04T16:49:34.893 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== 2024-09-04T16:49:34.894 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== == AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== ']' 2024-09-04T16:49:34.894 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:35.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:35.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[30293]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4124534135' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[37943]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:34 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4124534135' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:34 smithi134 ceph-mon[34039]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:34 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4124534135' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:35.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:36.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:36 smithi063 ceph-mon[30293]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:36.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:36 smithi063 ceph-mon[37943]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:36.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:36 smithi134 ceph-mon[34039]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:37.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:37.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:37.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:38.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:38 smithi134 ceph-mon[34039]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:38.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:38 smithi063 ceph-mon[30293]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:38.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:38 smithi063 ceph-mon[37943]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:39.895 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.3 2024-09-04T16:49:40.260 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== 2024-09-04T16:49:40.260 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== == AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== ']' 2024-09-04T16:49:40.260 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:40.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:40 smithi063 ceph-mon[37943]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:40.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:40 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3234178866' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:40.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:40 smithi063 ceph-mon[30293]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:40.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:40 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3234178866' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:40 smithi134 ceph-mon[34039]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:40 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3234178866' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:42.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:42 smithi063 ceph-mon[37943]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:42.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:42 smithi063 ceph-mon[30293]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:42 smithi134 ceph-mon[34039]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:43.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:44.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:44.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:44 smithi063 ceph-mon[30293]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:44.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:44.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:44 smithi063 ceph-mon[37943]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:44 smithi134 ceph-mon[34039]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:45.262 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.3 2024-09-04T16:49:45.622 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.4 2024-09-04T16:49:45.623 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCaj9hmZPiLDxAAlpBzqJH1rYyJ9dNpYnu68g== 2024-09-04T16:49:45.623 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQCnjdhmfMwrExAA69aUu5wWAsCMdFDJmoEpmQ== == AQCaj9hmZPiLDxAAlpBzqJH1rYyJ9dNpYnu68g== ']' 2024-09-04T16:49:45.623 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:49:45.623 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.4' 2024-09-04T16:49:45.623 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:45.624 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:49:45.976 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:49:45.976 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:49:45.976 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.4 2024-09-04T16:49:46.272 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.4 on host 'smithi134' 2024-09-04T16:49:46.272 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[30293]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:46.272 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3467392901' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:46.272 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1969704577' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:46.273 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[37943]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:46.273 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3467392901' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:46.273 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1969704577' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:46.285 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== ']' 2024-09-04T16:49:46.285 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:46 smithi134 ceph-mon[34039]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3467392901' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.3"} : dispatch 2024-09-04T16:49:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1969704577' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.4 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: Rotating authentication key for osd.4 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"} : dispatch 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-04T16:49:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:47 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.4 on smithi134 2024-09-04T16:49:47.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.4 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: Rotating authentication key for osd.4 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"} : dispatch 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-04T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.4 on smithi134 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.4 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: Rotating authentication key for osd.4 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"} : dispatch 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-04T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:47 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.4 on smithi134 2024-09-04T16:49:49.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[30293]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:49.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[37943]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:49.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:48 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:48 smithi134 ceph-mon[34039]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:49.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:48 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:48 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:48 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:49.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:48 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:49:51.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:50 smithi063 ceph-mon[30293]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:51.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:50 smithi063 ceph-mon[37943]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:51.289 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:49:51.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:50 smithi134 ceph-mon[34039]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:51.651 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:49:51.651 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== ']' 2024-09-04T16:49:51.651 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:52.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:51 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2208016234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:52.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:51 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2208016234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:51 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2208016234' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:53.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:52 smithi063 ceph-mon[37943]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:52 smithi063 ceph-mon[30293]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:53.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:52 smithi134 ceph-mon[34039]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:53.241 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:49:53.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:49:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:49:55.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:55.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:54 smithi063 ceph-mon[37943]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:55.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:54 smithi063 ceph-mon[30293]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:49:55.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:54 smithi134 ceph-mon[34039]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:55.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:49:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:49:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:49:56.653 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:49:57.016 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:49:57.016 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== ']' 2024-09-04T16:49:57.017 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:49:57.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:56 smithi063 ceph-mon[30293]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:57.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:56 smithi063 ceph-mon[37943]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:56 smithi134 ceph-mon[34039]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:49:58.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3178903308' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:58.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3178903308' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:58.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3178903308' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:49:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:49:58 smithi134 ceph-mon[34039]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:59.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:49:58 smithi063 ceph-mon[30293]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:49:59.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:49:58 smithi063 ceph-mon[37943]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:00 smithi134 ceph-mon[34039]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:00 smithi134 ceph-mon[34039]: overall HEALTH_OK 2024-09-04T16:50:01.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:00 smithi063 ceph-mon[30293]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:01.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:00 smithi063 ceph-mon[30293]: overall HEALTH_OK 2024-09-04T16:50:01.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:00 smithi063 ceph-mon[37943]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:01.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:00 smithi063 ceph-mon[37943]: overall HEALTH_OK 2024-09-04T16:50:02.018 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:50:02.387 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:50:02.387 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== ']' 2024-09-04T16:50:02.387 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:02 smithi134 ceph-mon[34039]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:02 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/510435412' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:03.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:02 smithi063 ceph-mon[37943]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:02 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/510435412' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:03.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:02 smithi063 ceph-mon[30293]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:03.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:02 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/510435412' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:03.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:04 smithi134 ceph-mon[34039]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.400 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:05.400 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:04 smithi063 ceph-mon[30293]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.400 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:05.400 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:04 smithi063 ceph-mon[37943]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:06 smithi134 ceph-mon[34039]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:07.389 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:50:07.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:06 smithi063 ceph-mon[30293]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:07.390 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:06 smithi063 ceph-mon[37943]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:07.752 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== 2024-09-04T16:50:07.753 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== ']' 2024-09-04T16:50:07.753 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:08.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:08.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:07 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/502945007' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:07 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/502945007' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:08.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:08.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:07 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/502945007' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:09.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:08 smithi134 ceph-mon[34039]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:09.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:08 smithi063 ceph-mon[30293]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:09.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:08 smithi063 ceph-mon[37943]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:11.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:10 smithi134 ceph-mon[34039]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:11.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:10 smithi063 ceph-mon[30293]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:11.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:10 smithi063 ceph-mon[37943]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:12.754 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.4 2024-09-04T16:50:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:12 smithi134 ceph-mon[34039]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:12.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:12 smithi063 ceph-mon[30293]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:12.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:12 smithi063 ceph-mon[37943]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:13.120 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.5 2024-09-04T16:50:13.120 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQCqj9hm7QdCFRAAoB8oGgKHWsB92/Ov4Cu2vA== 2024-09-04T16:50:13.121 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQC9jdhmMvE2MhAA/dMRUdZ94u+Ey/s75PoRbA== == AQCqj9hm7QdCFRAAoB8oGgKHWsB92/Ov4Cu2vA== ']' 2024-09-04T16:50:13.121 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:50:13.121 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.5' 2024-09-04T16:50:13.121 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:13.470 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:13.470 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:13.470 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.5 2024-09-04T16:50:13.526 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:13.768 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.5 on host 'smithi134' 2024-09-04T16:50:13.768 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:13 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1172960374' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:13.769 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:13 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4196184647' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:13.769 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:13 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1172960374' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:13.769 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:13 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4196184647' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:13.781 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== ']' 2024-09-04T16:50:13.781 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:13 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1172960374' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.4"} : dispatch 2024-09-04T16:50:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:13 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4196184647' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:15.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.5 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: Rotating authentication key for osd.5 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"} : dispatch 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-04T16:50:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:14 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.5 on smithi134 2024-09-04T16:50:15.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:15.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.5 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: Rotating authentication key for osd.5 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"} : dispatch 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-04T16:50:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.5 on smithi134 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.5 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:15.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: Rotating authentication key for osd.5 2024-09-04T16:50:15.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"} : dispatch 2024-09-04T16:50:15.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-04T16:50:15.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:14 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.5 on smithi134 2024-09-04T16:50:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:16.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[30293]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[37943]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:16.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:16 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:16 smithi134 ceph-mon[34039]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:16 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:18.783 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:18.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:18 smithi063 ceph-mon[30293]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:18.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:18 smithi063 ceph-mon[37943]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:19.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:18 smithi134 ceph-mon[34039]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:19.145 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:19.145 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== ']' 2024-09-04T16:50:19.145 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:19.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:19 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3374280013' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:19.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:19 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3374280013' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:20.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:19 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3374280013' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:20.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:20 smithi063 ceph-mon[30293]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:20.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:20 smithi063 ceph-mon[37943]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:21.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:20 smithi134 ceph-mon[34039]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:22.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:22 smithi063 ceph-mon[30293]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:22.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:22.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:22 smithi063 ceph-mon[37943]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:22.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:23.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:22 smithi134 ceph-mon[34039]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:23.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:23.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:24.147 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:24.507 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:24.507 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== ']' 2024-09-04T16:50:24.507 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:24.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:24.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[37943]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:24.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4226072347' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:24.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:24.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[30293]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:24.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4226072347' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:24 smithi134 ceph-mon[34039]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4226072347' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:25.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:26.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:26 smithi063 ceph-mon[30293]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:26.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:26 smithi063 ceph-mon[37943]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:27.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:26 smithi134 ceph-mon[34039]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:28.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:28 smithi063 ceph-mon[30293]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:28.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:28 smithi063 ceph-mon[37943]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:29.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:28 smithi134 ceph-mon[34039]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:29.509 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:29.869 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:29.870 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== ']' 2024-09-04T16:50:29.870 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:30.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:30 smithi063 ceph-mon[30293]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:30.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:30 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/238905710' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:30.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:30 smithi063 ceph-mon[37943]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:30.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:30 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/238905710' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:30 smithi134 ceph-mon[34039]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:31.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:30 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/238905710' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:32.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:32 smithi063 ceph-mon[30293]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:32.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:32 smithi063 ceph-mon[37943]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:33.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:32 smithi134 ceph-mon[34039]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:33.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:34.871 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:34.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:34.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:34 smithi063 ceph-mon[30293]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:34.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:34.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:34 smithi063 ceph-mon[37943]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:35.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:34 smithi134 ceph-mon[34039]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:35.232 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== 2024-09-04T16:50:35.232 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== ']' 2024-09-04T16:50:35.233 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:35.694 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:35 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:35] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:35.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:35 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4052872833' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:35.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:35 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4052872833' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:36.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:35 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4052872833' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:37.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:36 smithi134 ceph-mon[34039]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:37.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:36 smithi063 ceph-mon[30293]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:37.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:36 smithi063 ceph-mon[37943]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:38.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:37 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:38.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:37 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:38.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:37 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:39.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:38 smithi134 ceph-mon[34039]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:39.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:38 smithi063 ceph-mon[30293]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:39.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:38 smithi063 ceph-mon[37943]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:40.234 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.5 2024-09-04T16:50:40.601 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.6 2024-09-04T16:50:40.601 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDFj9hmEqzjMhAAxA35V3s2HhLIjS1JIu9xXA== 2024-09-04T16:50:40.601 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDXjdhmE1PiHhAA+6lbnJh3B1/2SPXykq4Ueg== == AQDFj9hmEqzjMhAAxA35V3s2HhLIjS1JIu9xXA== ']' 2024-09-04T16:50:40.601 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:50:40.601 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.6' 2024-09-04T16:50:40.602 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.6 2024-09-04T16:50:40.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:40 smithi063 ceph-mon[30293]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:40.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:40 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3675651168' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:40.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:40 smithi063 ceph-mon[37943]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:40.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:40 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3675651168' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:40.954 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== 2024-09-04T16:50:40.954 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== 2024-09-04T16:50:40.954 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.6 2024-09-04T16:50:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:40 smithi134 ceph-mon[34039]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:40 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3675651168' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.5"} : dispatch 2024-09-04T16:50:41.247 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.6 on host 'smithi134' 2024-09-04T16:50:41.259 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== == AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== ']' 2024-09-04T16:50:41.259 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2061883204' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:41 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2061883204' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:42.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2061883204' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:42.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:50:42.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:50:42.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:50:42.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:41 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:43.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:43.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.6 2024-09-04T16:50:43.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:43.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: Rotating authentication key for osd.6 2024-09-04T16:50:43.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"} : dispatch 2024-09-04T16:50:43.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-04T16:50:43.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:42 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.6 on smithi134 2024-09-04T16:50:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.6 2024-09-04T16:50:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: Rotating authentication key for osd.6 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"} : dispatch 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.6 on smithi134 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.6 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: Rotating authentication key for osd.6 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"} : dispatch 2024-09-04T16:50:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-04T16:50:43.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:42 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.6 on smithi134 2024-09-04T16:50:43.544 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:44 smithi134 ceph-mon[34039]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:44.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.445 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[37943]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:44.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:44 smithi063 ceph-mon[30293]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:45.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:45 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:45] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:46.261 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.6 2024-09-04T16:50:46.622 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== 2024-09-04T16:50:46.622 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== == AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== ']' 2024-09-04T16:50:46.622 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:46.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:46 smithi063 ceph-mon[37943]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:46.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:46 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2406183153' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:46 smithi063 ceph-mon[30293]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:46 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2406183153' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:46 smithi134 ceph-mon[34039]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:47.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:46 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2406183153' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:48.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:48 smithi063 ceph-mon[30293]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:48.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:48 smithi063 ceph-mon[37943]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:49.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:48 smithi134 ceph-mon[34039]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:50.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:50 smithi063 ceph-mon[30293]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:50.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:50 smithi063 ceph-mon[37943]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:51.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:50 smithi134 ceph-mon[34039]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:51.624 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.6 2024-09-04T16:50:51.983 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== 2024-09-04T16:50:51.983 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== == AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== ']' 2024-09-04T16:50:51.983 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[30293]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1210515639' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:52.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:52.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[37943]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:52.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1210515639' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:52.947 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:52 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:53.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:52 smithi134 ceph-mon[34039]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:53.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:52 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1210515639' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:53.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:52 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:50:53.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:50:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:50:54.945 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:54 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:54.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:54 smithi063 ceph-mon[37943]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:54 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:54.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:54 smithi063 ceph-mon[30293]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:54 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:50:55.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:54 smithi134 ceph-mon[34039]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:55.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:50:55 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:50:55] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:50:56.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:56 smithi063 ceph-mon[30293]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:56.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:56 smithi063 ceph-mon[37943]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:56.985 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.6 2024-09-04T16:50:57.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:56 smithi134 ceph-mon[34039]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:50:57.348 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== 2024-09-04T16:50:57.348 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== == AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== ']' 2024-09-04T16:50:57.348 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:50:57.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:57 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2410605398' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:57.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:57 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2410605398' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:58.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:57 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2410605398' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:50:58.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:50:58 smithi063 ceph-mon[30293]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:58.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:50:58 smithi063 ceph-mon[37943]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:50:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:50:58 smithi134 ceph-mon[34039]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:00.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:00 smithi063 ceph-mon[30293]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:00.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:00 smithi063 ceph-mon[37943]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:00 smithi134 ceph-mon[34039]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:02.350 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.6 2024-09-04T16:51:02.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:02 smithi063 ceph-mon[30293]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:02.695 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:02 smithi063 ceph-mon[37943]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:02.709 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for osd.7 2024-09-04T16:51:02.710 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDhj9hmQ0esKhAAlnR1vxmAPIYO+ywKcJeU1A== 2024-09-04T16:51:02.710 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjdhmQx3FCxAAk0bXPgPMBVZY0cUehlVfdw== == AQDhj9hmQ0esKhAAlnR1vxmAPIYO+ywKcJeU1A== ']' 2024-09-04T16:51:02.710 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:51:02.710 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for osd.7' 2024-09-04T16:51:02.710 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:02 smithi134 ceph-mon[34039]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:03.058 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:03.058 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:03.058 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key osd.7 2024-09-04T16:51:03.347 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key osd.7 on host 'smithi134' 2024-09-04T16:51:03.359 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== ']' 2024-09-04T16:51:03.359 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:03.695 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1833106621' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/513052215' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"} : dispatch 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-04T16:51:03.696 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1833106621' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/513052215' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"} : dispatch 2024-09-04T16:51:03.697 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:03 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-04T16:51:03.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:51:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1833106621' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.6"} : dispatch 2024-09-04T16:51:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/513052215' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"} : dispatch 2024-09-04T16:51:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:03 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: Schedule rotate-key daemon osd.7 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: Rotating authentication key for osd.7 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: Reconfiguring daemon osd.7 on smithi134 2024-09-04T16:51:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:04 smithi134 ceph-mon[34039]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:04.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: Schedule rotate-key daemon osd.7 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: Rotating authentication key for osd.7 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: Reconfiguring daemon osd.7 on smithi134 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[30293]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: Schedule rotate-key daemon osd.7 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: Rotating authentication key for osd.7 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: Reconfiguring daemon osd.7 on smithi134 2024-09-04T16:51:04.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:04 smithi063 ceph-mon[37943]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:05.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:51:05] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:51:06.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:05 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:06.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:05 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:07.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:06 smithi063 ceph-mon[30293]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:07.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:06 smithi063 ceph-mon[37943]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:06 smithi134 ceph-mon[34039]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T16:51:08.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:07 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:08.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:07 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:08.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:07 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:08.361 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:08.721 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:08.721 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== ']' 2024-09-04T16:51:08.721 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:09.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:08 smithi063 ceph-mon[30293]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:09.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:08 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3792015708' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:09.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:08 smithi063 ceph-mon[37943]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:09.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:08 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3792015708' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:09.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:08 smithi134 ceph-mon[34039]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:09.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:08 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3792015708' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:11.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:10 smithi063 ceph-mon[30293]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:11.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:10 smithi063 ceph-mon[37943]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:11.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:10 smithi134 ceph-mon[34039]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:12 smithi063 ceph-mon[30293]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:12 smithi063 ceph-mon[37943]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:12 smithi134 ceph-mon[34039]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:13.723 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:13.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:51:13 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:51:14.084 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:14.084 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== ']' 2024-09-04T16:51:14.084 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:15.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:15.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[30293]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:15.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3069854043' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[37943]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:15.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:14 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3069854043' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:14 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:14 smithi134 ceph-mon[34039]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:15.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:14 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3069854043' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:15.695 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:15 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:51:15] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:51:17.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:16 smithi063 ceph-mon[30293]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:17.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:16 smithi063 ceph-mon[37943]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:17.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:16 smithi134 ceph-mon[34039]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:19.086 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:19.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:18 smithi063 ceph-mon[30293]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:19.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:18 smithi063 ceph-mon[37943]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:18 smithi134 ceph-mon[34039]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:19.447 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:19.447 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== ']' 2024-09-04T16:51:19.448 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:20.195 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:19 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/856206875' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:20.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:19 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/856206875' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:20.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:19 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/856206875' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:21.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:20 smithi063 ceph-mon[30293]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:21.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:20 smithi063 ceph-mon[37943]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:21.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:20 smithi134 ceph-mon[34039]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:22 smithi063 ceph-mon[30293]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:22 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:23.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:22 smithi063 ceph-mon[37943]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:22 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:22 smithi134 ceph-mon[34039]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:22 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:23.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:51:23 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:51:24.449 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:24.814 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== 2024-09-04T16:51:24.814 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== ']' 2024-09-04T16:51:24.814 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:25.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:25.238 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[30293]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:25.238 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2999802338' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:25.239 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:25.239 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[37943]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:25.239 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:24 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2999802338' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:24 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:24 smithi134 ceph-mon[34039]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:24 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2999802338' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:25.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:25 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ::ffff:172.21.15.134 - - [04/Sep/2024:16:51:25] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.51.0" 2024-09-04T16:51:27.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:26 smithi063 ceph-mon[30293]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:27.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:26 smithi063 ceph-mon[37943]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:26 smithi134 ceph-mon[34039]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:29.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:28 smithi063 ceph-mon[30293]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:29.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:28 smithi063 ceph-mon[37943]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:28 smithi134 ceph-mon[34039]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T16:51:29.815 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key osd.7 2024-09-04T16:51:30.176 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for mgr.y 2024-09-04T16:51:30.177 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQD3j9hmD++fGRAADeSMqGeIuyiFz+aEfZ7Ptw== 2024-09-04T16:51:30.177 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQAJjthm0IawJBAANkH247VDn2xwmCQhWOE/JA== == AQD3j9hmD++fGRAADeSMqGeIuyiFz+aEfZ7Ptw== ']' 2024-09-04T16:51:30.177 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:51:30.177 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for mgr.y' 2024-09-04T16:51:30.177 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key mgr.y 2024-09-04T16:51:30.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== 2024-09-04T16:51:30.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== 2024-09-04T16:51:30.527 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key mgr.y 2024-09-04T16:51:30.818 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key mgr.y on host 'smithi063' 2024-09-04T16:51:30.831 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== == AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== ']' 2024-09-04T16:51:30.832 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/3186493311' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/2405661769' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:31.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/3186493311' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/2405661769' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:31.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:30 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/3186493311' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "osd.7"} : dispatch 2024-09-04T16:51:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/2405661769' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:30 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: Schedule rotate-key daemon mgr.y 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: Rotating authentication key for mgr.y 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:32.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[30293]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: Schedule rotate-key daemon mgr.y 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: Rotating authentication key for mgr.y 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:32.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:31 smithi063 ceph-mon[37943]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: Schedule rotate-key daemon mgr.y 2024-09-04T16:51:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: Rotating authentication key for mgr.y 2024-09-04T16:51:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:32.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:31 smithi134 ceph-mon[34039]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.573+0000 7fc85cb9e640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.575+0000 7fc84eb02640 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-y/keyring', '-n', 'mgr.y', 'tell', 'mgr.y', 'rotate-key', '-i', '-']: 2024-09-04T16:51:32.567+0000 7f6ab3343640 1 Processor -- start 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab3343640 1 -- start start 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab3343640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 unknown :-1 s=NONE pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab3343640 1 -- --> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] -- mon_getmap magic: 0 -- 0x7f6aac06dda0 con 0x7f6aac06d3b0 2024-09-04T16:51:32.696 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab10df640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab10df640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.63:3300/0 says I am v2:172.21.15.63:56262/0 (socket says 172.21.15.63:56262) 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab10df640 1 -- 172.21.15.63:0/908715823 learned_addr learned my addr 172.21.15.63:0/908715823 (peer_addr_for_me v2:172.21.15.63:0/0) 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.567+0000 7f6ab10df640 1 -- 172.21.15.63:0/908715823 --> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f6aac06df20 con 0x7f6aac06d3b0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6ab10df640 1 --2- 172.21.15.63:0/908715823 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 secure :-1 s=READY pgs=316 cs=0 l=1 rev1=1 crypto rx=0x7f6aa8009820 tx=0x7f6aa802a270 comp rx=0 tx=0).ready entity=mon.0 client_cookie=7c1d5b77e64ca03e server_cookie=0 in_seq=0 out_seq=0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 1 -- 172.21.15.63:0/908715823 <== mon.0 v2:172.21.15.63:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f6aa8037070 con 0x7f6aac06d3b0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 1 -- 172.21.15.63:0/908715823 --> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f6a98003b20 con 0x7f6aac06d3b0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 1 -- 172.21.15.63:0/908715823 <== mon.0 v2:172.21.15.63:3300/0 2 ==== config(39 keys) ==== 1724+0+0 (secure 0 0 0) 0x7f6aa8032b60 con 0x7f6aac06d3b0 2024-09-04T16:51:32.697 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 1 -- 172.21.15.63:0/908715823 <== mon.0 v2:172.21.15.63:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f6aa8031830 con 0x7f6aac06d3b0 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 1 -- 172.21.15.63:0/908715823 <== mon.0 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f6a98003b20 con 0x7f6aac06d3b0 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6aa3fff640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 8807797085233533558 != 18374858748799134293 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.568+0000 7f6ab3343640 1 -- 172.21.15.63:0/908715823 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 msgr2=0x7f6aac06d7b0 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 --2- 172.21.15.63:0/908715823 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 secure :-1 s=READY pgs=316 cs=0 l=1 rev1=1 crypto rx=0x7f6aa8009820 tx=0x7f6aa802a270 comp rx=0 tx=0).stop 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- 172.21.15.63:0/908715823 shutdown_connections 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 --2- 172.21.15.63:0/908715823 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac06d3b0 0x7f6aac06d7b0 unknown :-1 s=CLOSED pgs=316 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- 172.21.15.63:0/908715823 >> 172.21.15.63:0/908715823 conn(0x7f6aac071350 msgr2=0x7f6aac073770 unknown :-1 s=STATE_NONE l=0).mark_down 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- 172.21.15.63:0/908715823 shutdown_connections 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- 172.21.15.63:0/908715823 wait complete. 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 Processor -- start 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- start start 2024-09-04T16:51:32.698 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 --2- >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7f6aac06d3b0 0x7f6aac1a0ed0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:32.699 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac1a1480 0x7f6aac1a2200 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:32.699 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 --2- >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7f6aac1a2740 0x7f6aac1a2bf0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:32.699 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- --> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] -- mon_getmap magic: 0 -- 0x7f6aac10df10 con 0x7f6aac1a1480 2024-09-04T16:51:32.699 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- mon_getmap magic: 0 -- 0x7f6aac10dd90 con 0x7f6aac1a2740 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab3343640 1 -- --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- mon_getmap magic: 0 -- 0x7f6aac10e090 con 0x7f6aac06d3b0 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.569+0000 7f6ab10df640 1 --2- >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7f6aac06d3b0 0x7f6aac1a0ed0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 --2- >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7f6aac06d3b0 0x7f6aac1a0ed0 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.63:3301/0 says I am v2:172.21.15.63:46920/0 (socket says 172.21.15.63:46920) 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 -- 172.21.15.63:0/1945282652 learned_addr learned my addr 172.21.15.63:0/1945282652 (peer_addr_for_me v2:172.21.15.63:0/0) 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab08de640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac1a1480 0x7f6aac1a2200 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 -- 172.21.15.63:0/1945282652 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7f6aac1a2740 msgr2=0x7f6aac1a2bf0 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 --2- 172.21.15.63:0/1945282652 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7f6aac1a2740 0x7f6aac1a2bf0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 -- 172.21.15.63:0/1945282652 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac1a1480 msgr2=0x7f6aac1a2200 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 --2- 172.21.15.63:0/1945282652 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac1a1480 0x7f6aac1a2200 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:32.700 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 -- 172.21.15.63:0/1945282652 --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f6aac1a9340 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab08de640 1 --2- 172.21.15.63:0/1945282652 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7f6aac1a1480 0x7f6aac1a2200 unknown :-1 s=CLOSED pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_auth_done state changed! 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab10df640 1 --2- 172.21.15.63:0/1945282652 >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7f6aac06d3b0 0x7f6aac1a0ed0 secure :-1 s=READY pgs=161 cs=0 l=1 rev1=1 crypto rx=0x7f6aa802a860 tx=0x7f6aa8032f40 comp rx=0 tx=0).ready entity=mon.2 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f6aa8037040 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f6a98003160 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab3343640 1 -- 172.21.15.63:0/1945282652 --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- mon_subscribe({mgrmap=0+}) -- 0x7f6aac1a95d0 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 2 ==== config(39 keys) ==== 1724+0+0 (secure 0 0 0) 0x7f6aa8031750 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f6aa8044690 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6ab3343640 1 -- 172.21.15.63:0/1945282652 --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- mon_subscribe({osdmap=0}) -- 0x7f6aac1a9b30 con 0x7f6aac06d3b0 2024-09-04T16:51:32.701 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f6aac1a9b30 con 0x7f6aac06d3b0 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.570+0000 7f6aa27fc640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 8807797085233533558 != 18374858748799134293 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.572+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 5 ==== mgrmap(e 22) ==== 102031+0+0 (secure 0 0 0) 0x7f6aa803c790 con 0x7f6aac06d3b0 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.572+0000 7f6aa27fc640 1 --2- 172.21.15.63:0/1945282652 >> v2:172.21.15.63:6800/2470675645 conn(0x7f6a9807eb30 0x7f6a98080ff0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.572+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 --> v2:172.21.15.63:6800/2470675645 -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7f6a980816c0 con 0x7f6a9807eb30 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.572+0000 7f6ab08de640 1 --2- 172.21.15.63:0/1945282652 >> v2:172.21.15.63:6800/2470675645 conn(0x7f6a9807eb30 0x7f6a98080ff0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.573+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mon.2 v2:172.21.15.63:3301/0 6 ==== osd_map(65..65 src has 1..65) ==== 6259+0+0 (secure 0 0 0) 0x7f6aa80bdd70 con 0x7f6aac06d3b0 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.573+0000 7f6ab08de640 1 --2- 172.21.15.63:0/1945282652 >> v2:172.21.15.63:6800/2470675645 conn(0x7f6a9807eb30 0x7f6a98080ff0 secure :-1 s=READY pgs=151 cs=0 l=1 rev1=1 crypto rx=0x7f6a9c009cf0 tx=0x7f6a9c009190 comp rx=0 tx=0).ready entity=mgr.24518 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.573+0000 7f6aa27fc640 1 -- 172.21.15.63:0/1945282652 <== mgr.24518 v2:172.21.15.63:6800/2470675645 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7f6a980816c0 con 0x7f6a9807eb30 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: Error EACCES: problem getting command descriptions from mgr.y 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:32.588+0000 7fc8b97bd640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T16:51:32.702 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setuser ceph since I am not root 2024-09-04T16:51:32.703 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: ignoring --setgroup ceph since I am not root 2024-09-04T16:51:32.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:32] ENGINE Bus STOPPING 2024-09-04T16:51:33.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: pgmap v235: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr fail", "who": "y"} : dispatch 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: Activating manager daemon x 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: mgrmap e23: x(active, starting, since 0.00662188s) 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:33.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:33.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: pgmap v235: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr fail", "who": "y"} : dispatch 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: Activating manager daemon x 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: mgrmap e23: x(active, starting, since 0.00662188s) 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:33.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:33.199 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:33.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:33.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:33.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:33.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:33.200 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:32 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:33.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:51:33.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:32] ENGINE Bus STOPPED 2024-09-04T16:51:33.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: pgmap v235: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T16:51:33.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd={"prefix": "mgr fail", "who": "y"} : dispatch 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: Activating manager daemon x 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24518 172.21.15.63:0/3657051785' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: mgrmap e23: x(active, starting, since 0.00662188s) 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-04T16:51:33.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:33.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:32 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:34.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: Manager daemon x is now available 2024-09-04T16:51:34.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:34.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:51:34.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:34.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: Manager daemon x is now available 2024-09-04T16:51:34.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:33 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.200 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:51:34.200 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:33] ENGINE Bus STARTING 2024-09-04T16:51:34.200 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:34] ENGINE Serving on http://:::9283 2024-09-04T16:51:34.201 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:34] ENGINE Bus STARTED 2024-09-04T16:51:34.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: Manager daemon x is now available 2024-09-04T16:51:34.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T16:51:34.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T16:51:34.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T16:51:34.202 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.202 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-04T16:51:34.202 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.202 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:33 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:34.229+0000 7f91b6cc7640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:51:34] ENGINE Error in HTTPServer.serve 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: Traceback (most recent call last): 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: self._connections.run(self.expiration_interval) 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:51:34.545 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: self._run(expiration_interval) 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: s = self.context.wrap_socket( 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: return self.sslsocket_class._create( 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: self.do_handshake() 2024-09-04T16:51:34.546 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:51:34.547 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: self._sslobj.do_handshake() 2024-09-04T16:51:34.547 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:51:34.547 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:35.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[30293]: mgrmap e24: x(active, since 1.34241s) 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[30293]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[30293]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[37943]: mgrmap e24: x(active, since 1.34241s) 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[37943]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:51:35.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:34 smithi063 ceph-mon[37943]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-mon[34039]: mgrmap e24: x(active, since 1.34241s) 2024-09-04T16:51:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-mon[34039]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T16:51:35.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:34 smithi134 ceph-mon[34039]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:35.833 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key mgr.y 2024-09-04T16:51:36.194 INFO:teuthology.orchestra.run.smithi063.stdout:rotating key for mgr.x 2024-09-04T16:51:36.195 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQASkNhmE5LgNRAAxClliGqTly/sPr6FfV8pKg== 2024-09-04T16:51:36.195 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQDxjNhmRb0sKhAAuJ5Xra0UNYdqXNfwBklEWQ== == AQASkNhmE5LgNRAAxClliGqTly/sPr6FfV8pKg== ']' 2024-09-04T16:51:36.195 INFO:teuthology.orchestra.run.smithi063.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-04T16:51:36.195 INFO:teuthology.orchestra.run.smithi063.stderr:+ echo 'rotating key for mgr.x' 2024-09-04T16:51:36.195 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key mgr.x 2024-09-04T16:51:36.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: [04/Sep/2024:16:51:34] ENGINE Bus STARTING 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: [04/Sep/2024:16:51:34] ENGINE Serving on https://172.21.15.134:7150 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: [04/Sep/2024:16:51:34] ENGINE Error in HTTPServer.serve 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:51:36.196 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: [04/Sep/2024:16:51:34] ENGINE Serving on http://172.21.15.134:8765 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: [04/Sep/2024:16:51:34] ENGINE Bus STARTED 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[30293]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:36.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: [04/Sep/2024:16:51:34] ENGINE Bus STARTING 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: [04/Sep/2024:16:51:34] ENGINE Serving on https://172.21.15.134:7150 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: [04/Sep/2024:16:51:34] ENGINE Error in HTTPServer.serve 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: Traceback (most recent call last): 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._run(expiration_interval) 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:51:36.198 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: s = self.context.wrap_socket( 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: return self.sslsocket_class._create( 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: self.do_handshake() 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: self._sslobj.do_handshake() 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: [04/Sep/2024:16:51:34] ENGINE Serving on http://172.21.15.134:8765 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: [04/Sep/2024:16:51:34] ENGINE Bus STARTED 2024-09-04T16:51:36.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:35 smithi063 ceph-mon[37943]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:36.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: [04/Sep/2024:16:51:34] ENGINE Bus STARTING 2024-09-04T16:51:36.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: [04/Sep/2024:16:51:34] ENGINE Serving on https://172.21.15.134:7150 2024-09-04T16:51:36.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: [04/Sep/2024:16:51:34] ENGINE Error in HTTPServer.serve 2024-09-04T16:51:36.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._connections.run(self.expiration_interval) 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._run(expiration_interval) 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:51:36.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: s = self.context.wrap_socket( 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.sslsocket_class._create( 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.do_handshake() 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: self._sslobj.do_handshake() 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: [04/Sep/2024:16:51:34] ENGINE Serving on http://172.21.15.134:8765 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: [04/Sep/2024:16:51:34] ENGINE Bus STARTED 2024-09-04T16:51:36.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:35 smithi134 ceph-mon[34039]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:36.580 INFO:teuthology.orchestra.run.smithi063.stderr:+ K=AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== 2024-09-04T16:51:36.580 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== 2024-09-04T16:51:36.580 INFO:teuthology.orchestra.run.smithi063.stderr:+ ceph orch daemon rotate-key mgr.x 2024-09-04T16:51:36.892 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled to rotate-key mgr.x on host 'smithi134' 2024-09-04T16:51:36.903 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== == AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== ']' 2024-09-04T16:51:36.903 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: mgrmap e25: x(active, since 3s) 2024-09-04T16:51:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/4052216812' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.197 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/242112126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: mgrmap e25: x(active, since 3s) 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/4052216812' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/242112126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.198 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:36 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: mgrmap e25: x(active, since 3s) 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/4052216812' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.y"} : dispatch 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/242112126' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:36 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: Schedule rotate-key daemon mgr.x 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.196 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:51:38] ENGINE Bus STARTING 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: CherryPy Checker: 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: The Application mounted at '' has an empty config. 2024-09-04T16:51:38.197 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:51:38] ENGINE Serving on http://:::9283 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[30520]: [04/Sep/2024:16:51:38] ENGINE Bus STARTED 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: Schedule rotate-key daemon mgr.x 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.198 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.199 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:37 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: Schedule rotate-key daemon mgr.x 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:37 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi063 to 3248M 2024-09-04T16:51:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: mgrmap e26: x(active, since 5s) 2024-09-04T16:51:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: Standby manager daemon y started 2024-09-04T16:51:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:38 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:39.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi063 to 3248M 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: mgrmap e26: x(active, since 5s) 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: Standby manager daemon y started 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi063 to 3248M 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: mgrmap e26: x(active, since 5s) 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: Standby manager daemon y started 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.63:0/1391019490' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.448 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-04T16:51:39.449 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:39.449 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:39.449 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:38 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T16:51:40.010 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Adjusting osd_memory_target on smithi134 to 3248M 2024-09-04T16:51:40.010 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:51:40.010 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:51:40.010 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Adjusting osd_memory_target on smithi134 to 3248M 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:40.012 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.013 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:40.014 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:39 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:40.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Adjusting osd_memory_target on smithi134 to 3248M 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.conf 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"} : dispatch 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:39 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: Rotating authentication key for mgr.y 2024-09-04T16:51:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:40 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: Rotating authentication key for mgr.y 2024-09-04T16:51:41.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.380 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: Updating smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.380 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: Updating smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T16:51:41.381 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: Rotating authentication key for mgr.y 2024-09-04T16:51:41.381 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: Reconfiguring daemon mgr.y on smithi063 2024-09-04T16:51:41.381 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.381 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:40 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:41.381 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:41 smithi063 systemd[1]: Stopping Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:41.905 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key mgr.x 2024-09-04T16:51:41.945 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:41 smithi063 podman[80683]: 2024-09-04 16:51:41.674386621 +0000 UTC m=+0.149367947 container died d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T16:51:42.272 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:41 smithi063 ceph-mon[30293]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:51:42.273 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:41 smithi063 ceph-mon[37943]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:51:42.273 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80683]: 2024-09-04 16:51:42.07677561 +0000 UTC m=+0.551756937 container cleanup d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-04T16:51:42.273 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 bash[80683]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T16:51:42.273 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== 2024-09-04T16:51:42.273 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== == AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== ']' 2024-09-04T16:51:42.273 INFO:teuthology.orchestra.run.smithi063.stderr:+ sleep 5 2024-09-04T16:51:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:41 smithi134 ceph-mon[34039]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T16:51:42.676 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80695]: 2024-09-04 16:51:42.328807376 +0000 UTC m=+0.653497187 container remove d8f433852e4a5b92163c55c155e2624f06c6dd1be9a7c4bcd7aa18299ea53089 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-04T16:51:42.676 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:51:42.676 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-04T16:51:42.676 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 systemd[1]: Stopped Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:51:42.677 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service: Consumed 1min 3.167s CPU time. 2024-09-04T16:51:42.677 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 systemd[1]: Starting Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:42.926 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80813]: 2024-09-04 16:51:42.578895002 +0000 UTC m=+0.015709573 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T16:51:42.927 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80813]: 2024-09-04 16:51:42.713096348 +0000 UTC m=+0.149910916 container create 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T16:51:42.927 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80813]: 2024-09-04 16:51:42.923950956 +0000 UTC m=+0.360765519 container init 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.vendor=CentOS) 2024-09-04T16:51:42.927 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 podman[80813]: 2024-09-04 16:51:42.926922014 +0000 UTC m=+0.363736577 container start 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-04T16:51:43.195 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:42 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/1153225094' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:43.196 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:42 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/1153225094' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:43.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 ceph-mgr[80831]: -- 172.21.15.63:0/1402506078 <== mon.2 v2:172.21.15.63:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5572fc4cd0e0 con 0x5572fc4ab400 2024-09-04T16:51:43.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:42 smithi063 ceph-mgr[80831]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 14070638277038269221 != 18374858748799134293 2024-09-04T16:51:43.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:43 smithi063 bash[80813]: 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 2024-09-04T16:51:43.196 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:43 smithi063 systemd[1]: Started Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:51:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:42 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/1153225094' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:44.044 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug there is no tcmu-runner data available 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:44.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:43 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:44.304 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:44.305 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-04T16:51:44.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:43 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T16:51:44.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7f91ecff0640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.645+0000 7f91ea7eb640 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-x/keyring', '-n', 'mgr.x', 'tell', 'mgr.x', 'rotate-key', '-i', '-']: 2024-09-04T16:51:44.639+0000 7fcae93a8640 1 -- 172.21.15.134:0/602599148 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7fcad00036e0 con 0x7fcae406a780 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcae93a8640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 5141262998956146268 != 18374858748799134293 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 -- 172.21.15.134:0/602599148 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 msgr2=0x7fcae406ab80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 --2- 172.21.15.134:0/602599148 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae406ab80 secure :-1 s=READY pgs=81 cs=0 l=1 rev1=1 crypto rx=0x7fcae0009ca0 tx=0x7fcae002a8c0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 -- 172.21.15.134:0/602599148 shutdown_connections 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 --2- 172.21.15.134:0/602599148 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 0x7fcae410c680 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 --2- 172.21.15.134:0/602599148 >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7fcae410cbc0 0x7fcae4113520 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 --2- 172.21.15.134:0/602599148 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae406ab80 unknown :-1 s=CLOSED pgs=81 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.795 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 -- 172.21.15.134:0/602599148 >> 172.21.15.134:0/602599148 conn(0x7fcae4070aa0 msgr2=0x7fcae4072ee0 unknown :-1 s=STATE_NONE l=0).mark_down 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 -- 172.21.15.134:0/602599148 shutdown_connections 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.639+0000 7fcaec60e640 1 -- 172.21.15.134:0/602599148 wait complete. 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 Processor -- start 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 -- start start 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 --2- >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae41a0b20 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 --2- >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 0x7fcae41a1170 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 --2- >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7fcae410cbc0 0x7fcae41a1e50 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 -- --> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] -- mon_getmap magic: 0 -- 0x7fcae4116740 con 0x7fcae410c200 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 -- --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- mon_getmap magic: 0 -- 0x7fcae41165c0 con 0x7fcae406a780 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaec60e640 1 -- --> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] -- mon_getmap magic: 0 -- 0x7fcae41168c0 con 0x7fcae410cbc0 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 --2- >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae41a0b20 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:44.796 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 --2- >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae41a0b20 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.134:3300/0 says I am v2:172.21.15.134:46166/0 (socket says 172.21.15.134:46166) 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 -- 172.21.15.134:0/3486197456 learned_addr learned my addr 172.21.15.134:0/3486197456 (peer_addr_for_me v2:172.21.15.134:0/0) 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcae9ba9640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 0x7fcae41a1170 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaeabab640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7fcae410cbc0 0x7fcae41a1e50 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 -- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7fcae410cbc0 msgr2=0x7fcae41a1e50 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3301/0,v1:172.21.15.63:6790/0] conn(0x7fcae410cbc0 0x7fcae41a1e50 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 -- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 msgr2=0x7fcae41a1170 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-04T16:51:44.797 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 0x7fcae41a1170 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcaea3aa640 1 -- 172.21.15.134:0/3486197456 --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7fcae41a26f0 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.640+0000 7fcae9ba9640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x7fcae410c200 0x7fcae41a1170 unknown :-1 s=CLOSED pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_auth_reply_more state changed! 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcaea3aa640 1 --2- 172.21.15.134:0/3486197456 >> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] conn(0x7fcae406a780 0x7fcae41a0b20 secure :-1 s=READY pgs=82 cs=0 l=1 rev1=1 crypto rx=0x7fcae0000f80 tx=0x7fcae002fc00 comp rx=0 tx=0).ready entity=mon.1 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7fcae0004230 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7fcad0003310 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 2 ==== config(39 keys) ==== 1724+0+0 (secure 0 0 0) 0x7fcae0049070 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcaec60e640 1 -- 172.21.15.134:0/3486197456 --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- mon_subscribe({mgrmap=0+}) -- 0x7fcae41a2980 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7fcae0031a40 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcaec60e640 1 -- 172.21.15.134:0/3486197456 --> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] -- mon_subscribe({osdmap=0}) -- 0x7fcae41a8f10 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7fcae41a8f10 con 0x7fcae406a780 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.641+0000 7fcadb7fe640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 5141262998956146268 != 18374858748799134293 2024-09-04T16:51:44.798 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.642+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 5 ==== mgrmap(e 27) ==== 102033+0+0 (secure 0 0 0) 0x7fcae0043070 con 0x7fcae406a780 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcadb7fe640 1 --2- 172.21.15.134:0/3486197456 >> v2:172.21.15.134:6816/2249789095 conn(0x7fcad007a4a0 0x7fcad007c960 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 --> v2:172.21.15.134:6816/2249789095 -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7fcad007d030 con 0x7fcad007a4a0 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mon.1 v2:172.21.15.134:3300/0 6 ==== osd_map(66..66 src has 1..66) ==== 6474+0+0 (secure 0 0 0) 0x7fcae00bdc10 con 0x7fcae406a780 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcae9ba9640 1 --2- 172.21.15.134:0/3486197456 >> v2:172.21.15.134:6816/2249789095 conn(0x7fcad007a4a0 0x7fcad007c960 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcae9ba9640 1 --2- 172.21.15.134:0/3486197456 >> v2:172.21.15.134:6816/2249789095 conn(0x7fcad007a4a0 0x7fcad007c960 secure :-1 s=READY pgs=29 cs=0 l=1 rev1=1 crypto rx=0x7fcad4009c10 tx=0x7fcad4005f90 comp rx=0 tx=0).ready entity=mgr.24487 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.643+0000 7fcadb7fe640 1 -- 172.21.15.134:0/3486197456 <== mgr.24487 v2:172.21.15.134:6816/2249789095 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7fcad007d030 con 0x7fcad007a4a0 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: Error EACCES: problem getting command descriptions from mgr.x 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:44.656+0000 7f9255ea7640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: ignoring --setuser ceph since I am not root 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: ignoring --setgroup ceph since I am not root 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mgr[35753]: -- 172.21.15.134:0/1700821147 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55daa65b70e0 con 0x55daa6595000 2024-09-04T16:51:44.799 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mgr[35753]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 5141262998956146268 != 18374858748799134293 2024-09-04T16:51:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: Rotating authentication key for mgr.x 2024-09-04T16:51:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: Reconfiguring daemon mgr.x on smithi134 2024-09-04T16:51:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: Activating manager daemon y 2024-09-04T16:51:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:51:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:51:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:44 smithi134 ceph-mon[34039]: mgrmap e28: y(active, starting, since 0.00676899s) 2024-09-04T16:51:45.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: Rotating authentication key for mgr.x 2024-09-04T16:51:45.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: Reconfiguring daemon mgr.x on smithi134 2024-09-04T16:51:45.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[30293]: mgrmap e28: y(active, starting, since 0.00676899s) 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: Rotating authentication key for mgr.x 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: Reconfiguring daemon mgr.x on smithi134 2024-09-04T16:51:45.446 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='client.24439 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='mgr.24487 172.21.15.134:0/199940475' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd={"prefix": "mgr fail", "who": "x"} : dispatch 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: Activating manager daemon y 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T16:51:45.447 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:44 smithi063 ceph-mon[37943]: mgrmap e28: y(active, starting, since 0.00676899s) 2024-09-04T16:51:47.274 INFO:teuthology.orchestra.run.smithi063.stderr:++ ceph auth get-key mgr.x 2024-09-04T16:51:47.624 INFO:teuthology.orchestra.run.smithi063.stderr:+ NK=AQAfkNhmCfqLBBAADb3WJakxPt0PehaWHbQ68g== 2024-09-04T16:51:47.625 INFO:teuthology.orchestra.run.smithi063.stderr:+ '[' AQBXjdhm10TKARAANKEDnmJJF2TCA0voK03VHg== == AQAfkNhmCfqLBBAADb3WJakxPt0PehaWHbQ68g== ']' 2024-09-04T16:51:47.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:47 smithi063 ceph-mon[30293]: from='client.? 172.21.15.63:0/646711060' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:47.946 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:47 smithi063 ceph-mon[37943]: from='client.? 172.21.15.63:0/646711060' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:48.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:47 smithi134 ceph-mon[34039]: from='client.? 172.21.15.63:0/646711060' entity='client.admin' cmd={"prefix": "auth get-key", "entity": "mgr.x"} : dispatch 2024-09-04T16:51:48.287 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE Bus STARTING 2024-09-04T16:51:48.287 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: CherryPy Checker: 2024-09-04T16:51:48.287 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: The Application mounted at '' has an empty config. 2024-09-04T16:51:48.288 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: 2024-09-04T16:51:48.315 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-04T16:51:48.324 INFO:tasks.cephadm:Teardown begin 2024-09-04T16:51:48.325 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:48.352 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:51:48.381 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-04T16:51:48.381 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:51:48.407 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T16:51:48.437 INFO:tasks.cephadm:Stopping all daemons... 2024-09-04T16:51:48.437 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-04T16:51:48.438 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a 2024-09-04T16:51:48.667 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 systemd[1]: Stopping Ceph mon.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:48.667 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE Serving on http://:::9283 2024-09-04T16:51:48.667 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE Bus STARTED 2024-09-04T16:51:48.667 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE Bus STOPPING 2024-09-04T16:51:48.945 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T16:51:48.945 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: [04/Sep/2024:16:51:48] ENGINE Bus STOPPED 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: Active manager daemon y restarted 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: Activating manager daemon y 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.? 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: mgrmap e29: y(active, starting, since 0.00729342s) 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:48.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[30293]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:48.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a[30289]: 2024-09-04T16:51:48.783+0000 7f9401ce7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: Active manager daemon y restarted 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: Activating manager daemon y 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.? 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: mgrmap e29: y(active, starting, since 0.00729342s) 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:48.948 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:48.949 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:48.950 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-mon[37943]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:48.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a[30289]: 2024-09-04T16:51:48.783+0000 7f9401ce7640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T16:51:48.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:48 smithi063 podman[81014]: 2024-09-04 16:51:48.824032675 +0000 UTC m=+0.184830002 container died fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-04T16:51:49.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: Active manager daemon y restarted 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: Activating manager daemon y 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.? 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: mgrmap e29: y(active, starting, since 0.00729342s) 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/crt"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T16:51:49.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/y/key"} : dispatch 2024-09-04T16:51:49.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:48 smithi134 ceph-mon[34039]: from='mgr.25352 172.21.15.63:0/1519447729' entity='mgr.y' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-04T16:51:49.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:49 smithi063 podman[81014]: 2024-09-04 16:51:49.241565108 +0000 UTC m=+0.602362432 container cleanup fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-04T16:51:49.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:49 smithi063 bash[81014]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:49] ENGINE Bus STARTING 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: CherryPy Checker: 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: The Application mounted at '' has an empty config. 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:49] ENGINE Serving on http://:::9283 2024-09-04T16:51:49.743 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x[35749]: [04/Sep/2024:16:51:49] ENGINE Bus STARTED 2024-09-04T16:51:49.774 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 04 16:51:49 smithi063 podman[81051]: 2024-09-04 16:51:49.502774102 +0000 UTC m=+0.675379688 container remove fcdf6a70b76b59c1a5890e68311e0ba747424ce5139744ca22327fa253fb6804 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True) 2024-09-04T16:51:49.788 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.a.service' 2024-09-04T16:51:49.840 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:51:49.840 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-04T16:51:49.840 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-04T16:51:49.841 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.c 2024-09-04T16:51:50.195 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:49 smithi063 systemd[1]: Stopping Ceph mon.c for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:50.505 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c[37939]: 2024-09-04T16:51:50.221+0000 7f2be0857640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:51:50.505 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c[37939]: 2024-09-04T16:51:50.221+0000 7f2be0857640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T16:51:50.505 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:50 smithi063 podman[81399]: 2024-09-04 16:51:50.283167831 +0000 UTC m=+0.202124856 container died 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:51:50.756 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:50 smithi063 podman[81399]: 2024-09-04 16:51:50.747088079 +0000 UTC m=+0.666045098 container cleanup 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-04T16:51:50.779 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:50 smithi063 bash[81399]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c 2024-09-04T16:51:50.780 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: 2024-09-04T16:51:50.715+0000 7fed6fba2640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:16:51:50] ENGINE Error in HTTPServer.serve 2024-09-04T16:51:50.780 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: Traceback (most recent call last): 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: self._connections.run(self.expiration_interval) 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: self._run(expiration_interval) 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T16:51:50.781 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: s = self.context.wrap_socket( 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: return self.sslsocket_class._create( 2024-09-04T16:51:50.782 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T16:51:50.783 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: self.do_handshake() 2024-09-04T16:51:50.783 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T16:51:50.783 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: self._sslobj.do_handshake() 2024-09-04T16:51:50.783 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T16:51:50.783 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:50 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: 2024-09-04T16:51:51.353 INFO:journalctl@ceph.mon.c.smithi063.stdout:Sep 04 16:51:51 smithi063 podman[81432]: 2024-09-04 16:51:51.056881776 +0000 UTC m=+0.768301593 container remove 91f113c20aa80306117681c4ac0ffc0148edd56172f9ab54386d23d263587298 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-c, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:51:51.854 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.c.service' 2024-09-04T16:51:51.893 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:51:51.894 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-04T16:51:51.894 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-04T16:51:51.894 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.b 2024-09-04T16:51:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:51 smithi134 systemd[1]: Stopping Ceph mon.b for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:53.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b[34022]: 2024-09-04T16:51:53.012+0000 7fdcaa542640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:51:53.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b[34022]: 2024-09-04T16:51:53.012+0000 7fdcaa542640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T16:51:53.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 podman[69512]: 2024-09-04 16:51:53.295560759 +0000 UTC m=+0.625644450 container died 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-04T16:51:53.948 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 podman[69512]: 2024-09-04 16:51:53.772128557 +0000 UTC m=+1.102212241 container cleanup 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, io.buildah.version=1.37.2) 2024-09-04T16:51:53.948 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 bash[69512]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b 2024-09-04T16:51:54.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Sep 04 16:51:53 smithi134 podman[69580]: 2024-09-04 16:51:53.948485112 +0000 UTC m=+0.667721387 container remove 0614b723eb60a19b67f9ac8a84cea76ebae944e22aea2917d02207fd15fe7d9d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mon-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:51:54.545 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mon.b.service' 2024-09-04T16:51:54.588 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:51:54.588 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-04T16:51:54.588 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-04T16:51:54.588 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T16:51:54.890 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:54 smithi063 systemd[1]: Stopping Ceph mgr.y for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:55.195 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:54 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y[80827]: 2024-09-04T16:51:54.890+0000 7fee0dd40640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:51:55.195 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:54 smithi063 podman[81883]: 2024-09-04 16:51:54.920909932 +0000 UTC m=+0.133843081 container died 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-04T16:51:55.566 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:55 smithi063 podman[81883]: 2024-09-04 16:51:55.332055585 +0000 UTC m=+0.544988776 container cleanup 9019cda2760c93c562373d08e7142a4f93e8e70960a684fc2f7c29e1ea6b3358 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:51:55.567 INFO:journalctl@ceph.mgr.y.smithi063.stdout:Sep 04 16:51:55 smithi063 bash[81883]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T16:51:55.713 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.y.service' 2024-09-04T16:51:55.750 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:51:55.750 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-04T16:51:55.750 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-04T16:51:55.750 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x 2024-09-04T16:51:56.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:55 smithi134 systemd[1]: Stopping Ceph mgr.x for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:56.321 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 podman[69713]: 2024-09-04 16:51:56.068198692 +0000 UTC m=+0.125269750 container died dffebf858dfc3b74cd1a5e89f2f625f866e5cce82bc5b89ad79c8bbf727e7f36 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-04T16:51:56.573 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 podman[69713]: 2024-09-04 16:51:56.395324177 +0000 UTC m=+0.452395224 container cleanup dffebf858dfc3b74cd1a5e89f2f625f866e5cce82bc5b89ad79c8bbf727e7f36 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T16:51:56.573 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 bash[69713]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T16:51:56.573 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 podman[69725]: 2024-09-04 16:51:56.571556693 +0000 UTC m=+0.505139334 container remove dffebf858dfc3b74cd1a5e89f2f625f866e5cce82bc5b89ad79c8bbf727e7f36 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:51:56.574 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:51:56.820 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x.service' 2024-09-04T16:51:56.842 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-04T16:51:56.842 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 systemd[1]: Stopped Ceph mgr.x for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:51:56.842 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Sep 04 16:51:56 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@mgr.x.service: Consumed 20.259s CPU time. 2024-09-04T16:51:56.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:51:56.856 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-04T16:51:56.857 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-04T16:51:56.857 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.0 2024-09-04T16:51:57.153 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:51:56 smithi063 systemd[1]: Stopping Ceph osd.0 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:51:57.445 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:51:57 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:51:57.153+0000 7f7587950640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:51:57.445 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:51:57 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:51:57.153+0000 7f7587950640 -1 osd.0 68 *** Got signal Terminated *** 2024-09-04T16:51:57.445 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:51:57 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0[41730]: 2024-09-04T16:51:57.153+0000 7f7587950640 -1 osd.0 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:02.802 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:02 smithi063 podman[82004]: 2024-09-04 16:52:02.464545549 +0000 UTC m=+5.414337779 container died 8575a0822889fe8d53eb69fa67f954fa813f544e0663281762f319319b01d82d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731) 2024-09-04T16:52:03.195 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:02 smithi063 podman[82004]: 2024-09-04 16:52:02.802829361 +0000 UTC m=+5.752621597 container cleanup 8575a0822889fe8d53eb69fa67f954fa813f544e0663281762f319319b01d82d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-04T16:52:03.195 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:02 smithi063 bash[82004]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0 2024-09-04T16:52:03.195 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:02 smithi063 podman[82019]: 2024-09-04 16:52:02.995747802 +0000 UTC m=+0.524410014 container remove 8575a0822889fe8d53eb69fa67f954fa813f544e0663281762f319319b01d82d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:52:03.674 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.421658027 +0000 UTC m=+0.110536295 container create 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-04T16:52:03.674 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.327330809 +0000 UTC m=+0.016209047 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:03.947 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.674268161 +0000 UTC m=+0.363146386 container init 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-04T16:52:03.947 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.677542209 +0000 UTC m=+0.366420436 container start 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:52:03.948 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.774402656 +0000 UTC m=+0.463280887 container attach 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-04T16:52:03.948 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:03 smithi063 podman[82112]: 2024-09-04 16:52:03.86889371 +0000 UTC m=+0.557771944 container died 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:52:04.433 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 04 16:52:04 smithi063 podman[82135]: 2024-09-04 16:52:04.411277532 +0000 UTC m=+0.533126777 container remove 9ad09bd875c3801d8b00a183490b5928c7bfc7d9b4f0b56222ff7687d920b71f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-0-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-04T16:52:04.439 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.0.service' 2024-09-04T16:52:04.480 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:04.480 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-04T16:52:04.480 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-04T16:52:04.480 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.1 2024-09-04T16:52:04.695 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:04 smithi063 systemd[1]: Stopping Ceph osd.1 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:05.195 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:04 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:52:04.822+0000 7f0ae54a3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:05.196 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:04 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:52:04.822+0000 7f0ae54a3640 -1 osd.1 68 *** Got signal Terminated *** 2024-09-04T16:52:05.196 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:04 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1[47779]: 2024-09-04T16:52:04.822+0000 7f0ae54a3640 -1 osd.1 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:10.445 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:10 smithi063 podman[82214]: 2024-09-04 16:52:10.172039347 +0000 UTC m=+5.468920103 container died 3d72bbd7f7c8be5d3fad598bada5d7faba88cf66ebe8810181b6d10f7a5f7638 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:10.799 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:10 smithi063 podman[82214]: 2024-09-04 16:52:10.539843504 +0000 UTC m=+5.836724256 container cleanup 3d72bbd7f7c8be5d3fad598bada5d7faba88cf66ebe8810181b6d10f7a5f7638 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T16:52:10.799 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:10 smithi063 bash[82214]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1 2024-09-04T16:52:11.099 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:10 smithi063 podman[82232]: 2024-09-04 16:52:10.799385684 +0000 UTC m=+0.620311220 container remove 3d72bbd7f7c8be5d3fad598bada5d7faba88cf66ebe8810181b6d10f7a5f7638 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T16:52:11.403 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.100125035 +0000 UTC m=+0.102776698 container create f06610882e164cf9197d5c58532992ef5ceb75e526f3b537fd51090ba00b9709 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T16:52:11.403 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.013141983 +0000 UTC m=+0.015793647 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:11.403 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.320634702 +0000 UTC m=+0.323286371 container init f06610882e164cf9197d5c58532992ef5ceb75e526f3b537fd51090ba00b9709 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-04T16:52:11.403 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.324333417 +0000 UTC m=+0.326985075 container start f06610882e164cf9197d5c58532992ef5ceb75e526f3b537fd51090ba00b9709 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T16:52:11.403 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.403487911 +0000 UTC m=+0.406139575 container attach f06610882e164cf9197d5c58532992ef5ceb75e526f3b537fd51090ba00b9709 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-04T16:52:11.695 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 04 16:52:11 smithi063 podman[82325]: 2024-09-04 16:52:11.510544419 +0000 UTC m=+0.513196081 container died f06610882e164cf9197d5c58532992ef5ceb75e526f3b537fd51090ba00b9709 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-04T16:52:12.133 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.1.service' 2024-09-04T16:52:12.175 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:12.176 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-04T16:52:12.176 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-04T16:52:12.176 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.2 2024-09-04T16:52:12.445 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:12 smithi063 systemd[1]: Stopping Ceph osd.2 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:12.945 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:12 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:52:12.513+0000 7fe421a05640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:12.945 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:12 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:52:12.513+0000 7fe421a05640 -1 osd.2 68 *** Got signal Terminated *** 2024-09-04T16:52:12.945 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:12 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2[53778]: 2024-09-04T16:52:12.513+0000 7fe421a05640 -1 osd.2 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:18.291 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:18 smithi063 podman[82428]: 2024-09-04 16:52:18.03296225 +0000 UTC m=+5.631570368 container died 9c82e8241d6b13653c60f79c10336b7fce97c44374f22312039dfefc687e4633 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:52:18.577 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:18 smithi063 podman[82428]: 2024-09-04 16:52:18.381927983 +0000 UTC m=+5.980536098 container cleanup 9c82e8241d6b13653c60f79c10336b7fce97c44374f22312039dfefc687e4633 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-04T16:52:18.577 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:18 smithi063 bash[82428]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2 2024-09-04T16:52:18.945 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:18 smithi063 podman[82446]: 2024-09-04 16:52:18.577408 +0000 UTC m=+0.537274903 container remove 9c82e8241d6b13653c60f79c10336b7fce97c44374f22312039dfefc687e4633 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-04T16:52:19.265 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:18.911353701 +0000 UTC m=+0.016006383 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:19.265 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:19.028311292 +0000 UTC m=+0.132964001 container create 94aaa1f8ca6105178a38660c0c6453a1d3772771d76a6820d25bf6a4bc430ef9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-04T16:52:19.265 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:19.264918381 +0000 UTC m=+0.369571048 container init 94aaa1f8ca6105178a38660c0c6453a1d3772771d76a6820d25bf6a4bc430ef9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True) 2024-09-04T16:52:19.695 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:19.268562119 +0000 UTC m=+0.373214794 container start 94aaa1f8ca6105178a38660c0c6453a1d3772771d76a6820d25bf6a4bc430ef9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-04T16:52:19.695 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:19.348327447 +0000 UTC m=+0.452980135 container attach 94aaa1f8ca6105178a38660c0c6453a1d3772771d76a6820d25bf6a4bc430ef9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-04T16:52:19.695 INFO:journalctl@ceph.osd.2.smithi063.stdout:Sep 04 16:52:19 smithi063 podman[82534]: 2024-09-04 16:52:19.464094963 +0000 UTC m=+0.568747637 container died 94aaa1f8ca6105178a38660c0c6453a1d3772771d76a6820d25bf6a4bc430ef9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731) 2024-09-04T16:52:20.055 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.2.service' 2024-09-04T16:52:20.093 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:20.094 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-04T16:52:20.094 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-04T16:52:20.094 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.3 2024-09-04T16:52:20.323 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:20 smithi063 systemd[1]: Stopping Ceph osd.3 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:20.695 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:20 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:52:20.461+0000 7f22bde40640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:20.695 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:20 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:52:20.461+0000 7f22bde40640 -1 osd.3 68 *** Got signal Terminated *** 2024-09-04T16:52:20.695 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:20 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3[59865]: 2024-09-04T16:52:20.461+0000 7f22bde40640 -1 osd.3 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:24.466 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:24 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:24.165+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:24.733 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:24 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:24.479+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:25.488 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:25 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:25.151+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:25.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:25 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:25.633+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:25.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:25 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:25.487+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:26.082 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:25 smithi063 podman[82636]: 2024-09-04 16:52:25.794078652 +0000 UTC m=+5.455909804 container died 88e4ba268ab1e7a8dcc5396eaa50969f98e8af3ddfd8ea16b82eab15c4c5429d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T16:52:26.445 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:26 smithi063 podman[82636]: 2024-09-04 16:52:26.164268941 +0000 UTC m=+5.826100095 container cleanup 88e4ba268ab1e7a8dcc5396eaa50969f98e8af3ddfd8ea16b82eab15c4c5429d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731) 2024-09-04T16:52:26.445 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:26 smithi063 bash[82636]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3 2024-09-04T16:52:26.458 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:26 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:26.133+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:26.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:26 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:26.620+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:26.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:26 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:26.457+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:26.939 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:26 smithi063 podman[82662]: 2024-09-04 16:52:26.557315399 +0000 UTC m=+0.764598051 container remove 88e4ba268ab1e7a8dcc5396eaa50969f98e8af3ddfd8ea16b82eab15c4c5429d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-04T16:52:27.195 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:26 smithi063 podman[82750]: 2024-09-04 16:52:26.842607776 +0000 UTC m=+0.015482112 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:27.195 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:27 smithi063 podman[82750]: 2024-09-04 16:52:27.049663858 +0000 UTC m=+0.222538184 container create 43eae206a2d10d540aafbe8e908f7f74b53fddb53e20d6759e603265fb420b9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T16:52:27.467 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:27 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:27.130+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:27.467 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:27 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:27.308+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:27.696 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:27 smithi063 podman[82750]: 2024-09-04 16:52:27.301861578 +0000 UTC m=+0.474735902 container init 43eae206a2d10d540aafbe8e908f7f74b53fddb53e20d6759e603265fb420b9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T16:52:27.696 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:27 smithi063 podman[82750]: 2024-09-04 16:52:27.305079915 +0000 UTC m=+0.477954240 container start 43eae206a2d10d540aafbe8e908f7f74b53fddb53e20d6759e603265fb420b9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:27.696 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:27 smithi063 podman[82750]: 2024-09-04 16:52:27.385403231 +0000 UTC m=+0.558277574 container attach 43eae206a2d10d540aafbe8e908f7f74b53fddb53e20d6759e603265fb420b9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:52:27.696 INFO:journalctl@ceph.osd.3.smithi063.stdout:Sep 04 16:52:27 smithi063 podman[82750]: 2024-09-04 16:52:27.502225818 +0000 UTC m=+0.675100144 container died 43eae206a2d10d540aafbe8e908f7f74b53fddb53e20d6759e603265fb420b9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-04T16:52:27.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:27 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:27.571+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:27.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:27 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:27.467+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:28.067 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.3.service' 2024-09-04T16:52:28.107 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:28.107 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-04T16:52:28.107 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-04T16:52:28.107 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.4 2024-09-04T16:52:28.405 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:28.319+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:28.406 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:28.095+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:28.406 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:28 smithi134 systemd[1]: Stopping Ceph osd.4 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:28.406 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:28.404+0000 7fcaca181640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:28.406 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:28.404+0000 7fcaca181640 -1 osd.4 68 *** Got signal Terminated *** 2024-09-04T16:52:28.406 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:28.404+0000 7fcaca181640 -1 osd.4 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:28.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:28.597+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:28.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:28 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:28.462+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:29.499 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:29.072+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:29.500 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:29.316+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:29.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:29.602+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:29.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:29 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:29.499+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:30.456 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:30.069+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:30.457 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:30.303+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:30.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:30.455+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:30.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:30.594+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:30.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:30.594+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:31.335 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:31.079+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:31.336 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:31.079+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:08.974013+0000 front 2024-09-04T16:52:08.973833+0000 (oldest deadline 2024-09-04T16:52:30.673762+0000) 2024-09-04T16:52:31.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:31.335+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:31.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:31.442+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:31.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:31.442+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:31.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:31.561+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:31.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:31 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:31.561+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:32.426 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:32.361+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:32.426 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:32.113+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:32.426 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:32.113+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:08.974013+0000 front 2024-09-04T16:52:08.973833+0000 (oldest deadline 2024-09-04T16:52:30.673762+0000) 2024-09-04T16:52:32.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:32.425+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:32.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:32.425+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:32.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:32.579+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:32.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:32 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:32.579+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:33.462 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:33.126+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:51:58.973177+0000 front 2024-09-04T16:51:58.973143+0000 (oldest deadline 2024-09-04T16:52:23.673035+0000) 2024-09-04T16:52:33.462 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4[38700]: 2024-09-04T16:52:33.126+0000 7fcac278e640 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:08.974013+0000 front 2024-09-04T16:52:08.973833+0000 (oldest deadline 2024-09-04T16:52:30.673762+0000) 2024-09-04T16:52:33.463 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:33.344+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:33.463 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:33.344+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:33.777 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:33.590+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:33.777 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:33.590+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:33.777 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:33.462+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:33.777 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:33 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:33.462+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:34.030 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:33 smithi134 podman[69849]: 2024-09-04 16:52:33.776112589 +0000 UTC m=+5.463054221 container died f9006b62f7a1c089537f55ff63161f7c38f5ad92502dc84e5516e3dd96a5337b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:34.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:34 smithi134 podman[69849]: 2024-09-04 16:52:34.121419202 +0000 UTC m=+5.808360821 container cleanup f9006b62f7a1c089537f55ff63161f7c38f5ad92502dc84e5516e3dd96a5337b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T16:52:34.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:34 smithi134 bash[69849]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4 2024-09-04T16:52:34.746 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:34 smithi134 podman[69864]: 2024-09-04 16:52:34.339611023 +0000 UTC m=+0.560431932 container remove f9006b62f7a1c089537f55ff63161f7c38f5ad92502dc84e5516e3dd96a5337b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-04T16:52:34.747 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:34.455+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:34.747 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:34.455+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:34.747 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:34.548+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:34.748 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:34.548+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:34.748 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:34.335+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:34.748 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:34 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:34.335+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:35.001 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:34 smithi134 podman[69951]: 2024-09-04 16:52:34.649260685 +0000 UTC m=+0.015772363 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:35.001 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:34 smithi134 podman[69951]: 2024-09-04 16:52:34.782111574 +0000 UTC m=+0.148623245 container create 7847b197a04e103a7a4828c2a5d9aeb9c53924610f07c96ee2d9306d6771b1a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4-deactivate, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-04T16:52:35.001 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:35 smithi134 podman[69951]: 2024-09-04 16:52:35.000929041 +0000 UTC m=+0.367440725 container init 7847b197a04e103a7a4828c2a5d9aeb9c53924610f07c96ee2d9306d6771b1a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-04T16:52:35.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:35 smithi134 podman[69951]: 2024-09-04 16:52:35.004565472 +0000 UTC m=+0.371077152 container start 7847b197a04e103a7a4828c2a5d9aeb9c53924610f07c96ee2d9306d6771b1a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-04T16:52:35.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:35 smithi134 podman[69951]: 2024-09-04 16:52:35.084151898 +0000 UTC m=+0.450663575 container attach 7847b197a04e103a7a4828c2a5d9aeb9c53924610f07c96ee2d9306d6771b1a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:35.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 04 16:52:35 smithi134 podman[69951]: 2024-09-04 16:52:35.192872676 +0000 UTC m=+0.559384356 container died 7847b197a04e103a7a4828c2a5d9aeb9c53924610f07c96ee2d9306d6771b1a3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:35.787 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:35.570+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:35.788 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:35.570+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:35.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:35.346+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:35.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:35.346+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:35.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:35.480+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:35.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:35 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:35.480+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:35.815 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.4.service' 2024-09-04T16:52:35.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:35.856 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-04T16:52:35.856 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-04T16:52:35.856 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.5 2024-09-04T16:52:36.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:35 smithi134 systemd[1]: Stopping Ceph osd.5 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:36.504 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:36.338+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:36.504 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:36.338+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:36.504 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:36.207+0000 7fc1e35ac640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:36.504 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:36.207+0000 7fc1e35ac640 -1 osd.5 68 *** Got signal Terminated *** 2024-09-04T16:52:36.504 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:36.207+0000 7fc1e35ac640 -1 osd.5 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:36.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:36.562+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:36.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:36.562+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:36.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:36.503+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:36.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:36 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:36.503+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:37.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:37.378+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:37.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:37.378+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:37.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:37.551+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:37.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:37.551+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:37.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:37.612+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:37.795 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:37 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:37.612+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:38.662 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:38.407+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:38.662 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:38.407+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:38.663 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:38.536+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:38.663 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:38.536+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:39.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:38.662+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:39.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:38.662+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:39.045 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:38 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:38.662+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:15.377926+0000 front 2024-09-04T16:52:15.377873+0000 (oldest deadline 2024-09-04T16:52:38.178193+0000) 2024-09-04T16:52:39.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:39.619+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:39.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:39.619+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:39.794 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:39.619+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:15.377926+0000 front 2024-09-04T16:52:15.377873+0000 (oldest deadline 2024-09-04T16:52:38.178193+0000) 2024-09-04T16:52:39.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:39.370+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:39.795 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:39.370+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:39.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:39.574+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:39.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:39.574+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:39.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:39 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:39.574+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:40.659 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:40.546+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:40.659 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:40.546+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:40.659 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:40.546+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:40.659 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:40.346+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:40.659 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:40.346+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:40.660 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:40.346+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:41.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:40.658+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.776268+0000 front 2024-09-04T16:52:00.776280+0000 (oldest deadline 2024-09-04T16:52:25.476141+0000) 2024-09-04T16:52:41.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:40.658+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:05.476768+0000 front 2024-09-04T16:52:05.476810+0000 (oldest deadline 2024-09-04T16:52:30.176582+0000) 2024-09-04T16:52:41.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:40 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5[44279]: 2024-09-04T16:52:40.658+0000 7fc1dfbc1640 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:15.377926+0000 front 2024-09-04T16:52:15.377873+0000 (oldest deadline 2024-09-04T16:52:38.178193+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:41.562+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:41.562+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:41.562+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:41.363+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:41.363+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:41.635 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:41 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:41.363+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:41.925 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:41 smithi134 podman[70054]: 2024-09-04 16:52:41.635066859 +0000 UTC m=+5.558650581 container died 89581bd1ec6b43aa9b7c1d416a6fe8d6d0144b80b412443ea253b77f2581d5f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-04T16:52:42.258 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70054]: 2024-09-04 16:52:42.023837903 +0000 UTC m=+5.947421619 container cleanup 89581bd1ec6b43aa9b7c1d416a6fe8d6d0144b80b412443ea253b77f2581d5f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-04T16:52:42.259 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 bash[70054]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5 2024-09-04T16:52:42.544 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70070]: 2024-09-04 16:52:42.258434123 +0000 UTC m=+0.618196422 container remove 89581bd1ec6b43aa9b7c1d416a6fe8d6d0144b80b412443ea253b77f2581d5f9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-04T16:52:42.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:42.356+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:42.545 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:42.356+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:42.545 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:42.356+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:42.844 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:42.610+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:42.844 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:42.610+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:42.845 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:42 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:42.610+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:42.845 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.473698157 +0000 UTC m=+0.016118080 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:42.845 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.575889225 +0000 UTC m=+0.118309176 container create 10399a5170f030da4e884793f64dee2d27aa824f3fb8b89fe815618d54001848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-04T16:52:42.845 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.769900922 +0000 UTC m=+0.312320833 container init 10399a5170f030da4e884793f64dee2d27aa824f3fb8b89fe815618d54001848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-04T16:52:42.845 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.773280544 +0000 UTC m=+0.315700455 container start 10399a5170f030da4e884793f64dee2d27aa824f3fb8b89fe815618d54001848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T16:52:43.294 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.844812863 +0000 UTC m=+0.387232788 container attach 10399a5170f030da4e884793f64dee2d27aa824f3fb8b89fe815618d54001848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-04T16:52:43.294 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 04 16:52:42 smithi134 podman[70161]: 2024-09-04 16:52:42.962914945 +0000 UTC m=+0.505334864 container died 10399a5170f030da4e884793f64dee2d27aa824f3fb8b89fe815618d54001848 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-5-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-04T16:52:43.597 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.358+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:43.598 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.358+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:43.598 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.358+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:43.622 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.5.service' 2024-09-04T16:52:43.663 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:43.663 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-04T16:52:43.663 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-04T16:52:43.664 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.6 2024-09-04T16:52:43.993 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 systemd[1]: Stopping Ceph osd.6 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:43.993 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.992+0000 7fe354a9a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:43.993 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:43.655+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:43.993 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:43.655+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:43.993 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:43.655+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:44.294 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.992+0000 7fe354a9a640 -1 osd.6 68 *** Got signal Terminated *** 2024-09-04T16:52:44.294 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:43 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:43.992+0000 7fe354a9a640 -1 osd.6 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:44.631 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:44.354+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:44.631 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:44.354+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:44.631 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:44.354+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:45.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:44.631+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:45.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:44.631+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:45.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:44 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:44.631+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:45.611 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:45.337+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:45.611 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:45.337+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:45.611 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:45.337+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:46.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:45.611+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:46.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:45.611+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:46.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:45 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:45.611+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:46.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:46.291+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:46.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:46.291+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:46.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:46.291+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:46.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:46.291+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.149723+0000 front 2024-09-04T16:52:23.149734+0000 (oldest deadline 2024-09-04T16:52:46.049662+0000) 2024-09-04T16:52:47.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:46.603+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:47.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:46.603+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:47.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:46 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:46.603+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:47.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:47.253+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:47.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:47.253+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:47.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:47.253+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:47.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:47.253+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.149723+0000 front 2024-09-04T16:52:23.149734+0000 (oldest deadline 2024-09-04T16:52:46.049662+0000) 2024-09-04T16:52:48.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:47.553+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:48.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:47.553+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:48.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:47.553+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:48.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:47 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:47.553+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:48.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:48.255+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:00.847884+0000 front 2024-09-04T16:52:00.847786+0000 (oldest deadline 2024-09-04T16:52:26.747639+0000) 2024-09-04T16:52:48.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:48.255+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:06.748265+0000 front 2024-09-04T16:52:06.748319+0000 (oldest deadline 2024-09-04T16:52:32.647990+0000) 2024-09-04T16:52:48.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:48.255+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:16.748911+0000 front 2024-09-04T16:52:16.748986+0000 (oldest deadline 2024-09-04T16:52:40.248934+0000) 2024-09-04T16:52:48.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6[49785]: 2024-09-04T16:52:48.255+0000 7fe34d0a7640 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.149723+0000 front 2024-09-04T16:52:23.149734+0000 (oldest deadline 2024-09-04T16:52:46.049662+0000) 2024-09-04T16:52:49.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:48.543+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:49.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:48.543+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:49.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:48.543+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:49.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:48.543+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:49.045 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:48 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:48.543+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:49 smithi134 podman[70262]: 2024-09-04 16:52:49.514517894 +0000 UTC m=+5.622567835 container died a56e322aef17a37880ee572bd630714c128da9b375fdb448a823e20f159cb8d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:49.504+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:49.504+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:49.504+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:49.504+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:49.785 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:49 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:49.504+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:50.044 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:49 smithi134 podman[70262]: 2024-09-04 16:52:49.875209274 +0000 UTC m=+5.983259207 container cleanup a56e322aef17a37880ee572bd630714c128da9b375fdb448a823e20f159cb8d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-04T16:52:50.044 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:49 smithi134 bash[70262]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6 2024-09-04T16:52:50.439 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70280]: 2024-09-04 16:52:50.126606671 +0000 UTC m=+0.605989067 container remove a56e322aef17a37880ee572bd630714c128da9b375fdb448a823e20f159cb8d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:50.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:50.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:50.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:50.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:50 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:50.485+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.342354017 +0000 UTC m=+0.015960854 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:50.771 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.460576365 +0000 UTC m=+0.134183197 container create 1a257fcd3d7fea9450795b14af16e4d16d96dbefea25f7131c3acac190bf8bfd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-04T16:52:50.772 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.671206534 +0000 UTC m=+0.344813364 container init 1a257fcd3d7fea9450795b14af16e4d16d96dbefea25f7131c3acac190bf8bfd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2) 2024-09-04T16:52:50.772 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.674673814 +0000 UTC m=+0.348280646 container start 1a257fcd3d7fea9450795b14af16e4d16d96dbefea25f7131c3acac190bf8bfd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True) 2024-09-04T16:52:50.772 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.771055117 +0000 UTC m=+0.444661965 container attach 1a257fcd3d7fea9450795b14af16e4d16d96dbefea25f7131c3acac190bf8bfd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-04T16:52:51.044 INFO:journalctl@ceph.osd.6.smithi134.stdout:Sep 04 16:52:50 smithi134 podman[70368]: 2024-09-04 16:52:50.866118866 +0000 UTC m=+0.539725698 container died 1a257fcd3d7fea9450795b14af16e4d16d96dbefea25f7131c3acac190bf8bfd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:52:51.445 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.6.service' 2024-09-04T16:52:51.483 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:51.484 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-04T16:52:51.484 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-04T16:52:51.484 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.7 2024-09-04T16:52:51.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.487+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:51.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.487+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:51.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.488+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:51.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.488+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:51.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.488+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:51.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 systemd[1]: Stopping Ceph osd.7 for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:52.294 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.800+0000 7f520247e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:52.294 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.800+0000 7f520247e640 -1 osd.7 68 *** Got signal Terminated *** 2024-09-04T16:52:52.294 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:51.800+0000 7f520247e640 -1 osd.7 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.954Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.955Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.956Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.958Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.958Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.295 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:52:51 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:52:51.959Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.63:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.63:8765: connect: connection refused" 2024-09-04T16:52:52.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:52.519+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:52.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:52.519+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:52.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:52.519+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:52.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:52.519+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:52.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:52 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:52.519+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:53.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:53.495+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:53.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:53.495+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:53.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:53.495+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:53.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:53.495+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:53.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:53 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:53.495+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:54.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:54.490+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:54.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:54.490+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:54.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:54.490+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:54.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:54.490+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:54.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:54 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:54.491+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.134:6802 osd.4 since back 2024-09-04T16:52:31.978104+0000 front 2024-09-04T16:52:31.978088+0000 (oldest deadline 2024-09-04T16:52:54.877932+0000) 2024-09-04T16:52:55.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:55 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:55.485+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:56.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6803 osd.0 since back 2024-09-04T16:52:01.372827+0000 front 2024-09-04T16:52:01.372863+0000 (oldest deadline 2024-09-04T16:52:23.672726+0000) 2024-09-04T16:52:56.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6807 osd.1 since back 2024-09-04T16:52:09.474326+0000 front 2024-09-04T16:52:09.474288+0000 (oldest deadline 2024-09-04T16:52:30.574218+0000) 2024-09-04T16:52:56.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6811 osd.2 since back 2024-09-04T16:52:14.476086+0000 front 2024-09-04T16:52:14.476066+0000 (oldest deadline 2024-09-04T16:52:38.575955+0000) 2024-09-04T16:52:56.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.63:6815 osd.3 since back 2024-09-04T16:52:23.276833+0000 front 2024-09-04T16:52:23.276899+0000 (oldest deadline 2024-09-04T16:52:47.376817+0000) 2024-09-04T16:52:56.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.134:6802 osd.4 since back 2024-09-04T16:52:31.978104+0000 front 2024-09-04T16:52:31.978088+0000 (oldest deadline 2024-09-04T16:52:54.877932+0000) 2024-09-04T16:52:56.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:56 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7[55361]: 2024-09-04T16:52:56.510+0000 7f51faa8b640 -1 osd.7 68 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24442.0:524 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e68) 2024-09-04T16:52:57.402 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:57 smithi134 podman[70470]: 2024-09-04 16:52:57.143467111 +0000 UTC m=+5.438576501 container died 4a40de3fbbf1ac9dd1284ad2028f3fdd58c5868da620a215615535c195667d48 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-04T16:52:57.777 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:57 smithi134 podman[70470]: 2024-09-04 16:52:57.501121449 +0000 UTC m=+5.796230839 container cleanup 4a40de3fbbf1ac9dd1284ad2028f3fdd58c5868da620a215615535c195667d48 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD) 2024-09-04T16:52:57.777 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:57 smithi134 bash[70470]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7 2024-09-04T16:52:58.044 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:57 smithi134 podman[70497]: 2024-09-04 16:52:57.777263841 +0000 UTC m=+0.633990178 container remove 4a40de3fbbf1ac9dd1284ad2028f3fdd58c5868da620a215615535c195667d48 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731) 2024-09-04T16:52:58.421 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70586]: 2024-09-04 16:52:58.03466128 +0000 UTC m=+0.015994342 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4 2024-09-04T16:52:58.422 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70586]: 2024-09-04 16:52:58.136243296 +0000 UTC m=+0.117576343 container create 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-04T16:52:58.422 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70586]: 2024-09-04 16:52:58.338326671 +0000 UTC m=+0.319659724 container init 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:52:58.422 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70586]: 2024-09-04 16:52:58.341618797 +0000 UTC m=+0.322951853 container start 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T16:52:58.794 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70586]: 2024-09-04 16:52:58.421579217 +0000 UTC m=+0.402912274 container attach 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T16:52:58.795 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:58 smithi134 podman[70609]: 2024-09-04 16:52:58.558428773 +0000 UTC m=+0.016412335 container died 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:52:59.068 INFO:journalctl@ceph.osd.7.smithi134.stdout:Sep 04 16:52:59 smithi134 podman[70609]: 2024-09-04 16:52:59.066179939 +0000 UTC m=+0.524163501 container remove 159d8a273c8068294f8792915937f262f154d4be753810a69bbd4296eb23856a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=) 2024-09-04T16:52:59.089 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@osd.7.service' 2024-09-04T16:52:59.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:52:59.130 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-04T16:52:59.130 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopping rgw.foo.a... 2024-09-04T16:52:59.130 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@rgw.foo.a 2024-09-04T16:52:59.424 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:52:59 smithi063 systemd[1]: Stopping Ceph rgw.foo.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:52:59.695 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:52:59 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a[64799]: 2024-09-04T16:52:59.423+0000 7fe925162640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/radosgw -n client.rgw.foo.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T16:52:59.695 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:52:59 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a[64799]: 2024-09-04T16:52:59.424+0000 7fe9289ce880 -1 shutting down 2024-09-04T16:53:09.696 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:53:09 smithi063 bash[82852]: time="2024-09-04T16:53:09Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a in 10 seconds, resorting to SIGKILL" 2024-09-04T16:53:09.696 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:53:09 smithi063 podman[82852]: 2024-09-04 16:53:09.443725852 +0000 UTC m=+10.116201205 container died 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:53:10.073 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:53:09 smithi063 podman[82852]: 2024-09-04 16:53:09.831303825 +0000 UTC m=+10.503779184 container cleanup 9892746fb5314d71796e1d2471b9adb5674aa94c1e044a96d922882ca2f677ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-04T16:53:10.074 INFO:journalctl@ceph.rgw.foo.a.smithi063.stdout:Sep 04 16:53:09 smithi063 bash[82852]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-rgw-foo-a 2024-09-04T16:53:10.213 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@rgw.foo.a.service' 2024-09-04T16:53:10.248 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:53:10.248 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopped rgw.foo.a 2024-09-04T16:53:10.248 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-04T16:53:10.248 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@prometheus.a 2024-09-04T16:53:10.544 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 systemd[1]: Stopping Ceph prometheus.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-04T16:53:10.952 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.652Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-04T16:53:10.953 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.653Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T16:53:10.953 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.653Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-04T16:53:10.953 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a[64272]: ts=2024-09-04T16:53:10.653Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-04T16:53:10.953 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:10 smithi134 podman[70687]: 2024-09-04 16:53:10.663079981 +0000 UTC m=+0.224490061 container died 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:11.294 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:11 smithi134 podman[70687]: 2024-09-04 16:53:11.059461889 +0000 UTC m=+0.620871960 container cleanup 2e555276daf89c816fa35ed0ff8c52f57f9b7d4866e5f82bcf664720c9b204ed (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:11.294 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Sep 04 16:53:11 smithi134 bash[70687]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T16:53:11.475 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@prometheus.a.service' 2024-09-04T16:53:11.511 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T16:53:11.511 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-04T16:53:11.511 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:53:11.720 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:53:13.613 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:13 smithi063 systemd[1]: Stopping Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:13.613 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:13 smithi063 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a[73815]: ts=2024-09-04T16:53:13.561Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T16:53:13.945 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:13 smithi063 podman[83340]: 2024-09-04 16:53:13.613123537 +0000 UTC m=+0.143969615 container died 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:14.313 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 podman[83340]: 2024-09-04 16:53:14.078730939 +0000 UTC m=+0.609577058 container cleanup 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:14.313 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 bash[83340]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T16:53:14.576 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 podman[83352]: 2024-09-04 16:53:14.313385898 +0000 UTC m=+0.693396380 container remove 7da19360ee0b940725afec397226987690126697f423d3c15399a0948421a0f2 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:14.577 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 podman[83352]: 2024-09-04 16:53:14.397433024 +0000 UTC m=+0.777443506 volume remove cb10bc1a0f232c00cec0b59710a01972e292a859efe60af897a61f41f2adef1e 2024-09-04T16:53:14.577 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T16:53:14.577 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 systemd[1]: Stopped Ceph alertmanager.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:53:14.577 INFO:journalctl@ceph.alertmanager.a.smithi063.stdout:Sep 04 16:53:14 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@alertmanager.a.service: Consumed 1.144s CPU time. 2024-09-04T16:53:14.945 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:14 smithi063 systemd[1]: Stopping Ceph node-exporter.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:15.384 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 podman[83468]: 2024-09-04 16:53:15.011121646 +0000 UTC m=+0.114470077 container died bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:15.695 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 podman[83468]: 2024-09-04 16:53:15.384530769 +0000 UTC m=+0.487879197 container cleanup bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:15.695 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 bash[83468]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a 2024-09-04T16:53:15.695 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 podman[83480]: 2024-09-04 16:53:15.54499048 +0000 UTC m=+0.536204909 container remove bdb0efc4af1b139557fcdf03b46ca08f5eaada7abc36529c06fd1104e3b47b3b (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T16:53:15.695 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:53:16.011 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-04T16:53:16.011 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 systemd[1]: Stopped Ceph node-exporter.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:53:16.011 INFO:journalctl@ceph.node-exporter.a.smithi063.stdout:Sep 04 16:53:15 smithi063 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.a.service: Consumed 2.549s CPU time. 2024-09-04T16:53:16.462 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T16:53:16.664 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:53:18.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:17 smithi134 systemd[1]: Stopping Ceph iscsi.iscsi.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:18.294 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:18 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a[60048]: debug Shutdown received 2024-09-04T16:53:28.421 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 bash[71094]: time="2024-09-04T16:53:28Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a in 10 seconds, resorting to SIGKILL" 2024-09-04T16:53:28.421 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 podman[71094]: 2024-09-04 16:53:28.169920247 +0000 UTC m=+10.119473953 container died c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-04T16:53:28.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 podman[71094]: 2024-09-04 16:53:28.520512621 +0000 UTC m=+10.470066317 container cleanup c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T16:53:28.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 bash[71094]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a 2024-09-04T16:53:29.174 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 podman[71107]: 2024-09-04 16:53:28.821731544 +0000 UTC m=+0.652054214 container remove c5f9841f6fd59a255a5abaf44535f18f3ac202dca87aa3a2126ed2327218f708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-iscsi-iscsi-a, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-04T16:53:29.174 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-09-04T16:53:29.174 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-09-04T16:53:29.174 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 systemd[1]: Stopped Ceph iscsi.iscsi.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:53:29.174 INFO:journalctl@ceph.iscsi.iscsi.a.smithi134.stdout:Sep 04 16:53:28 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@iscsi.iscsi.a.service: Consumed 2.203s CPU time. 2024-09-04T16:53:30.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 systemd[1]: Stopping Ceph grafana.a for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:30.944 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=server t=2024-09-04T16:53:30.620616324Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-04T16:53:30.945 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=tracing t=2024-09-04T16:53:30.620941057Z level=info msg="Closing tracing" 2024-09-04T16:53:30.945 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=ticker t=2024-09-04T16:53:30.620966377Z level=info msg=stopped last_tick=2024-09-04T16:53:30Z 2024-09-04T16:53:30.945 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=grafana-apiserver t=2024-09-04T16:53:30.620989176Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-04T16:53:30.945 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a[63009]: logger=sqlstore.transactions t=2024-09-04T16:53:30.631760768Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T16:53:30.945 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 podman[71380]: 2024-09-04 16:53:30.641074469 +0000 UTC m=+0.102833517 container died 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:53:30.946 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 podman[71380]: 2024-09-04 16:53:30.944706692 +0000 UTC m=+0.406465738 container cleanup 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:53:30.946 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:30 smithi134 bash[71380]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a 2024-09-04T16:53:31.268 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:31 smithi134 podman[71392]: 2024-09-04 16:53:31.162606871 +0000 UTC m=+0.520049853 container remove 54a82890f2123984e7692ad39342baaedb365fec1d220d16e055cd1b1d6327cb (image=quay.io/ceph/grafana:10.4.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T16:53:31.544 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:31 smithi134 systemd[1]: Stopping Ceph node-exporter.b for d2b23f68-6adb-11ef-bcd6-c7b262605968... 2024-09-04T16:53:31.545 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:31 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-04T16:53:31.545 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:31 smithi134 systemd[1]: Stopped Ceph grafana.a for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:53:31.545 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Sep 04 16:53:31 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@grafana.a.service: Consumed 7.555s CPU time. 2024-09-04T16:53:32.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:31 smithi134 podman[71507]: 2024-09-04 16:53:31.734144107 +0000 UTC m=+0.112528837 container died 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:53:32.023 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 podman[71507]: 2024-09-04 16:53:32.023081154 +0000 UTC m=+0.401465890 container cleanup 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:53:32.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 bash[71507]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b 2024-09-04T16:53:32.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 podman[71520]: 2024-09-04 16:53:32.257256068 +0000 UTC m=+0.522747513 container remove 2ac81da727137d5744270d9a74f5aa4ba60d7340d71571a0cec5d1bf99c454ad (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T16:53:32.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-04T16:53:32.646 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-04T16:53:32.646 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 systemd[1]: Stopped Ceph node-exporter.b for d2b23f68-6adb-11ef-bcd6-c7b262605968. 2024-09-04T16:53:32.646 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Sep 04 16:53:32 smithi134 systemd[1]: ceph-d2b23f68-6adb-11ef-bcd6-c7b262605968@node-exporter.b.service: Consumed 2.525s CPU time. 2024-09-04T16:53:33.036 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:33.070 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T16:53:33.098 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-04T16:53:33.100 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi063/crash 2024-09-04T16:53:33.101 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:53:33.150 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:53:33.174 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:53:33.175 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi134/crash 2024-09-04T16:53:33.176 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T16:53:33.214 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T16:53:33.214 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-04T16:53:33.214 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-04T16:53:33.215 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-04T16:53:33.245 INFO:tasks.cephadm:Compressing logs... 2024-09-04T16:53:33.245 DEBUG:teuthology.orchestra.run.smithi063:> 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-04T16:53:33.288 DEBUG:teuthology.orchestra.run.smithi134:> 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-04T16:53:33.310 INFO:teuthology.orchestra.run.smithi063.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.0.log 2024-09-04T16:53:33.310 INFO:teuthology.orchestra.run.smithi063.stderr:: No such file or directory 2024-09-04T16:53:33.310 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.1.log 2024-09-04T16:53:33.310 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T16:53:33.311 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T16:53:33.313 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.c.log 2024-09-04T16:53:33.313 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T16:53:33.313 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log: /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.a.log 2024-09-04T16:53:33.313 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.2.log 2024-09-04T16:53:33.313 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.a.log: 90.6% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/tcmu-runner.log 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr:: No such file or directory 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.7.log 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/tcmu-runner.log: /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.4.log 2024-09-04T16:53:33.315 INFO:teuthology.orchestra.run.smithi134.stderr: 62.9% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/tcmu-runner.log.gz 2024-09-04T16:53:33.319 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T16:53:33.319 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T16:53:33.319 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.6.log 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.5.log 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log 83.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.x.log 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.b.log 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.x.log: 90.4% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr: 88.4% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T16:53:33.320 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:53:33.321 INFO:teuthology.orchestra.run.smithi063.stderr: 94.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T16:53:33.321 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.y.log 2024-09-04T16:53:33.322 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T16:53:33.323 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.y.log: 91.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T16:53:33.324 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.a.log 2024-09-04T16:53:33.324 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T16:53:33.326 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log: 93.4% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T16:53:33.326 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.3.log 2024-09-04T16:53:33.327 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.a.log: 58.8% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.a.log.gz 2024-09-04T16:53:33.327 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T16:53:33.333 INFO:teuthology.orchestra.run.smithi134.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:53:33.343 INFO:teuthology.orchestra.run.smithi134.stderr: 88.6% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.x.log.gz 2024-09-04T16:53:33.353 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 89.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T16:53:33.484 INFO:teuthology.orchestra.run.smithi134.stderr: 92.3% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.b.log.gz 2024-09-04T16:53:33.543 INFO:teuthology.orchestra.run.smithi063.stderr: 89.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mgr.y.log.gz 2024-09-04T16:53:33.545 INFO:teuthology.orchestra.run.smithi063.stderr: 92.1% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.c.log.gz 2024-09-04T16:53:33.649 INFO:teuthology.orchestra.run.smithi134.stderr: 93.0% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.5.log.gz 2024-09-04T16:53:33.689 INFO:teuthology.orchestra.run.smithi134.stderr: 92.8% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.6.log.gz 2024-09-04T16:53:33.713 INFO:teuthology.orchestra.run.smithi134.stderr: 93.4% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.4.log.gz 2024-09-04T16:53:33.731 INFO:teuthology.orchestra.run.smithi063.stderr: 92.6% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.2.log.gz 2024-09-04T16:53:33.748 INFO:teuthology.orchestra.run.smithi063.stderr: 93.1% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.0.log.gz 2024-09-04T16:53:33.773 INFO:teuthology.orchestra.run.smithi134.stderr: 93.0% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.7.log.gz 2024-09-04T16:53:33.774 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-04T16:53:33.775 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.472s 2024-09-04T16:53:33.775 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m1.736s 2024-09-04T16:53:33.775 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.084s 2024-09-04T16:53:33.863 INFO:teuthology.orchestra.run.smithi063.stderr: 93.2% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.1.log.gz 2024-09-04T16:53:33.891 INFO:teuthology.orchestra.run.smithi063.stderr: 91.0% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-mon.a.log.gz 2024-09-04T16:53:33.897 INFO:teuthology.orchestra.run.smithi063.stderr: 93.3% -- replaced with /var/log/ceph/d2b23f68-6adb-11ef-bcd6-c7b262605968/ceph-osd.3.log.gz 2024-09-04T16:53:33.899 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-09-04T16:53:33.899 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m0.600s 2024-09-04T16:53:33.899 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m2.940s 2024-09-04T16:53:33.899 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.110s 2024-09-04T16:53:33.900 INFO:tasks.cephadm:Archiving logs... 2024-09-04T16:53:33.900 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi063/log 2024-09-04T16:53:33.901 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:53:34.329 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi134/log 2024-09-04T16:53:34.330 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T16:53:34.614 INFO:tasks.cephadm:Removing cluster... 2024-09-04T16:53:34.614 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 --force 2024-09-04T16:53:34.811 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:53:35.076 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d2b23f68-6adb-11ef-bcd6-c7b262605968 --force 2024-09-04T16:53:35.280 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: d2b23f68-6adb-11ef-bcd6-c7b262605968 2024-09-04T16:53:35.539 INFO:tasks.cephadm:Removing cephadm ... 2024-09-04T16:53:35.539 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:53:35.557 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T16:53:35.573 INFO:tasks.cephadm:Teardown complete 2024-09-04T16:53:35.573 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-04T16:53:35.583 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-04T16:53:35.583 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-04T16:53:35.599 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-04T16:53:35.690 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-04T16:53:35.699 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-04T16:53:35.699 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:53:35.702 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T16:53:35.714 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:53:35.717 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-09-04T16:53:35.719 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:53:35.719 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-04T16:53:35.719 INFO:teuthology.orchestra.run.smithi063.stdout:^* hv01.front.sepia.ceph.com 3 6 377 7 +329us[ +356us] +/- 65ms 2024-09-04T16:53:35.719 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 9 -1148us[-1121us] +/- 80ms 2024-09-04T16:53:35.720 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +625us[ +652us] +/- 63ms 2024-09-04T16:53:35.720 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv01.front.sepia.ceph.com 3 6 377 10 +364us[ +363us] +/- 65ms 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 7 -1095us[-1095us] +/- 80ms 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +662us[ +662us] +/- 63ms 2024-09-04T16:53:35.721 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T16:53:35.722 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-04T16:53:35.731 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-04T16:53:35.732 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-04T16:53:35.740 DEBUG:teuthology.orchestra.run.smithi063:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-04T16:53:35.835 DEBUG:teuthology.orchestra.run.smithi134:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-04T16:53:35.904 DEBUG:teuthology.orchestra.run.smithi063:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-04T16:53:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:53:35.933 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-04T16:53:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:53:35.961 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-04T16:53:35.970 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-04T16:53:35.992 INFO:teuthology.task.internal:Duration was 1397.156314 seconds 2024-09-04T16:53:35.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-04T16:53:36.007 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-04T16:53:36.007 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:53:36.010 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T16:53:36.046 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:53:36.050 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T16:53:36.329 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-04T16:53:36.329 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-09-04T16:53:36.329 DEBUG:teuthology.orchestra.run.smithi063:> 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-04T16:53:36.349 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-04T16:53:36.349 DEBUG:teuthology.orchestra.run.smithi134:> 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-04T16:53:36.397 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-04T16:53:36.398 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:53:36.400 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T16:53:36.464 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-04T16:53:36.464 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:53:36.466 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T16:53:36.732 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-04T16:53:36.742 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-04T16:53:36.742 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:53:36.768 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T16:53:36.793 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-04T16:53:36.803 DEBUG:teuthology.orchestra.run.smithi063:> 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-04T16:53:36.810 DEBUG:teuthology.orchestra.run.smithi134:> 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-04T16:53:36.831 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-09-04T16:53:36.857 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-04T16:53:36.874 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:53:36.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:53:36.929 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T16:53:36.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T16:53:36.943 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-04T16:53:36.955 INFO:teuthology.task.internal:Transferring archived files... 2024-09-04T16:53:36.956 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi063 2024-09-04T16:53:36.956 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:53:37.009 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_15:42:18-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889220/remote/smithi134 2024-09-04T16:53:37.009 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T16:53:37.047 INFO:teuthology.task.internal:Removing archive directory... 2024-09-04T16:53:37.048 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:53:37.050 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T16:53:37.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-04T16:53:37.109 INFO:teuthology.task.internal:Not uploading archives. 2024-09-04T16:53:37.109 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-04T16:53:37.119 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-04T16:53:37.119 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:53:37.122 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T16:53:37.134 INFO:teuthology.orchestra.run.smithi063.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:53 /home/ubuntu/cephtest 2024-09-04T16:53:37.152 INFO:teuthology.orchestra.run.smithi134.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 16:53 /home/ubuntu/cephtest 2024-09-04T16:53:37.153 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-04T16:53:37.163 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-04T16:53:37.189 INFO:teuthology.run:Summary data: description: orch:cephadm/with-work/{0-distro/centos_9.stream fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rotate-keys} duration: 1397.1563136577606 flavor: default owner: scheduled_gabrioux@teuthology success: true 2024-09-04T16:53:37.189 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T16:53:37.271 INFO:teuthology.run:pass