2026-02-21T20:08:59.958 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T20:08:59.973 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:09:00.054 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949 branch: wip-adk3-testing-2026-02-12-2007 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_dom} email: adking@redhat.com first_in_suite: false flavor: default job_id: '62949' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk3-testing-2026-02-12-2007 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk3-testing-2026-02-19-2000 sha1: 8f51c35bf854479dcc229046453f0066d563cfe5 owner: scheduled_adking@soko04.front.sepia.ceph.com priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 4054 sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk3-testing-2026-02-19-2000 suite_path: /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa suite_relpath: qa suite_repo: https://github.com/adk3798/ceph.git suite_sha1: 8f51c35bf854479dcc229046453f0066d563cfe5 targets: trial020.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFRqLRcRospyrFqohO+m5IV25/lpx4ofc5Tk3ns7Plv3vEYYhJOz4HnR0RoOA/oByeoTiqkdwYOqo8mk05FU4zM= trial045.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCMudh/YyusmlO+xfgybSo5W9C0J7qTnpoXXwX7L3gugOYCvXLnxbs2Gsn44QhmmhJRhWl5ygrNSb5qbNXCLqCM= trial170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0gaphwMojdRcLUVnzSKNrag36aumV8GJG0ge3HFFZfL/WoU5CyLS+VQ0Do08LeMgyrYFdjYep3uK/r+RTGysU= trial176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJzwxZfEAtzeDdBZ/TIYMe8RwKWggomF6WChnqVl44y96MCa33o7LgI8gzo8idwpQykocZfOeYuhtrQqiec4BmQ= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - smb.deploy_samba_ad_dc: role: host.d - pexec: all: - sudo setsebool -P virt_sandbox_use_netlink 1 || true - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - template.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - template.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - template.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-21_19:52:04 tube: trial user: adking verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-21T20:09:00.054 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa; will attempt to use it 2026-02-21T20:09:00.055 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_adk3798_ceph_8f51c35bf854479dcc229046453f0066d563cfe5/qa/tasks 2026-02-21T20:09:00.055 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-21T20:09:00.057 INFO:teuthology.task.internal:Checking packages... 2026-02-21T20:09:00.057 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01' 2026-02-21T20:09:00.057 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-21T20:09:00.057 INFO:teuthology.packaging:ref: None 2026-02-21T20:09:00.057 INFO:teuthology.packaging:tag: None 2026-02-21T20:09:00.057 INFO:teuthology.packaging:branch: wip-adk3-testing-2026-02-12-2007 2026-02-21T20:09:00.057 INFO:teuthology.packaging:sha1: 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:09:00.057 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk3-testing-2026-02-12-2007 2026-02-21T20:09:00.175 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5291.g042df16c 2026-02-21T20:09:00.177 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-21T20:09:00.187 INFO:teuthology.task.internal:no buildpackages task found 2026-02-21T20:09:00.187 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-21T20:09:00.200 INFO:teuthology.task.internal:Saving configuration 2026-02-21T20:09:00.214 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-21T20:09:00.225 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-21T20:09:00.302 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial020.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-21 20:05:27.151457', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFRqLRcRospyrFqohO+m5IV25/lpx4ofc5Tk3ns7Plv3vEYYhJOz4HnR0RoOA/oByeoTiqkdwYOqo8mk05FU4zM='} 2026-02-21T20:09:00.358 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial045.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-21 20:05:27.151894', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCMudh/YyusmlO+xfgybSo5W9C0J7qTnpoXXwX7L3gugOYCvXLnxbs2Gsn44QhmmhJRhWl5ygrNSb5qbNXCLqCM='} 2026-02-21T20:09:00.414 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial170.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-21 20:05:27.152292', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0gaphwMojdRcLUVnzSKNrag36aumV8GJG0ge3HFFZfL/WoU5CyLS+VQ0Do08LeMgyrYFdjYep3uK/r+RTGysU='} 2026-02-21T20:09:00.469 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial176.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-21 20:05:27.150495', 'locked_by': 'scheduled_adking@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJzwxZfEAtzeDdBZ/TIYMe8RwKWggomF6WChnqVl44y96MCa33o7LgI8gzo8idwpQykocZfOeYuhtrQqiec4BmQ='} 2026-02-21T20:09:00.469 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-21T20:09:00.481 INFO:teuthology.task.internal:roles: ubuntu@trial020.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-02-21T20:09:00.481 INFO:teuthology.task.internal:roles: ubuntu@trial045.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2026-02-21T20:09:00.481 INFO:teuthology.task.internal:roles: ubuntu@trial170.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2026-02-21T20:09:00.481 INFO:teuthology.task.internal:roles: ubuntu@trial176.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2026-02-21T20:09:00.481 INFO:teuthology.run_tasks:Running task console_log... 2026-02-21T20:09:00.737 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71023fba0cc0>, signals=[15]) 2026-02-21T20:09:00.737 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-21T20:09:00.748 INFO:teuthology.task.internal:Opening connections... 2026-02-21T20:09:00.748 DEBUG:teuthology.task.internal:connecting to ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:09:00.749 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:09:00.813 DEBUG:teuthology.task.internal:connecting to ubuntu@trial045.front.sepia.ceph.com 2026-02-21T20:09:00.813 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:09:00.872 DEBUG:teuthology.task.internal:connecting to ubuntu@trial170.front.sepia.ceph.com 2026-02-21T20:09:00.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:09:00.933 DEBUG:teuthology.task.internal:connecting to ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:09:00.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:09:00.992 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-21T20:09:01.004 DEBUG:teuthology.orchestra.run.trial020:> uname -m 2026-02-21T20:09:01.019 INFO:teuthology.orchestra.run.trial020.stdout:x86_64 2026-02-21T20:09:01.019 DEBUG:teuthology.orchestra.run.trial020:> cat /etc/os-release 2026-02-21T20:09:01.075 INFO:teuthology.orchestra.run.trial020.stdout:NAME="CentOS Stream" 2026-02-21T20:09:01.075 INFO:teuthology.orchestra.run.trial020.stdout:VERSION="9" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:ID="centos" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_ID="9" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:ANSI_COLOR="0;31" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:09:01.076 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:09:01.077 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:09:01.077 INFO:teuthology.lock.ops:Updating trial020.front.sepia.ceph.com on lock server 2026-02-21T20:09:01.152 DEBUG:teuthology.orchestra.run.trial045:> uname -m 2026-02-21T20:09:01.168 INFO:teuthology.orchestra.run.trial045.stdout:x86_64 2026-02-21T20:09:01.168 DEBUG:teuthology.orchestra.run.trial045:> cat /etc/os-release 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:NAME="CentOS Stream" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:VERSION="9" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:ID="centos" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:VERSION_ID="9" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:ANSI_COLOR="0;31" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:09:01.223 INFO:teuthology.orchestra.run.trial045.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:09:01.224 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:09:01.224 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:09:01.224 INFO:teuthology.lock.ops:Updating trial045.front.sepia.ceph.com on lock server 2026-02-21T20:09:01.301 DEBUG:teuthology.orchestra.run.trial170:> uname -m 2026-02-21T20:09:01.316 INFO:teuthology.orchestra.run.trial170.stdout:x86_64 2026-02-21T20:09:01.316 DEBUG:teuthology.orchestra.run.trial170:> cat /etc/os-release 2026-02-21T20:09:01.372 INFO:teuthology.orchestra.run.trial170.stdout:NAME="CentOS Stream" 2026-02-21T20:09:01.372 INFO:teuthology.orchestra.run.trial170.stdout:VERSION="9" 2026-02-21T20:09:01.372 INFO:teuthology.orchestra.run.trial170.stdout:ID="centos" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:VERSION_ID="9" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:ANSI_COLOR="0;31" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:09:01.373 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:09:01.373 INFO:teuthology.lock.ops:Updating trial170.front.sepia.ceph.com on lock server 2026-02-21T20:09:01.453 DEBUG:teuthology.orchestra.run.trial176:> uname -m 2026-02-21T20:09:01.469 INFO:teuthology.orchestra.run.trial176.stdout:x86_64 2026-02-21T20:09:01.469 DEBUG:teuthology.orchestra.run.trial176:> cat /etc/os-release 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:NAME="CentOS Stream" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:VERSION="9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:ID="centos" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:VERSION_ID="9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:ANSI_COLOR="0;31" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:09:01.524 INFO:teuthology.orchestra.run.trial176.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:09:01.525 INFO:teuthology.lock.ops:Updating trial176.front.sepia.ceph.com on lock server 2026-02-21T20:09:01.600 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-21T20:09:01.612 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-21T20:09:01.625 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-21T20:09:01.626 DEBUG:teuthology.orchestra.run.trial020:> test '!' -e /home/ubuntu/cephtest 2026-02-21T20:09:01.627 DEBUG:teuthology.orchestra.run.trial045:> test '!' -e /home/ubuntu/cephtest 2026-02-21T20:09:01.629 DEBUG:teuthology.orchestra.run.trial170:> test '!' -e /home/ubuntu/cephtest 2026-02-21T20:09:01.632 DEBUG:teuthology.orchestra.run.trial176:> test '!' -e /home/ubuntu/cephtest 2026-02-21T20:09:01.647 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-21T20:09:01.657 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-21T20:09:01.657 DEBUG:teuthology.orchestra.run.trial020:> test -z $(ls -A /var/lib/ceph) 2026-02-21T20:09:01.682 DEBUG:teuthology.orchestra.run.trial045:> test -z $(ls -A /var/lib/ceph) 2026-02-21T20:09:01.685 DEBUG:teuthology.orchestra.run.trial170:> test -z $(ls -A /var/lib/ceph) 2026-02-21T20:09:01.687 DEBUG:teuthology.orchestra.run.trial176:> test -z $(ls -A /var/lib/ceph) 2026-02-21T20:09:01.704 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-21T20:09:01.980 INFO:teuthology.run_tasks:Running task kernel... 2026-02-21T20:09:01.999 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-21T20:09:01.999 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.c': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.d': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-21T20:09:02.001 DEBUG:teuthology.orchestra.run.trial020:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T20:09:02.002 DEBUG:teuthology.orchestra.run.trial045:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T20:09:02.002 DEBUG:teuthology.orchestra.run.trial170:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T20:09:02.002 DEBUG:teuthology.orchestra.run.trial176:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-21T20:09:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:02.017 DEBUG:teuthology.orchestra.run.trial170:> uname -r 2026-02-21T20:09:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:02.018 DEBUG:teuthology.orchestra.run.trial176:> uname -r 2026-02-21T20:09:02.018 DEBUG:teuthology.orchestra.run.trial045:> uname -r 2026-02-21T20:09:02.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:02.018 DEBUG:teuthology.orchestra.run.trial020:> uname -r 2026-02-21T20:09:02.072 INFO:teuthology.orchestra.run.trial170.stdout:5.14.0-681.el9.x86_64 2026-02-21T20:09:02.073 INFO:teuthology.task.kernel:Running kernel on trial170: 5.14.0-681.el9.x86_64 2026-02-21T20:09:02.073 DEBUG:teuthology.orchestra.run.trial170:> sudo yum install -y kernel 2026-02-21T20:09:02.073 INFO:teuthology.orchestra.run.trial176.stdout:5.14.0-681.el9.x86_64 2026-02-21T20:09:02.073 INFO:teuthology.orchestra.run.trial045.stdout:5.14.0-681.el9.x86_64 2026-02-21T20:09:02.073 INFO:teuthology.task.kernel:Running kernel on trial176: 5.14.0-681.el9.x86_64 2026-02-21T20:09:02.073 DEBUG:teuthology.orchestra.run.trial176:> sudo yum install -y kernel 2026-02-21T20:09:02.073 INFO:teuthology.task.kernel:Running kernel on trial045: 5.14.0-681.el9.x86_64 2026-02-21T20:09:02.074 DEBUG:teuthology.orchestra.run.trial045:> sudo yum install -y kernel 2026-02-21T20:09:02.074 INFO:teuthology.orchestra.run.trial020.stdout:5.14.0-681.el9.x86_64 2026-02-21T20:09:02.074 INFO:teuthology.task.kernel:Running kernel on trial020: 5.14.0-681.el9.x86_64 2026-02-21T20:09:02.074 DEBUG:teuthology.orchestra.run.trial020:> sudo yum install -y kernel 2026-02-21T20:09:03.721 INFO:teuthology.orchestra.run.trial020.stdout:CentOS Stream 9 - BaseOS 7.0 MB/s | 8.9 MB 00:01 2026-02-21T20:09:04.228 INFO:teuthology.orchestra.run.trial176.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.9 MB 00:01 2026-02-21T20:09:06.942 INFO:teuthology.orchestra.run.trial170.stdout:CentOS Stream 9 - BaseOS 2.0 MB/s | 8.9 MB 00:04 2026-02-21T20:09:07.258 INFO:teuthology.orchestra.run.trial176.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-21T20:09:07.831 INFO:teuthology.orchestra.run.trial170.stdout:CentOS Stream 9 - AppStream 74 MB/s | 27 MB 00:00 2026-02-21T20:09:10.739 INFO:teuthology.orchestra.run.trial045.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-21T20:09:10.988 INFO:teuthology.orchestra.run.trial176.stdout:CentOS Stream 9 - CRB 5.9 MB/s | 7.8 MB 00:01 2026-02-21T20:09:11.933 INFO:teuthology.orchestra.run.trial170.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 7.8 MB 00:01 2026-02-21T20:09:12.865 INFO:teuthology.orchestra.run.trial176.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-21T20:09:13.756 INFO:teuthology.orchestra.run.trial170.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-21T20:09:13.792 INFO:teuthology.orchestra.run.trial045.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-21T20:09:13.807 INFO:teuthology.orchestra.run.trial176.stdout:Extra Packages for Enterprise Linux 23 MB/s | 20 MB 00:00 2026-02-21T20:09:15.405 INFO:teuthology.orchestra.run.trial170.stdout:Extra Packages for Enterprise Linux 13 MB/s | 20 MB 00:01 2026-02-21T20:09:17.066 INFO:teuthology.orchestra.run.trial176.stdout:lab-extras 1.2 MB/s | 50 kB 00:00 2026-02-21T20:09:18.075 INFO:teuthology.orchestra.run.trial176.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T20:09:18.075 INFO:teuthology.orchestra.run.trial176.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T20:09:18.094 INFO:teuthology.orchestra.run.trial176.stdout:Dependencies resolved. 2026-02-21T20:09:18.095 INFO:teuthology.orchestra.run.trial176.stdout:Nothing to do. 2026-02-21T20:09:18.095 INFO:teuthology.orchestra.run.trial176.stdout:Complete! 2026-02-21T20:09:18.119 DEBUG:teuthology.orchestra.run.trial176:> echo no | sudo yum reinstall kernel || true 2026-02-21T20:09:18.421 INFO:teuthology.orchestra.run.trial176.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Feb 2026 08:09:17 PM UTC. 2026-02-21T20:09:18.503 INFO:teuthology.orchestra.run.trial176.stdout:Dependencies resolved. 2026-02-21T20:09:18.504 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.504 INFO:teuthology.orchestra.run.trial176.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:18.504 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.504 INFO:teuthology.orchestra.run.trial176.stdout:Reinstalling: 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout:Transaction Summary 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout:Total download size: 803 k 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stdout:Installed size: 0 2026-02-21T20:09:18.505 INFO:teuthology.orchestra.run.trial176.stderr:Operation aborted. 2026-02-21T20:09:18.524 INFO:teuthology.orchestra.run.trial176.stdout:Is this ok [y/N]: 2026-02-21T20:09:18.525 DEBUG:teuthology.orchestra.run.trial176:> sudo yum reinstall -y kernel || true 2026-02-21T20:09:18.663 INFO:teuthology.orchestra.run.trial170.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-21T20:09:18.823 INFO:teuthology.orchestra.run.trial176.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Feb 2026 08:09:17 PM UTC. 2026-02-21T20:09:18.870 INFO:teuthology.orchestra.run.trial020.stdout:CentOS Stream 9 - AppStream 1.8 MB/s | 27 MB 00:14 2026-02-21T20:09:18.903 INFO:teuthology.orchestra.run.trial176.stdout:Dependencies resolved. 2026-02-21T20:09:18.904 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.904 INFO:teuthology.orchestra.run.trial176.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:18.904 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.904 INFO:teuthology.orchestra.run.trial176.stdout:Reinstalling: 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout:Transaction Summary 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout:Total download size: 803 k 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout:Installed size: 0 2026-02-21T20:09:18.905 INFO:teuthology.orchestra.run.trial176.stdout:Downloading Packages: 2026-02-21T20:09:19.022 INFO:teuthology.orchestra.run.trial176.stdout:kernel-5.14.0-681.el9.x86_64.rpm 25 MB/s | 803 kB 00:00 2026-02-21T20:09:19.022 INFO:teuthology.orchestra.run.trial176.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:09:19.022 INFO:teuthology.orchestra.run.trial176.stdout:Total 6.7 MB/s | 803 kB 00:00 2026-02-21T20:09:19.032 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction check 2026-02-21T20:09:19.066 INFO:teuthology.orchestra.run.trial176.stdout:Transaction check succeeded. 2026-02-21T20:09:19.067 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction test 2026-02-21T20:09:19.072 INFO:teuthology.orchestra.run.trial176.stdout:Transaction test succeeded. 2026-02-21T20:09:19.072 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction 2026-02-21T20:09:19.095 INFO:teuthology.orchestra.run.trial176.stdout: Preparing : 1/1 2026-02-21T20:09:19.099 INFO:teuthology.orchestra.run.trial176.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:19.099 INFO:teuthology.orchestra.run.trial176.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:19.207 INFO:teuthology.orchestra.run.trial176.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:19.207 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:19.258 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:19.258 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:19.259 INFO:teuthology.orchestra.run.trial176.stdout:Reinstalled: 2026-02-21T20:09:19.259 INFO:teuthology.orchestra.run.trial176.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:19.259 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:09:19.259 INFO:teuthology.orchestra.run.trial176.stdout:Complete! 2026-02-21T20:09:19.288 DEBUG:teuthology.orchestra.run.trial176:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T20:09:19.312 INFO:teuthology.orchestra.run.trial176.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:19.314 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T20:09:19.314 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T20:09:19.314 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2026-02-21T20:09:19.315 DEBUG:teuthology.orchestra.run.trial176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T20:09:19.378 INFO:teuthology.orchestra.run.trial176.stdout:ttyS1 2026-02-21T20:09:19.403 DEBUG:teuthology.parallel:result is None 2026-02-21T20:09:19.666 INFO:teuthology.orchestra.run.trial170.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T20:09:19.666 INFO:teuthology.orchestra.run.trial170.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T20:09:19.685 INFO:teuthology.orchestra.run.trial170.stdout:Dependencies resolved. 2026-02-21T20:09:19.685 INFO:teuthology.orchestra.run.trial170.stdout:Nothing to do. 2026-02-21T20:09:19.685 INFO:teuthology.orchestra.run.trial170.stdout:Complete! 2026-02-21T20:09:19.709 DEBUG:teuthology.orchestra.run.trial170:> echo no | sudo yum reinstall kernel || true 2026-02-21T20:09:20.012 INFO:teuthology.orchestra.run.trial170.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 08:09:18 PM UTC. 2026-02-21T20:09:20.092 INFO:teuthology.orchestra.run.trial170.stdout:Dependencies resolved. 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout:Reinstalling: 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout:Transaction Summary 2026-02-21T20:09:20.093 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.094 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:20.094 INFO:teuthology.orchestra.run.trial170.stdout:Total download size: 803 k 2026-02-21T20:09:20.094 INFO:teuthology.orchestra.run.trial170.stdout:Installed size: 0 2026-02-21T20:09:20.094 INFO:teuthology.orchestra.run.trial170.stderr:Operation aborted. 2026-02-21T20:09:20.112 INFO:teuthology.orchestra.run.trial170.stdout:Is this ok [y/N]: 2026-02-21T20:09:20.113 DEBUG:teuthology.orchestra.run.trial170:> sudo yum reinstall -y kernel || true 2026-02-21T20:09:20.413 INFO:teuthology.orchestra.run.trial170.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 08:09:18 PM UTC. 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout:Dependencies resolved. 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout:Reinstalling: 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:20.493 INFO:teuthology.orchestra.run.trial170.stdout:Transaction Summary 2026-02-21T20:09:20.494 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:09:20.494 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:20.494 INFO:teuthology.orchestra.run.trial170.stdout:Total download size: 803 k 2026-02-21T20:09:20.494 INFO:teuthology.orchestra.run.trial170.stdout:Installed size: 0 2026-02-21T20:09:20.494 INFO:teuthology.orchestra.run.trial170.stdout:Downloading Packages: 2026-02-21T20:09:21.981 INFO:teuthology.orchestra.run.trial170.stdout:kernel-5.14.0-681.el9.x86_64.rpm 580 kB/s | 803 kB 00:01 2026-02-21T20:09:21.982 INFO:teuthology.orchestra.run.trial170.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:09:21.982 INFO:teuthology.orchestra.run.trial170.stdout:Total 540 kB/s | 803 kB 00:01 2026-02-21T20:09:21.994 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction check 2026-02-21T20:09:22.028 INFO:teuthology.orchestra.run.trial170.stdout:Transaction check succeeded. 2026-02-21T20:09:22.029 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction test 2026-02-21T20:09:22.033 INFO:teuthology.orchestra.run.trial170.stdout:Transaction test succeeded. 2026-02-21T20:09:22.034 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction 2026-02-21T20:09:22.058 INFO:teuthology.orchestra.run.trial170.stdout: Preparing : 1/1 2026-02-21T20:09:22.062 INFO:teuthology.orchestra.run.trial170.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:22.062 INFO:teuthology.orchestra.run.trial170.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:22.175 INFO:teuthology.orchestra.run.trial170.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:22.175 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:22.226 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:22.227 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:22.227 INFO:teuthology.orchestra.run.trial170.stdout:Reinstalled: 2026-02-21T20:09:22.227 INFO:teuthology.orchestra.run.trial170.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:22.227 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:09:22.227 INFO:teuthology.orchestra.run.trial170.stdout:Complete! 2026-02-21T20:09:22.255 DEBUG:teuthology.orchestra.run.trial170:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T20:09:22.280 INFO:teuthology.orchestra.run.trial170.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:22.281 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T20:09:22.281 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T20:09:22.281 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2026-02-21T20:09:22.281 DEBUG:teuthology.orchestra.run.trial170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T20:09:22.346 INFO:teuthology.orchestra.run.trial170.stdout:ttyS1 2026-02-21T20:09:22.370 DEBUG:teuthology.parallel:result is None 2026-02-21T20:09:22.637 INFO:teuthology.orchestra.run.trial045.stdout:CentOS Stream 9 - CRB 1.2 MB/s | 7.8 MB 00:06 2026-02-21T20:09:24.185 INFO:teuthology.orchestra.run.trial045.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 20 kB 00:00 2026-02-21T20:09:24.601 INFO:teuthology.orchestra.run.trial045.stdout:Extra Packages for Enterprise Linux 57 MB/s | 20 MB 00:00 2026-02-21T20:09:27.715 INFO:teuthology.orchestra.run.trial020.stdout:CentOS Stream 9 - CRB 1.2 MB/s | 7.8 MB 00:06 2026-02-21T20:09:27.776 INFO:teuthology.orchestra.run.trial045.stdout:lab-extras 1.5 MB/s | 50 kB 00:00 2026-02-21T20:09:28.566 INFO:teuthology.orchestra.run.trial020.stdout:CentOS Stream 9 - Extras packages 156 kB/s | 20 kB 00:00 2026-02-21T20:09:28.773 INFO:teuthology.orchestra.run.trial045.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T20:09:28.773 INFO:teuthology.orchestra.run.trial045.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T20:09:28.792 INFO:teuthology.orchestra.run.trial045.stdout:Dependencies resolved. 2026-02-21T20:09:28.793 INFO:teuthology.orchestra.run.trial045.stdout:Nothing to do. 2026-02-21T20:09:28.793 INFO:teuthology.orchestra.run.trial045.stdout:Complete! 2026-02-21T20:09:28.815 DEBUG:teuthology.orchestra.run.trial045:> echo no | sudo yum reinstall kernel || true 2026-02-21T20:09:29.116 INFO:teuthology.orchestra.run.trial045.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 08:09:27 PM UTC. 2026-02-21T20:09:29.195 INFO:teuthology.orchestra.run.trial045.stdout:Dependencies resolved. 2026-02-21T20:09:29.196 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.196 INFO:teuthology.orchestra.run.trial045.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:Reinstalling: 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:Transaction Summary 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:Total download size: 803 k 2026-02-21T20:09:29.197 INFO:teuthology.orchestra.run.trial045.stdout:Installed size: 0 2026-02-21T20:09:29.198 INFO:teuthology.orchestra.run.trial045.stderr:Operation aborted. 2026-02-21T20:09:29.217 INFO:teuthology.orchestra.run.trial045.stdout:Is this ok [y/N]: 2026-02-21T20:09:29.217 DEBUG:teuthology.orchestra.run.trial045:> sudo yum reinstall -y kernel || true 2026-02-21T20:09:29.516 INFO:teuthology.orchestra.run.trial045.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 08:09:27 PM UTC. 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout:Dependencies resolved. 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout:Reinstalling: 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:29.596 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout:Transaction Summary 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout:Total download size: 803 k 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout:Installed size: 0 2026-02-21T20:09:29.597 INFO:teuthology.orchestra.run.trial045.stdout:Downloading Packages: 2026-02-21T20:09:29.795 INFO:teuthology.orchestra.run.trial045.stdout:kernel-5.14.0-681.el9.x86_64.rpm 9.6 MB/s | 803 kB 00:00 2026-02-21T20:09:29.796 INFO:teuthology.orchestra.run.trial045.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:09:29.796 INFO:teuthology.orchestra.run.trial045.stdout:Total 3.9 MB/s | 803 kB 00:00 2026-02-21T20:09:29.806 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction check 2026-02-21T20:09:29.839 INFO:teuthology.orchestra.run.trial045.stdout:Transaction check succeeded. 2026-02-21T20:09:29.839 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction test 2026-02-21T20:09:29.843 INFO:teuthology.orchestra.run.trial045.stdout:Transaction test succeeded. 2026-02-21T20:09:29.844 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction 2026-02-21T20:09:29.867 INFO:teuthology.orchestra.run.trial045.stdout: Preparing : 1/1 2026-02-21T20:09:29.871 INFO:teuthology.orchestra.run.trial045.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:29.871 INFO:teuthology.orchestra.run.trial045.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:29.976 INFO:teuthology.orchestra.run.trial045.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:29.976 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:30.032 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:30.032 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:30.032 INFO:teuthology.orchestra.run.trial045.stdout:Reinstalled: 2026-02-21T20:09:30.032 INFO:teuthology.orchestra.run.trial045.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:30.033 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:09:30.033 INFO:teuthology.orchestra.run.trial045.stdout:Complete! 2026-02-21T20:09:30.059 DEBUG:teuthology.orchestra.run.trial045:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T20:09:30.083 INFO:teuthology.orchestra.run.trial045.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:30.084 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T20:09:30.084 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T20:09:30.084 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-21T20:09:30.084 DEBUG:teuthology.orchestra.run.trial045:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T20:09:30.147 INFO:teuthology.orchestra.run.trial045.stdout:ttyS1 2026-02-21T20:09:30.171 DEBUG:teuthology.parallel:result is None 2026-02-21T20:09:30.381 INFO:teuthology.orchestra.run.trial020.stdout:Extra Packages for Enterprise Linux 12 MB/s | 20 MB 00:01 2026-02-21T20:09:33.565 INFO:teuthology.orchestra.run.trial020.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-21T20:09:34.569 INFO:teuthology.orchestra.run.trial020.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-21T20:09:34.569 INFO:teuthology.orchestra.run.trial020.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-21T20:09:34.588 INFO:teuthology.orchestra.run.trial020.stdout:Dependencies resolved. 2026-02-21T20:09:34.588 INFO:teuthology.orchestra.run.trial020.stdout:Nothing to do. 2026-02-21T20:09:34.589 INFO:teuthology.orchestra.run.trial020.stdout:Complete! 2026-02-21T20:09:34.612 DEBUG:teuthology.orchestra.run.trial020:> echo no | sudo yum reinstall kernel || true 2026-02-21T20:09:34.916 INFO:teuthology.orchestra.run.trial020.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Feb 2026 08:09:33 PM UTC. 2026-02-21T20:09:34.997 INFO:teuthology.orchestra.run.trial020.stdout:Dependencies resolved. 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:Reinstalling: 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:Transaction Summary 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:34.998 INFO:teuthology.orchestra.run.trial020.stdout:Total download size: 803 k 2026-02-21T20:09:34.999 INFO:teuthology.orchestra.run.trial020.stdout:Installed size: 0 2026-02-21T20:09:34.999 INFO:teuthology.orchestra.run.trial020.stderr:Operation aborted. 2026-02-21T20:09:35.018 INFO:teuthology.orchestra.run.trial020.stdout:Is this ok [y/N]: 2026-02-21T20:09:35.018 DEBUG:teuthology.orchestra.run.trial020:> sudo yum reinstall -y kernel || true 2026-02-21T20:09:35.320 INFO:teuthology.orchestra.run.trial020.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Feb 2026 08:09:33 PM UTC. 2026-02-21T20:09:35.400 INFO:teuthology.orchestra.run.trial020.stdout:Dependencies resolved. 2026-02-21T20:09:35.401 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:35.401 INFO:teuthology.orchestra.run.trial020.stdout: Package Architecture Version Repository Size 2026-02-21T20:09:35.401 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:Reinstalling: 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:Transaction Summary 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:Total download size: 803 k 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:Installed size: 0 2026-02-21T20:09:35.402 INFO:teuthology.orchestra.run.trial020.stdout:Downloading Packages: 2026-02-21T20:09:35.647 INFO:teuthology.orchestra.run.trial020.stdout:kernel-5.14.0-681.el9.x86_64.rpm 5.2 MB/s | 803 kB 00:00 2026-02-21T20:09:35.647 INFO:teuthology.orchestra.run.trial020.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:09:35.648 INFO:teuthology.orchestra.run.trial020.stdout:Total 3.2 MB/s | 803 kB 00:00 2026-02-21T20:09:35.658 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction check 2026-02-21T20:09:35.695 INFO:teuthology.orchestra.run.trial020.stdout:Transaction check succeeded. 2026-02-21T20:09:35.695 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction test 2026-02-21T20:09:35.700 INFO:teuthology.orchestra.run.trial020.stdout:Transaction test succeeded. 2026-02-21T20:09:35.700 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction 2026-02-21T20:09:35.724 INFO:teuthology.orchestra.run.trial020.stdout: Preparing : 1/1 2026-02-21T20:09:35.727 INFO:teuthology.orchestra.run.trial020.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:35.728 INFO:teuthology.orchestra.run.trial020.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:35.837 INFO:teuthology.orchestra.run.trial020.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:35.837 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout:Reinstalled: 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:09:35.894 INFO:teuthology.orchestra.run.trial020.stdout:Complete! 2026-02-21T20:09:35.922 DEBUG:teuthology.orchestra.run.trial020:> rpm -q kernel | sort -rV | head -n 1 2026-02-21T20:09:35.946 INFO:teuthology.orchestra.run.trial020.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-21T20:09:35.947 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-21T20:09:35.947 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-21T20:09:35.947 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-21T20:09:35.947 DEBUG:teuthology.orchestra.run.trial020:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-21T20:09:36.011 INFO:teuthology.orchestra.run.trial020.stdout:ttyS1 2026-02-21T20:09:36.039 DEBUG:teuthology.parallel:result is None 2026-02-21T20:09:36.039 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-21T20:09:36.051 INFO:teuthology.task.internal:Creating test directory... 2026-02-21T20:09:36.051 DEBUG:teuthology.orchestra.run.trial020:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T20:09:36.081 DEBUG:teuthology.orchestra.run.trial045:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T20:09:36.084 DEBUG:teuthology.orchestra.run.trial170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T20:09:36.086 DEBUG:teuthology.orchestra.run.trial176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-21T20:09:36.104 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-21T20:09:36.116 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-21T20:09:36.129 INFO:teuthology.task.internal:Creating archive directory... 2026-02-21T20:09:36.129 DEBUG:teuthology.orchestra.run.trial020:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T20:09:36.138 DEBUG:teuthology.orchestra.run.trial045:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T20:09:36.141 DEBUG:teuthology.orchestra.run.trial170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T20:09:36.145 DEBUG:teuthology.orchestra.run.trial176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-21T20:09:36.171 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-21T20:09:36.183 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-21T20:09:36.183 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:09:36.194 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:09:36.197 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:09:36.202 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:09:36.217 INFO:teuthology.orchestra.run.trial020.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.219 INFO:teuthology.orchestra.run.trial045.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.224 INFO:teuthology.orchestra.run.trial170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.225 INFO:teuthology.orchestra.run.trial020.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.226 INFO:teuthology.orchestra.run.trial176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.228 INFO:teuthology.orchestra.run.trial045.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.233 INFO:teuthology.orchestra.run.trial170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.236 INFO:teuthology.orchestra.run.trial176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-21T20:09:36.237 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-21T20:09:36.249 INFO:teuthology.task.internal:Configuring sudo... 2026-02-21T20:09:36.249 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T20:09:36.270 DEBUG:teuthology.orchestra.run.trial045:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T20:09:36.271 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T20:09:36.278 DEBUG:teuthology.orchestra.run.trial176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-21T20:09:36.303 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-21T20:09:36.320 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-21T20:09:36.321 DEBUG:teuthology.orchestra.run.trial020:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T20:09:36.335 DEBUG:teuthology.orchestra.run.trial045:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T20:09:36.338 DEBUG:teuthology.orchestra.run.trial170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T20:09:36.343 DEBUG:teuthology.orchestra.run.trial176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-21T20:09:36.359 DEBUG:teuthology.orchestra.run.trial020:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:36.506 DEBUG:teuthology.orchestra.run.trial020:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:36.531 DEBUG:teuthology.orchestra.run.trial020:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:36.649 DEBUG:teuthology.orchestra.run.trial020:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:36.674 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:09:36.674 DEBUG:teuthology.orchestra.run.trial020:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T20:09:36.738 DEBUG:teuthology.orchestra.run.trial045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:36.841 DEBUG:teuthology.orchestra.run.trial045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:36.868 DEBUG:teuthology.orchestra.run.trial045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.015 DEBUG:teuthology.orchestra.run.trial045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.040 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:09:37.040 DEBUG:teuthology.orchestra.run.trial045:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T20:09:37.104 DEBUG:teuthology.orchestra.run.trial170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:37.221 DEBUG:teuthology.orchestra.run.trial170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:37.246 DEBUG:teuthology.orchestra.run.trial170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.398 DEBUG:teuthology.orchestra.run.trial170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.423 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:09:37.423 DEBUG:teuthology.orchestra.run.trial170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T20:09:37.487 DEBUG:teuthology.orchestra.run.trial176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:37.567 DEBUG:teuthology.orchestra.run.trial176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:09:37.592 DEBUG:teuthology.orchestra.run.trial176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.736 DEBUG:teuthology.orchestra.run.trial176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:09:37.760 DEBUG:teuthology.orchestra.run.trial176:> set -ex 2026-02-21T20:09:37.760 DEBUG:teuthology.orchestra.run.trial176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-21T20:09:37.824 DEBUG:teuthology.orchestra.run.trial020:> sudo service rsyslog restart 2026-02-21T20:09:37.826 DEBUG:teuthology.orchestra.run.trial045:> sudo service rsyslog restart 2026-02-21T20:09:37.827 DEBUG:teuthology.orchestra.run.trial170:> sudo service rsyslog restart 2026-02-21T20:09:37.829 DEBUG:teuthology.orchestra.run.trial176:> sudo service rsyslog restart 2026-02-21T20:09:37.852 INFO:teuthology.orchestra.run.trial020.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:09:37.855 INFO:teuthology.orchestra.run.trial045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:09:37.856 INFO:teuthology.orchestra.run.trial170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:09:37.891 INFO:teuthology.orchestra.run.trial176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:09:38.294 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-21T20:09:38.312 INFO:teuthology.task.internal:Starting timer... 2026-02-21T20:09:38.312 INFO:teuthology.run_tasks:Running task pcp... 2026-02-21T20:09:38.333 INFO:teuthology.run_tasks:Running task selinux... 2026-02-21T20:09:38.351 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-21T20:09:38.351 DEBUG:teuthology.orchestra.run.trial020:> sudo service auditd rotate 2026-02-21T20:09:38.382 INFO:teuthology.orchestra.run.trial020.stdout:Rotating logs: 2026-02-21T20:09:38.384 DEBUG:teuthology.orchestra.run.trial045:> sudo service auditd rotate 2026-02-21T20:09:38.415 INFO:teuthology.orchestra.run.trial045.stdout:Rotating logs: 2026-02-21T20:09:38.417 DEBUG:teuthology.orchestra.run.trial170:> sudo service auditd rotate 2026-02-21T20:09:38.445 INFO:teuthology.orchestra.run.trial170.stdout:Rotating logs: 2026-02-21T20:09:38.447 DEBUG:teuthology.orchestra.run.trial176:> sudo service auditd rotate 2026-02-21T20:09:38.478 INFO:teuthology.orchestra.run.trial176.stdout:Rotating logs: 2026-02-21T20:09:38.480 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-21T20:09:38.481 DEBUG:teuthology.orchestra.run.trial020:> /usr/sbin/getenforce 2026-02-21T20:09:38.498 INFO:teuthology.orchestra.run.trial020.stdout:Permissive 2026-02-21T20:09:38.499 DEBUG:teuthology.orchestra.run.trial045:> /usr/sbin/getenforce 2026-02-21T20:09:38.516 INFO:teuthology.orchestra.run.trial045.stdout:Permissive 2026-02-21T20:09:38.517 DEBUG:teuthology.orchestra.run.trial170:> /usr/sbin/getenforce 2026-02-21T20:09:38.533 INFO:teuthology.orchestra.run.trial170.stdout:Permissive 2026-02-21T20:09:38.534 DEBUG:teuthology.orchestra.run.trial176:> /usr/sbin/getenforce 2026-02-21T20:09:38.549 INFO:teuthology.orchestra.run.trial176.stdout:Permissive 2026-02-21T20:09:38.550 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial020.front.sepia.ceph.com': 'permissive', 'ubuntu@trial045.front.sepia.ceph.com': 'permissive', 'ubuntu@trial170.front.sepia.ceph.com': 'permissive', 'ubuntu@trial176.front.sepia.ceph.com': 'permissive'} 2026-02-21T20:09:38.550 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:09:38.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:38.575 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:09:38.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:38.602 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:09:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:38.628 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:09:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:09:38.655 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-21T20:09:38.655 DEBUG:teuthology.orchestra.run.trial020:> sudo /usr/sbin/setenforce permissive 2026-02-21T20:09:38.681 DEBUG:teuthology.orchestra.run.trial045:> sudo /usr/sbin/setenforce permissive 2026-02-21T20:09:38.708 DEBUG:teuthology.orchestra.run.trial170:> sudo /usr/sbin/setenforce permissive 2026-02-21T20:09:38.733 DEBUG:teuthology.orchestra.run.trial176:> sudo /usr/sbin/setenforce permissive 2026-02-21T20:09:38.759 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-21T20:09:38.774 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-21T20:09:38.787 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'}]}] 2026-02-21T20:09:38.789 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial020.front.sepia.ceph.com,trial045.front.sepia.ceph.com,trial170.front.sepia.ceph.com,trial176.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-21T20:12:20.632 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial020.front.sepia.ceph.com'), Remote(name='ubuntu@trial045.front.sepia.ceph.com'), Remote(name='ubuntu@trial170.front.sepia.ceph.com'), Remote(name='ubuntu@trial176.front.sepia.ceph.com')] 2026-02-21T20:12:20.633 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-21T20:12:20.634 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:12:20.707 DEBUG:teuthology.orchestra.run.trial020:> true 2026-02-21T20:12:20.777 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-21T20:12:20.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial045.front.sepia.ceph.com' 2026-02-21T20:12:20.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:12:20.852 DEBUG:teuthology.orchestra.run.trial045:> true 2026-02-21T20:12:20.928 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial045.front.sepia.ceph.com' 2026-02-21T20:12:20.929 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-21T20:12:20.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:12:21.000 DEBUG:teuthology.orchestra.run.trial170:> true 2026-02-21T20:12:21.077 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-21T20:12:21.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial176.front.sepia.ceph.com' 2026-02-21T20:12:21.078 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:12:21.148 DEBUG:teuthology.orchestra.run.trial176:> true 2026-02-21T20:12:21.225 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial176.front.sepia.ceph.com' 2026-02-21T20:12:21.226 INFO:teuthology.run_tasks:Running task clock... 2026-02-21T20:12:21.240 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-21T20:12:21.240 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:12:21.241 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:12:21.243 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:12:21.243 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:12:21.245 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:12:21.245 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:12:21.247 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-21T20:12:21.247 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:12:21.269 INFO:teuthology.orchestra.run.trial020.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:12:21.271 INFO:teuthology.orchestra.run.trial045.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:12:21.273 INFO:teuthology.orchestra.run.trial170.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:12:21.282 INFO:teuthology.orchestra.run.trial020.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:12:21.283 INFO:teuthology.orchestra.run.trial045.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:12:21.285 INFO:teuthology.orchestra.run.trial170.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:12:21.292 INFO:teuthology.orchestra.run.trial176.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-21T20:12:21.302 INFO:teuthology.orchestra.run.trial020.stderr:sudo: ntpd: command not found 2026-02-21T20:12:21.303 INFO:teuthology.orchestra.run.trial045.stderr:sudo: ntpd: command not found 2026-02-21T20:12:21.304 INFO:teuthology.orchestra.run.trial176.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-21T20:12:21.307 INFO:teuthology.orchestra.run.trial170.stderr:sudo: ntpd: command not found 2026-02-21T20:12:21.312 INFO:teuthology.orchestra.run.trial020.stdout:506 Cannot talk to daemon 2026-02-21T20:12:21.312 INFO:teuthology.orchestra.run.trial045.stdout:506 Cannot talk to daemon 2026-02-21T20:12:21.317 INFO:teuthology.orchestra.run.trial170.stdout:506 Cannot talk to daemon 2026-02-21T20:12:21.323 INFO:teuthology.orchestra.run.trial020.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:12:21.324 INFO:teuthology.orchestra.run.trial045.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:12:21.325 INFO:teuthology.orchestra.run.trial176.stderr:sudo: ntpd: command not found 2026-02-21T20:12:21.329 INFO:teuthology.orchestra.run.trial170.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:12:21.335 INFO:teuthology.orchestra.run.trial020.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:12:21.335 INFO:teuthology.orchestra.run.trial176.stdout:506 Cannot talk to daemon 2026-02-21T20:12:21.336 INFO:teuthology.orchestra.run.trial045.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:12:21.341 INFO:teuthology.orchestra.run.trial170.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:12:21.346 INFO:teuthology.orchestra.run.trial176.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-21T20:12:21.358 INFO:teuthology.orchestra.run.trial176.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-21T20:12:21.380 INFO:teuthology.orchestra.run.trial020.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:12:21.382 INFO:teuthology.orchestra.run.trial020.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:12:21.382 INFO:teuthology.orchestra.run.trial020.stdout:=============================================================================== 2026-02-21T20:12:21.386 INFO:teuthology.orchestra.run.trial045.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:12:21.388 INFO:teuthology.orchestra.run.trial045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:12:21.388 INFO:teuthology.orchestra.run.trial045.stdout:=============================================================================== 2026-02-21T20:12:21.390 INFO:teuthology.orchestra.run.trial170.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:12:21.392 INFO:teuthology.orchestra.run.trial170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:12:21.392 INFO:teuthology.orchestra.run.trial170.stdout:=============================================================================== 2026-02-21T20:12:21.417 INFO:teuthology.orchestra.run.trial176.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:12:21.422 INFO:teuthology.orchestra.run.trial176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:12:21.422 INFO:teuthology.orchestra.run.trial176.stdout:=============================================================================== 2026-02-21T20:12:21.422 INFO:teuthology.orchestra.run.trial176.stdout:^? 172-234-25-10.ip.linodeu> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-21T20:12:21.423 INFO:teuthology.run_tasks:Running task pexec... 2026-02-21T20:12:21.436 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-21T20:12:21.436 DEBUG:teuthology.orchestra.run.trial020:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:21.437 DEBUG:teuthology.orchestra.run.trial045:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:21.437 DEBUG:teuthology.orchestra.run.trial170:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:21.437 DEBUG:teuthology.orchestra.run.trial176:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial045.front.sepia.ceph.com 2026-02-21T20:12:21.439 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial170.front.sepia.ceph.com 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.440 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.465 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:12:21.465 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-21T20:12:21.465 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-21T20:12:21.465 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.465 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-21T20:12:21.609 INFO:teuthology.orchestra.run.trial020.stdout:No match for argument: nvme-cli 2026-02-21T20:12:21.610 INFO:teuthology.orchestra.run.trial020.stderr:No packages marked for removal. 2026-02-21T20:12:21.611 INFO:teuthology.orchestra.run.trial045.stdout:No match for argument: nvme-cli 2026-02-21T20:12:21.612 INFO:teuthology.orchestra.run.trial045.stderr:No packages marked for removal. 2026-02-21T20:12:21.612 INFO:teuthology.orchestra.run.trial170.stdout:No match for argument: nvme-cli 2026-02-21T20:12:21.613 INFO:teuthology.orchestra.run.trial170.stderr:No packages marked for removal. 2026-02-21T20:12:21.613 INFO:teuthology.orchestra.run.trial020.stdout:Dependencies resolved. 2026-02-21T20:12:21.613 INFO:teuthology.orchestra.run.trial020.stdout:Nothing to do. 2026-02-21T20:12:21.613 INFO:teuthology.orchestra.run.trial020.stdout:Complete! 2026-02-21T20:12:21.614 INFO:teuthology.orchestra.run.trial045.stdout:Dependencies resolved. 2026-02-21T20:12:21.614 INFO:teuthology.orchestra.run.trial045.stdout:Nothing to do. 2026-02-21T20:12:21.615 INFO:teuthology.orchestra.run.trial045.stdout:Complete! 2026-02-21T20:12:21.615 INFO:teuthology.orchestra.run.trial170.stdout:Dependencies resolved. 2026-02-21T20:12:21.615 INFO:teuthology.orchestra.run.trial170.stdout:Nothing to do. 2026-02-21T20:12:21.615 INFO:teuthology.orchestra.run.trial170.stdout:Complete! 2026-02-21T20:12:21.638 INFO:teuthology.orchestra.run.trial176.stdout:No match for argument: nvme-cli 2026-02-21T20:12:21.639 INFO:teuthology.orchestra.run.trial176.stderr:No packages marked for removal. 2026-02-21T20:12:21.640 INFO:teuthology.orchestra.run.trial176.stdout:Dependencies resolved. 2026-02-21T20:12:21.641 INFO:teuthology.orchestra.run.trial176.stdout:Nothing to do. 2026-02-21T20:12:21.641 INFO:teuthology.orchestra.run.trial176.stdout:Complete! 2026-02-21T20:12:21.916 INFO:teuthology.orchestra.run.trial045.stdout:Last metadata expiration check: 0:00:30 ago on Sat 21 Feb 2026 08:11:51 PM UTC. 2026-02-21T20:12:21.920 INFO:teuthology.orchestra.run.trial170.stdout:Last metadata expiration check: 0:00:28 ago on Sat 21 Feb 2026 08:11:53 PM UTC. 2026-02-21T20:12:21.926 INFO:teuthology.orchestra.run.trial020.stdout:Last metadata expiration check: 0:00:30 ago on Sat 21 Feb 2026 08:11:51 PM UTC. 2026-02-21T20:12:21.942 INFO:teuthology.orchestra.run.trial176.stdout:Last metadata expiration check: 0:00:28 ago on Sat 21 Feb 2026 08:11:53 PM UTC. 2026-02-21T20:12:21.997 INFO:teuthology.orchestra.run.trial045.stdout:Dependencies resolved. 2026-02-21T20:12:21.997 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: Package Arch Version Repository Size 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Installing: 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Installing dependencies: 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Transaction Summary 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:================================================================================ 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Install 7 Packages 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Total download size: 6.3 M 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Installed size: 24 M 2026-02-21T20:12:21.998 INFO:teuthology.orchestra.run.trial045.stdout:Downloading Packages: 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:Dependencies resolved. 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: Package Arch Version Repository Size 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:Installing: 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:Installing dependencies: 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:Transaction Summary 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:================================================================================ 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout:Install 7 Packages 2026-02-21T20:12:22.002 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:12:22.003 INFO:teuthology.orchestra.run.trial170.stdout:Total download size: 6.3 M 2026-02-21T20:12:22.003 INFO:teuthology.orchestra.run.trial170.stdout:Installed size: 24 M 2026-02-21T20:12:22.003 INFO:teuthology.orchestra.run.trial170.stdout:Downloading Packages: 2026-02-21T20:12:22.009 INFO:teuthology.orchestra.run.trial020.stdout:Dependencies resolved. 2026-02-21T20:12:22.009 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout: Package Arch Version Repository Size 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout:Installing: 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout:Installing dependencies: 2026-02-21T20:12:22.010 INFO:teuthology.orchestra.run.trial020.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout:Transaction Summary 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout:================================================================================ 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout:Install 7 Packages 2026-02-21T20:12:22.011 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:22.012 INFO:teuthology.orchestra.run.trial020.stdout:Total download size: 6.3 M 2026-02-21T20:12:22.012 INFO:teuthology.orchestra.run.trial020.stdout:Installed size: 24 M 2026-02-21T20:12:22.012 INFO:teuthology.orchestra.run.trial020.stdout:Downloading Packages: 2026-02-21T20:12:22.024 INFO:teuthology.orchestra.run.trial176.stdout:Dependencies resolved. 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout: Package Arch Version Repository Size 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout:Installing: 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-21T20:12:22.025 INFO:teuthology.orchestra.run.trial176.stdout:Installing dependencies: 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:Transaction Summary 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:================================================================================ 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:Install 7 Packages 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:Total download size: 6.3 M 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:Installed size: 24 M 2026-02-21T20:12:22.026 INFO:teuthology.orchestra.run.trial176.stdout:Downloading Packages: 2026-02-21T20:12:22.251 INFO:teuthology.orchestra.run.trial170.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 443 kB/s | 44 kB 00:00 2026-02-21T20:12:22.252 INFO:teuthology.orchestra.run.trial170.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 720 kB/s | 72 kB 00:00 2026-02-21T20:12:22.301 INFO:teuthology.orchestra.run.trial170.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2026-02-21T20:12:22.302 INFO:teuthology.orchestra.run.trial170.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 3.0 MB/s | 150 kB 00:00 2026-02-21T20:12:22.314 INFO:teuthology.orchestra.run.trial170.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 7.1 MB/s | 1.2 MB 00:00 2026-02-21T20:12:22.374 INFO:teuthology.orchestra.run.trial170.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 11 MB/s | 837 kB 00:00 2026-02-21T20:12:22.475 INFO:teuthology.orchestra.run.trial020.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 138 kB/s | 44 kB 00:00 2026-02-21T20:12:22.495 INFO:teuthology.orchestra.run.trial045.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 437 kB/s | 44 kB 00:00 2026-02-21T20:12:22.510 INFO:teuthology.orchestra.run.trial045.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 621 kB/s | 72 kB 00:00 2026-02-21T20:12:22.525 INFO:teuthology.orchestra.run.trial020.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 195 kB/s | 72 kB 00:00 2026-02-21T20:12:22.550 INFO:teuthology.orchestra.run.trial045.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.5 MB/s | 84 kB 00:00 2026-02-21T20:12:22.576 INFO:teuthology.orchestra.run.trial045.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 2.2 MB/s | 150 kB 00:00 2026-02-21T20:12:22.610 INFO:teuthology.orchestra.run.trial045.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 5.4 MB/s | 1.2 MB 00:00 2026-02-21T20:12:22.650 INFO:teuthology.orchestra.run.trial020.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 481 kB/s | 84 kB 00:00 2026-02-21T20:12:22.652 INFO:teuthology.orchestra.run.trial045.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.1 MB/s | 837 kB 00:00 2026-02-21T20:12:22.678 INFO:teuthology.orchestra.run.trial045.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 39 MB/s | 4.0 MB 00:00 2026-02-21T20:12:22.678 INFO:teuthology.orchestra.run.trial045.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:12:22.678 INFO:teuthology.orchestra.run.trial045.stdout:Total 9.2 MB/s | 6.3 MB 00:00 2026-02-21T20:12:22.735 INFO:teuthology.orchestra.run.trial020.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 718 kB/s | 150 kB 00:00 2026-02-21T20:12:22.748 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction check 2026-02-21T20:12:22.755 INFO:teuthology.orchestra.run.trial045.stdout:Transaction check succeeded. 2026-02-21T20:12:22.755 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction test 2026-02-21T20:12:22.835 INFO:teuthology.orchestra.run.trial045.stdout:Transaction test succeeded. 2026-02-21T20:12:22.836 INFO:teuthology.orchestra.run.trial045.stdout:Running transaction 2026-02-21T20:12:22.836 INFO:teuthology.orchestra.run.trial020.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.7 MB/s | 1.2 MB 00:00 2026-02-21T20:12:22.877 INFO:teuthology.orchestra.run.trial020.stdout:(6/7): runc-1.4.0-1.el9.x86_64.rpm 28 MB/s | 4.0 MB 00:00 2026-02-21T20:12:22.958 INFO:teuthology.orchestra.run.trial176.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 71 kB/s | 44 kB 00:00 2026-02-21T20:12:22.973 INFO:teuthology.orchestra.run.trial020.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.5 MB/s | 837 kB 00:00 2026-02-21T20:12:22.973 INFO:teuthology.orchestra.run.trial020.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:12:22.973 INFO:teuthology.orchestra.run.trial020.stdout:Total 6.5 MB/s | 6.3 MB 00:00 2026-02-21T20:12:22.980 INFO:teuthology.orchestra.run.trial045.stdout: Preparing : 1/1 2026-02-21T20:12:22.988 INFO:teuthology.orchestra.run.trial045.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-21T20:12:22.997 INFO:teuthology.orchestra.run.trial045.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-21T20:12:23.004 INFO:teuthology.orchestra.run.trial045.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:23.006 INFO:teuthology.orchestra.run.trial176.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 108 kB/s | 72 kB 00:00 2026-02-21T20:12:23.010 INFO:teuthology.orchestra.run.trial045.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:23.011 INFO:teuthology.orchestra.run.trial045.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:23.044 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction check 2026-02-21T20:12:23.052 INFO:teuthology.orchestra.run.trial020.stdout:Transaction check succeeded. 2026-02-21T20:12:23.052 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction test 2026-02-21T20:12:23.057 INFO:teuthology.orchestra.run.trial045.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:23.134 INFO:teuthology.orchestra.run.trial020.stdout:Transaction test succeeded. 2026-02-21T20:12:23.134 INFO:teuthology.orchestra.run.trial020.stdout:Running transaction 2026-02-21T20:12:23.171 INFO:teuthology.orchestra.run.trial045.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-21T20:12:23.174 INFO:teuthology.orchestra.run.trial045.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:23.280 INFO:teuthology.orchestra.run.trial020.stdout: Preparing : 1/1 2026-02-21T20:12:23.288 INFO:teuthology.orchestra.run.trial020.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-21T20:12:23.298 INFO:teuthology.orchestra.run.trial020.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-21T20:12:23.303 INFO:teuthology.orchestra.run.trial020.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:23.305 INFO:teuthology.orchestra.run.trial176.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-21T20:12:23.309 INFO:teuthology.orchestra.run.trial020.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:23.310 INFO:teuthology.orchestra.run.trial020.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:23.356 INFO:teuthology.orchestra.run.trial020.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:23.470 INFO:teuthology.orchestra.run.trial045.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:23.471 INFO:teuthology.orchestra.run.trial045.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:12:23.471 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:12:23.471 INFO:teuthology.orchestra.run.trial020.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-21T20:12:23.473 INFO:teuthology.orchestra.run.trial020.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:23.599 INFO:teuthology.orchestra.run.trial176.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 131 kB/s | 84 kB 00:00 2026-02-21T20:12:23.647 INFO:teuthology.orchestra.run.trial176.stdout:(5/7): runc-1.4.0-1.el9.x86_64.rpm 84 MB/s | 4.0 MB 00:00 2026-02-21T20:12:23.719 INFO:teuthology.orchestra.run.trial176.stdout:(6/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 211 kB/s | 150 kB 00:00 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-21T20:12:23.726 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-21T20:12:23.757 INFO:teuthology.orchestra.run.trial020.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:23.757 INFO:teuthology.orchestra.run.trial020.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:12:23.757 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:23.779 INFO:teuthology.orchestra.run.trial045.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout:Installed: 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:12:23.780 INFO:teuthology.orchestra.run.trial045.stdout:Complete! 2026-02-21T20:12:23.831 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-21T20:12:24.004 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout:Installed: 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:12:24.059 INFO:teuthology.orchestra.run.trial020.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:12:24.060 INFO:teuthology.orchestra.run.trial020.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-21T20:12:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:24.060 INFO:teuthology.orchestra.run.trial020.stdout:Complete! 2026-02-21T20:12:24.113 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:24.218 INFO:teuthology.orchestra.run.trial176.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 918 kB/s | 837 kB 00:00 2026-02-21T20:12:24.218 INFO:teuthology.orchestra.run.trial176.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:12:24.218 INFO:teuthology.orchestra.run.trial176.stdout:Total 2.9 MB/s | 6.3 MB 00:02 2026-02-21T20:12:24.288 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction check 2026-02-21T20:12:24.296 INFO:teuthology.orchestra.run.trial176.stdout:Transaction check succeeded. 2026-02-21T20:12:24.296 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction test 2026-02-21T20:12:24.376 INFO:teuthology.orchestra.run.trial176.stdout:Transaction test succeeded. 2026-02-21T20:12:24.376 INFO:teuthology.orchestra.run.trial176.stdout:Running transaction 2026-02-21T20:12:24.519 INFO:teuthology.orchestra.run.trial176.stdout: Preparing : 1/1 2026-02-21T20:12:24.527 INFO:teuthology.orchestra.run.trial176.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-21T20:12:24.536 INFO:teuthology.orchestra.run.trial176.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-21T20:12:24.541 INFO:teuthology.orchestra.run.trial176.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:24.547 INFO:teuthology.orchestra.run.trial176.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:24.548 INFO:teuthology.orchestra.run.trial176.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:24.595 INFO:teuthology.orchestra.run.trial176.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:24.710 INFO:teuthology.orchestra.run.trial176.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-21T20:12:24.712 INFO:teuthology.orchestra.run.trial176.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:24.992 INFO:teuthology.orchestra.run.trial176.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:24.992 INFO:teuthology.orchestra.run.trial176.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:12:24.992 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-21T20:12:25.242 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-21T20:12:25.295 INFO:teuthology.orchestra.run.trial176.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-21T20:12:25.295 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout:Installed: 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:25.296 INFO:teuthology.orchestra.run.trial176.stdout:Complete! 2026-02-21T20:12:25.352 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:27.450 INFO:teuthology.orchestra.run.trial170.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 786 kB/s | 4.0 MB 00:05 2026-02-21T20:12:27.451 INFO:teuthology.orchestra.run.trial170.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:12:27.451 INFO:teuthology.orchestra.run.trial170.stdout:Total 1.1 MB/s | 6.3 MB 00:05 2026-02-21T20:12:27.523 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction check 2026-02-21T20:12:27.530 INFO:teuthology.orchestra.run.trial170.stdout:Transaction check succeeded. 2026-02-21T20:12:27.530 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction test 2026-02-21T20:12:27.611 INFO:teuthology.orchestra.run.trial170.stdout:Transaction test succeeded. 2026-02-21T20:12:27.612 INFO:teuthology.orchestra.run.trial170.stdout:Running transaction 2026-02-21T20:12:27.756 INFO:teuthology.orchestra.run.trial170.stdout: Preparing : 1/1 2026-02-21T20:12:27.765 INFO:teuthology.orchestra.run.trial170.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-21T20:12:27.773 INFO:teuthology.orchestra.run.trial170.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-21T20:12:27.779 INFO:teuthology.orchestra.run.trial170.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:27.785 INFO:teuthology.orchestra.run.trial170.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:27.786 INFO:teuthology.orchestra.run.trial170.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:27.833 INFO:teuthology.orchestra.run.trial170.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-21T20:12:27.946 INFO:teuthology.orchestra.run.trial170.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-21T20:12:27.949 INFO:teuthology.orchestra.run.trial170.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:28.241 INFO:teuthology.orchestra.run.trial170.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-21T20:12:28.241 INFO:teuthology.orchestra.run.trial170.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-21T20:12:28.242 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:12:28.493 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-21T20:12:28.494 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-21T20:12:28.494 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-21T20:12:28.494 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-21T20:12:28.494 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-21T20:12:28.494 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-21T20:12:28.547 INFO:teuthology.orchestra.run.trial170.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout:Installed: 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:12:28.548 INFO:teuthology.orchestra.run.trial170.stdout:Complete! 2026-02-21T20:12:28.600 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:28.600 INFO:teuthology.run_tasks:Running task smb.deploy_samba_ad_dc... 2026-02-21T20:12:28.617 INFO:tasks.smb:Testing if podman is available 2026-02-21T20:12:28.617 DEBUG:teuthology.orchestra.run.trial176:> sudo podman --help 2026-02-21T20:12:28.739 INFO:teuthology.orchestra.run.trial176.stdout:Manage pods, containers and images 2026-02-21T20:12:28.739 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:28.739 INFO:teuthology.orchestra.run.trial176.stdout:Usage: 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: podman [options] [command] 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout:Available Commands: 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: artifact Manage OCI artifacts 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: attach Attach to a running container 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: auto-update Auto update containers according to their auto-update policy 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: build Build an image using instructions from Containerfiles 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: commit Create new image based on the changed container 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: container Manage containers 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: cp Copy files/folders between a container and the local filesystem 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: create Create but do not start a container 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: diff Display the changes to the object's file system 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: events Show podman system events 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: exec Run a process in a running container 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: export Export container's filesystem contents as a tar archive 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: farm Farm out builds to remote machines 2026-02-21T20:12:28.740 INFO:teuthology.orchestra.run.trial176.stdout: generate Generate structured data based on containers, pods or volumes 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: healthcheck Manage health checks on containers 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: help Help about any command 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: history Show history of a specified image 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: image Manage images 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: images List images in local storage 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: import Import a tarball to create a filesystem image 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: info Display podman system information 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: init Initialize one or more containers 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: inspect Display the configuration of object denoted by ID 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: kill Kill one or more running containers with a specific signal 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: kube Play containers, pods or volumes from a structured file 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: load Load image(s) from a tar archive 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: login Log in to a container registry 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: logout Log out of a container registry 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: logs Fetch the logs of one or more containers 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: machine Manage a virtual machine 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: manifest Manipulate manifest lists and image indexes 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: mount Mount a working container's root filesystem 2026-02-21T20:12:28.741 INFO:teuthology.orchestra.run.trial176.stdout: network Manage networks 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: pause Pause all the processes in one or more containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: pod Manage pods 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: port List port mappings or a specific mapping for the container 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: ps List containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: pull Pull an image from a registry 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: push Push an image to a specified destination 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: quadlet Allows users to manage Quadlets 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: rename Rename an existing container 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: restart Restart one or more containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: rm Remove one or more containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: rmi Remove one or more images from local storage 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: run Run a command in a new container 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: save Save image(s) to an archive 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: search Search registry for image 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: secret Manage secrets 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: start Start one or more containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: stats Display a live stream of container resource usage statistics 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: stop Stop one or more containers 2026-02-21T20:12:28.742 INFO:teuthology.orchestra.run.trial176.stdout: system Manage podman 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: tag Add an additional name to a local image 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: top Display the running processes of a container 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: unmount Unmount working container's root filesystem 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: unpause Unpause the processes in one or more containers 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: unshare Run a command in a modified user namespace 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: untag Remove a name from a local image 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: update Update an existing container 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: version Display the Podman version information 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: volume Manage volumes 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: wait Block on one or more containers 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout:Options: 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --cdi-spec-dir stringArray Set the CDI spec directory path (may be set multiple times) (default [/etc/cdi,/var/run/cdi]) 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --config string Path to directory containing authentication config file 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --conmon string Path of the conmon binary 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2026-02-21T20:12:28.743 INFO:teuthology.orchestra.run.trial176.stdout: --help Help for podman 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --module stringArray Load the containers.conf(5) module 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --network-cmd-path string Path to the command for configuring the network 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --network-config-dir string Path of the configuration directory for networks 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --out string Send output (stdout) from podman to a file 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: -r, --remote Access remote Podman service 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --runroot string Path to the 'run directory' where all state information is stored 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --runtime-flag stringArray add global flags for the container runtime 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --ssh string define the ssh mode (default "golang") 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --syslog Output podman-internal logs to syslog as well as the console (default false) 2026-02-21T20:12:28.744 INFO:teuthology.orchestra.run.trial176.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: (default "/run/libpod") 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: --transient-store Enable transient container storage 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: -v, --version version for podman 2026-02-21T20:12:28.745 INFO:teuthology.orchestra.run.trial176.stdout: --volumepath string Path to the volume directory in which volume data is stored 2026-02-21T20:12:28.746 DEBUG:teuthology.orchestra.run.trial176:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2026-02-21T20:12:28.831 INFO:teuthology.orchestra.run.trial176.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2026-02-21T20:12:29.182 INFO:teuthology.orchestra.run.trial176.stderr:Getting image source signatures 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:9369c16b794ee8e744411e7ecada89969be0bba61b92fd2f3e89272a2a73fe8b 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:766c8dc7ba81351d116fc9008af73b7c0e0a68af71305a4b6345733a436fcd2d 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:8578362839047c7036a9e1f4ee58b5cc87b4d2034c3c58019fef2b185ed11b02 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:9e65dc05e3cd6d9661579ca8900554b6cd7a7cc3082c9b72d7382ee7812546ec 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-21T20:12:29.183 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:240bc3efd91d1688c91886d0ba5fc736942a471859a7eebfecc5b1a0323ee780 2026-02-21T20:12:32.218 INFO:teuthology.orchestra.run.trial176.stderr:Copying config sha256:013ae4113d312f39c2e38be97dd8a183648755d59214528d90a733609c52b55c 2026-02-21T20:12:32.218 INFO:teuthology.orchestra.run.trial176.stderr:Writing manifest to image destination 2026-02-21T20:12:32.244 INFO:teuthology.orchestra.run.trial176.stdout:013ae4113d312f39c2e38be97dd8a183648755d59214528d90a733609c52b55c 2026-02-21T20:12:32.248 DEBUG:teuthology.orchestra.run.trial176:> sudo podman pull quay.io/samba.org/samba-client:latest 2026-02-21T20:12:32.288 INFO:teuthology.orchestra.run.trial176.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2026-02-21T20:12:32.562 INFO:teuthology.orchestra.run.trial176.stderr:Getting image source signatures 2026-02-21T20:12:32.562 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:df17a2102e18a3cde499d3f280d1c12808ab306781e42ca86dc31fe4fb91e8cf 2026-02-21T20:12:32.562 INFO:teuthology.orchestra.run.trial176.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-21T20:12:33.540 INFO:teuthology.orchestra.run.trial176.stderr:Copying config sha256:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-21T20:12:33.541 INFO:teuthology.orchestra.run.trial176.stderr:Writing manifest to image destination 2026-02-21T20:12:33.550 INFO:teuthology.orchestra.run.trial176.stdout:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-21T20:12:33.555 DEBUG:teuthology.orchestra.run.trial176:> ss -lunH 2026-02-21T20:12:33.612 INFO:teuthology.orchestra.run.trial176.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2026-02-21T20:12:33.612 INFO:teuthology.orchestra.run.trial176.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2026-02-21T20:12:33.613 INFO:teuthology.orchestra.run.trial176.stdout:UNCONN 0 0 [::]:111 [::]:* 2026-02-21T20:12:33.613 INFO:teuthology.orchestra.run.trial176.stdout:UNCONN 0 0 [::1]:323 [::]:* 2026-02-21T20:12:33.613 DEBUG:teuthology.orchestra.run.trial176:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2026-02-21T20:12:33.679 DEBUG:teuthology.orchestra.run.trial176:> sudo mkdir -p /var/tmp/samba 2026-02-21T20:12:33.744 DEBUG:teuthology.orchestra.run.trial176:> set -ex 2026-02-21T20:12:33.744 DEBUG:teuthology.orchestra.run.trial176:> sudo dd of=/var/tmp/samba/container.json 2026-02-21T20:12:33.808 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2026-02-21T20:12:33.980 INFO:teuthology.orchestra.run.trial176.stdout:208b45fe1e790c3f4285e56412b619f19999f8b2ed259f9ef79a961fd84a11bc 2026-02-21T20:12:34.234 INFO:tasks.smb:Probing SMB status of DC 10.20.193.176, idx=0 2026-02-21T20:12:34.235 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:12:34.371 INFO:teuthology.orchestra.run.trial176.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:12:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:12:34.990 INFO:tasks.smb:Probing SMB status of DC 10.20.193.176, idx=1 2026-02-21T20:12:34.990 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:12:35.110 INFO:teuthology.orchestra.run.trial176.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:12:35.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:12:36.227 INFO:tasks.smb:Probing SMB status of DC 10.20.193.176, idx=2 2026-02-21T20:12:36.228 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:12:36.360 INFO:teuthology.orchestra.run.trial176.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:12:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:12:38.480 INFO:tasks.smb:Probing SMB status of DC 10.20.193.176, idx=3 2026-02-21T20:12:38.480 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:12:38.604 INFO:teuthology.orchestra.run.trial176.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-02-21T20:12:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:12:42.724 INFO:tasks.smb:Probing SMB status of DC 10.20.193.176, idx=4 2026-02-21T20:12:42.724 DEBUG:teuthology.orchestra.run.trial176:> sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-02-21T20:12:42.886 INFO:teuthology.orchestra.run.trial176.stdout: . D 0 Sat Feb 21 20:12:35 2026 2026-02-21T20:12:42.886 INFO:teuthology.orchestra.run.trial176.stdout: .. D 0 Sat Feb 21 20:12:35 2026 2026-02-21T20:12:42.886 INFO:teuthology.orchestra.run.trial176.stdout: domain1.sink.test D 0 Sat Feb 21 20:12:35 2026 2026-02-21T20:12:42.886 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:12:42.887 INFO:teuthology.orchestra.run.trial176.stdout: 921338020 blocks of size 1024. 862038528 blocks available 2026-02-21T20:12:43.005 INFO:tasks.smb:SMB status probe succeeded 2026-02-21T20:12:43.005 INFO:teuthology.run_tasks:Running task pexec... 2026-02-21T20:12:43.017 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-21T20:12:43.018 DEBUG:teuthology.orchestra.run.trial020:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:43.018 DEBUG:teuthology.orchestra.run.trial045:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:43.018 DEBUG:teuthology.orchestra.run.trial170:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:43.018 DEBUG:teuthology.orchestra.run.trial176:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-21T20:12:43.020 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:12:43.020 INFO:teuthology.task.pexec:sudo setsebool -P virt_sandbox_use_netlink 1 || true 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial045.front.sepia.ceph.com 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:sudo setsebool -P virt_sandbox_use_netlink 1 || true 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:sudo setsebool -P virt_sandbox_use_netlink 1 || true 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial170.front.sepia.ceph.com 2026-02-21T20:12:43.021 INFO:teuthology.task.pexec:sudo setsebool -P virt_sandbox_use_netlink 1 || true 2026-02-21T20:12:43.523 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:43.536 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:43.537 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:44.018 DEBUG:teuthology.parallel:result is None 2026-02-21T20:12:44.018 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-21T20:12:44.127 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01'} 2026-02-21T20:12:44.127 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:12:44.129 INFO:tasks.cephadm:Cluster fsid is aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:44.129 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-21T20:12:44.129 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.20', 'mon.b': '10.20.193.45', 'mon.c': '10.20.193.170'} 2026-02-21T20:12:44.129 INFO:tasks.cephadm:First mon is mon.a on trial020 2026-02-21T20:12:44.129 INFO:tasks.cephadm:First mgr is x 2026-02-21T20:12:44.129 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-21T20:12:44.130 DEBUG:teuthology.orchestra.run.trial020:> sudo hostname $(hostname -s) 2026-02-21T20:12:44.158 DEBUG:teuthology.orchestra.run.trial045:> sudo hostname $(hostname -s) 2026-02-21T20:12:44.188 DEBUG:teuthology.orchestra.run.trial170:> sudo hostname $(hostname -s) 2026-02-21T20:12:44.219 DEBUG:teuthology.orchestra.run.trial176:> sudo hostname $(hostname -s) 2026-02-21T20:12:44.247 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-21T20:12:44.248 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:12:44.400 INFO:tasks.cephadm:builder_project result: [{'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/flavors/default/', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/flavors/default/', 'ref': 'wip-adk3-testing-2026-02-12-2007', 'sha1': '042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-13 09:21:40.103301', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5291-g042df16c', 'package_manager_version': '20.3.0-5291.g042df16c', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/2964/', 'root_build_cause': '', 'node_name': '10.20.192.98+toko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-21T20:12:44.550 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk3-testing-2026-02-12-2007, sha1 042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:12:44.551 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm 2026-02-21T20:12:44.551 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm 2026-02-21T20:12:44.551 DEBUG:teuthology.orchestra.run.trial020:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:44.862 INFO:teuthology.orchestra.run.trial020.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:12 /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:44.863 DEBUG:teuthology.orchestra.run.trial045:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.192 INFO:teuthology.orchestra.run.trial045.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:12 /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.192 DEBUG:teuthology.orchestra.run.trial170:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.493 INFO:teuthology.orchestra.run.trial170.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:12 /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.493 DEBUG:teuthology.orchestra.run.trial176:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2026-02-12-2007/042df16cd9ee8a8df553b188fef8a8c4a9e7ab01/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.805 INFO:teuthology.orchestra.run.trial176.stdout:-rw-r--r--. 1 ubuntu ubuntu 1084809 Feb 21 20:12 /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.805 DEBUG:teuthology.orchestra.run.trial020:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.825 DEBUG:teuthology.orchestra.run.trial045:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.844 DEBUG:teuthology.orchestra.run.trial170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.863 DEBUG:teuthology.orchestra.run.trial176:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-21T20:12:45.900 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 on all hosts... 2026-02-21T20:12:45.901 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:12:45.903 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:12:45.906 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:12:45.909 DEBUG:teuthology.orchestra.run.trial176:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 pull 2026-02-21T20:12:46.042 INFO:teuthology.orchestra.run.trial176.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:46.134 INFO:teuthology.orchestra.run.trial045.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:46.138 INFO:teuthology.orchestra.run.trial020.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:46.145 INFO:teuthology.orchestra.run.trial170.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:55.358 INFO:teuthology.orchestra.run.trial176.stdout:{ 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout: "repo_digests": [ 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout: ] 2026-02-21T20:12:55.359 INFO:teuthology.orchestra.run.trial176.stdout:} 2026-02-21T20:12:55.424 INFO:teuthology.orchestra.run.trial045.stdout:{ 2026-02-21T20:12:55.424 INFO:teuthology.orchestra.run.trial045.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:12:55.424 INFO:teuthology.orchestra.run.trial045.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:12:55.424 INFO:teuthology.orchestra.run.trial045.stdout: "repo_digests": [ 2026-02-21T20:12:55.424 INFO:teuthology.orchestra.run.trial045.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:12:55.425 INFO:teuthology.orchestra.run.trial045.stdout: ] 2026-02-21T20:12:55.425 INFO:teuthology.orchestra.run.trial045.stdout:} 2026-02-21T20:12:55.464 INFO:teuthology.orchestra.run.trial020.stdout:{ 2026-02-21T20:12:55.464 INFO:teuthology.orchestra.run.trial020.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:12:55.465 INFO:teuthology.orchestra.run.trial020.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:12:55.465 INFO:teuthology.orchestra.run.trial020.stdout: "repo_digests": [ 2026-02-21T20:12:55.465 INFO:teuthology.orchestra.run.trial020.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:12:55.465 INFO:teuthology.orchestra.run.trial020.stdout: ] 2026-02-21T20:12:55.465 INFO:teuthology.orchestra.run.trial020.stdout:} 2026-02-21T20:12:55.495 INFO:teuthology.orchestra.run.trial170.stdout:{ 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout: "ceph_version": "ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev)", 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout: "image_id": "9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2", 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout: "repo_digests": [ 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721" 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout: ] 2026-02-21T20:12:55.496 INFO:teuthology.orchestra.run.trial170.stdout:} 2026-02-21T20:12:55.513 DEBUG:teuthology.orchestra.run.trial020:> sudo mkdir -p /etc/ceph 2026-02-21T20:12:55.540 DEBUG:teuthology.orchestra.run.trial045:> sudo mkdir -p /etc/ceph 2026-02-21T20:12:55.568 DEBUG:teuthology.orchestra.run.trial170:> sudo mkdir -p /etc/ceph 2026-02-21T20:12:55.594 DEBUG:teuthology.orchestra.run.trial176:> sudo mkdir -p /etc/ceph 2026-02-21T20:12:55.619 DEBUG:teuthology.orchestra.run.trial020:> sudo chmod 777 /etc/ceph 2026-02-21T20:12:55.645 DEBUG:teuthology.orchestra.run.trial045:> sudo chmod 777 /etc/ceph 2026-02-21T20:12:55.670 DEBUG:teuthology.orchestra.run.trial170:> sudo chmod 777 /etc/ceph 2026-02-21T20:12:55.696 DEBUG:teuthology.orchestra.run.trial176:> sudo chmod 777 /etc/ceph 2026-02-21T20:12:55.722 INFO:tasks.cephadm:Writing seed config... 2026-02-21T20:12:55.724 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-21T20:12:55.724 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-21T20:12:55.724 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-21T20:12:55.724 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-21T20:12:55.725 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-21T20:12:55.725 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-21T20:12:55.725 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-21T20:12:55.726 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:12:55.726 DEBUG:teuthology.orchestra.run.trial020:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-21T20:12:55.744 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=isa 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 = aea1cea9-0f61-11f1-bc9c-d404e6e7d460 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true 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 2026-02-21T20:12:55.744 DEBUG:teuthology.orchestra.run.trial020:mon.a> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service 2026-02-21T20:12:55.785 DEBUG:teuthology.orchestra.run.trial020:mgr.x> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x.service 2026-02-21T20:12:55.828 INFO:tasks.cephadm:Bootstrapping... 2026-02-21T20:12:55.828 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 -v bootstrap --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --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 x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 10.20.193.20 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:12:55.966 INFO:teuthology.orchestra.run.trial020.stdout:-------------------------------------------------------------------------------- 2026-02-21T20:12:55.966 INFO:teuthology.orchestra.run.trial020.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01', '-v', 'bootstrap', '--fsid', 'aea1cea9-0f61-11f1-bc9c-d404e6e7d460', '--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', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '10.20.193.20', '--skip-admin-label'] 2026-02-21T20:12:55.966 INFO:teuthology.orchestra.run.trial020.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-21T20:12:55.966 INFO:teuthology.orchestra.run.trial020.stdout:Verifying podman|docker is present... 2026-02-21T20:12:55.983 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stdout 5.6.0 2026-02-21T20:12:55.983 INFO:teuthology.orchestra.run.trial020.stdout:Verifying lvm2 is present... 2026-02-21T20:12:55.983 INFO:teuthology.orchestra.run.trial020.stdout:Verifying time synchronization is in place... 2026-02-21T20:12:55.989 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-21T20:12:55.990 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-21T20:12:55.995 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-21T20:12:55.995 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:12:56.001 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout enabled 2026-02-21T20:12:56.006 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout active 2026-02-21T20:12:56.006 INFO:teuthology.orchestra.run.trial020.stdout:Unit chronyd.service is enabled and running 2026-02-21T20:12:56.006 INFO:teuthology.orchestra.run.trial020.stdout:Repeating the final host check... 2026-02-21T20:12:56.022 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stdout 5.6.0 2026-02-21T20:12:56.022 INFO:teuthology.orchestra.run.trial020.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-21T20:12:56.022 INFO:teuthology.orchestra.run.trial020.stdout:systemctl is present 2026-02-21T20:12:56.022 INFO:teuthology.orchestra.run.trial020.stdout:lvcreate is present 2026-02-21T20:12:56.027 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-21T20:12:56.028 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-21T20:12:56.033 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-21T20:12:56.033 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:12:56.039 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout enabled 2026-02-21T20:12:56.044 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout active 2026-02-21T20:12:56.044 INFO:teuthology.orchestra.run.trial020.stdout:Unit chronyd.service is enabled and running 2026-02-21T20:12:56.044 INFO:teuthology.orchestra.run.trial020.stdout:Host looks OK 2026-02-21T20:12:56.044 INFO:teuthology.orchestra.run.trial020.stdout:Cluster fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:56.044 INFO:teuthology.orchestra.run.trial020.stdout:Acquiring lock 140227743002928 on /run/cephadm/aea1cea9-0f61-11f1-bc9c-d404e6e7d460.lock 2026-02-21T20:12:56.045 INFO:teuthology.orchestra.run.trial020.stdout:Lock 140227743002928 acquired on /run/cephadm/aea1cea9-0f61-11f1-bc9c-d404e6e7d460.lock 2026-02-21T20:12:56.045 INFO:teuthology.orchestra.run.trial020.stdout:Verifying IP 10.20.193.20 port 3300 ... 2026-02-21T20:12:56.045 INFO:teuthology.orchestra.run.trial020.stdout:Verifying IP 10.20.193.20 port 6789 ... 2026-02-21T20:12:56.045 INFO:teuthology.orchestra.run.trial020.stdout:Base mon IP(s) is [10.20.193.20:3300, 10.20.193.20:6789], mon addrv is [v2:10.20.193.20:3300,v1:10.20.193.20:6789] 2026-02-21T20:12:56.048 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.20 metric 102 2026-02-21T20:12:56.048 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.20 metric 102 2026-02-21T20:12:56.048 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-21T20:12:56.050 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-21T20:12:56.051 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-21T20:12:56.051 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-21T20:12:56.053 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-21T20:12:56.053 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-21T20:12:56.053 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:12:56.053 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout inet6 fe80::1f56:e625:a9e7:dfc3/64 scope link noprefixroute 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:62dc/64 scope link 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:Mon IP `10.20.193.20` is in CIDR network `10.20.192.0/20` 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:Mon IP `10.20.193.20` is in CIDR network `10.20.192.0/20` 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-21T20:12:56.054 INFO:teuthology.orchestra.run.trial020.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:56.285 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stdout 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01... 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Getting image source signatures 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Copying blob sha256:e60e84cd03e7dd8cdc86f7b486bd1a0f952976a735df6b4ece42f8539db058b6 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Copying blob sha256:f288f3bfe1f1dd15cb8f17590a708af9d9397de617368b4f9c06e9bc583d4a6b 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Copying config sha256:9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 2026-02-21T20:12:56.286 INFO:teuthology.orchestra.run.trial020.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-21T20:12:56.538 INFO:teuthology.orchestra.run.trial020.stdout:ceph: stdout ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-21T20:12:56.538 INFO:teuthology.orchestra.run.trial020.stdout:Ceph version: ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev) 2026-02-21T20:12:56.538 INFO:teuthology.orchestra.run.trial020.stdout:Extracting ceph user uid/gid from container image... 2026-02-21T20:12:56.821 INFO:teuthology.orchestra.run.trial020.stdout:stat: stdout 167 167 2026-02-21T20:12:56.821 INFO:teuthology.orchestra.run.trial020.stdout:Creating initial keys... 2026-02-21T20:12:57.069 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph-authtool: stdout AQDIEZpp9BLJOBAAoM6GF9v2Of3Nyp+qmAmDFg== 2026-02-21T20:12:57.329 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph-authtool: stdout AQDJEZppo8ilDBAA22tQiIuJ6ZWeqn5FdxChzQ== 2026-02-21T20:12:57.566 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph-authtool: stdout AQDJEZppWDjMGhAA9A3NMDsnpOGK+VpE9Fh4Vg== 2026-02-21T20:12:57.566 INFO:teuthology.orchestra.run.trial020.stdout:Creating initial monmap... 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:monmaptool for a [v2:10.20.193.20:3300,v1:10.20.193.20:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:setting min_mon_release = tentacle 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: set fsid to aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:12:57.840 INFO:teuthology.orchestra.run.trial020.stdout:Creating mon... 2026-02-21T20:12:58.101 INFO:teuthology.orchestra.run.trial020.stdout:create mon.a on 2026-02-21T20:12:58.360 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-21T20:12:58.468 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target → /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target. 2026-02-21T20:12:58.468 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target → /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target. 2026-02-21T20:12:58.586 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a 2026-02-21T20:12:58.586 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Failed to reset failed state of unit ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service: Unit ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service not loaded. 2026-02-21T20:12:58.703 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target.wants/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@.service. 2026-02-21T20:12:58.858 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:12:58.859 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout disabled 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:firewalld.service is not enabled 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:Not possible to enable service . firewalld.service is not available 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mon to start... 2026-02-21T20:12:58.865 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mon... 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout cluster: 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout id: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout services: 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.154765s) [leader: a] 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-21T20:12:59.147 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout data: 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout pgs: 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:mon is available 2026-02-21T20:12:59.148 INFO:teuthology.orchestra.run.trial020.stdout:Assimilating anything we can from ceph.conf... 2026-02-21T20:12:59.433 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.433 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [global] 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout fsid = aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.20:3300,v1:10.20.193.20:6789] 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-21T20:12:59.434 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-21T20:12:59.435 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:12:59.435 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [osd] 2026-02-21T20:12:59.435 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-21T20:12:59.435 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-21T20:12:59.435 INFO:teuthology.orchestra.run.trial020.stdout:Generating new minimal ceph.conf... 2026-02-21T20:12:59.710 INFO:teuthology.orchestra.run.trial020.stdout:Restarting the monitor... 2026-02-21T20:12:59.998 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:12:59 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a[34234]: 2026-02-21T20:12:59.783+0000 7fa504df5640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-21T20:12:59.998 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:12:59 trial020 podman[34632]: 2026-02-21 20:12:59.996386193 +0000 UTC m=+0.227174311 container died a086ef51bf0dbfa69f705c5826f29a0a424296aa0418c552d8bc70106e658128 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3) 2026-02-21T20:13:00.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 podman[34632]: 2026-02-21 20:13:00.107602356 +0000 UTC m=+0.338390484 container remove a086ef51bf0dbfa69f705c5826f29a0a424296aa0418c552d8bc70106e658128 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a, org.label-schema.build-date=20260209, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.license=GPLv2, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:13:00.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 bash[34632]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a 2026-02-21T20:13:00.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 systemd[1]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-21T20:13:00.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 systemd[1]: Stopped Ceph mon.a for aea1cea9-0f61-11f1-bc9c-d404e6e7d460. 2026-02-21T20:13:00.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 systemd[1]: Starting Ceph mon.a for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:13:00.305 INFO:teuthology.orchestra.run.trial020.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-21T20:13:00.598 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 podman[34779]: 2026-02-21 20:13:00.262799948 +0000 UTC m=+0.016410344 container create 03832ba1aed3630d19875db41bb08037cff248c626a895aa211bbe8369053928 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260209, OSD_FLAVOR=default, ceph=True, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:13:00.598 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 podman[34779]: 2026-02-21 20:13:00.295507614 +0000 UTC m=+0.049118020 container init 03832ba1aed3630d19875db41bb08037cff248c626a895aa211bbe8369053928 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209) 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 podman[34779]: 2026-02-21 20:13:00.299285361 +0000 UTC m=+0.052895767 container start 03832ba1aed3630d19875db41bb08037cff248c626a895aa211bbe8369053928 (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2) 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 bash[34779]: 03832ba1aed3630d19875db41bb08037cff248c626a895aa211bbe8369053928 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 podman[34779]: 2026-02-21 20:13:00.256003821 +0000 UTC m=+0.009614237 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 systemd[1]: Started Ceph mon.a for aea1cea9-0f61-11f1-bc9c-d404e6e7d460. 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: set uid:gid to 167:167 (ceph:ceph) 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: ceph version 20.3.0-5291-g042df16c (042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: pidfile_write: ignore empty --pid-file 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: load: jerasure load: lrc 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: RocksDB version: 7.9.2 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Git sha 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Compile date 2026-02-13 08:53:20 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: DB SUMMARY 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: DB Session ID: BCH64C6VSJBYSQ6S759F 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: CURRENT file: CURRENT 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: IDENTITY file: IDENTITY 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 76003 ; 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.error_if_exists: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.create_if_missing: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.paranoid_checks: 1 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.env: 0xed5d60 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.fs: PosixFileSystem 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.info_log: 0x2fa2e80 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_file_opening_threads: 16 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.statistics: (nil) 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.use_fsync: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_log_file_size: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.keep_log_file_num: 1000 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.recycle_log_file_num: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_fallocate: 1 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_mmap_reads: 0 2026-02-21T20:13:00.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_mmap_writes: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.use_direct_reads: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.create_missing_column_families: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.db_log_dir: 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.wal_dir: 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.advise_random_on_open: 1 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.db_write_buffer_size: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.write_buffer_manager: 0x2f9e140 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.rate_limiter: (nil) 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.wal_recovery_mode: 2 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enable_thread_tracking: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enable_pipelined_write: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.unordered_write: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.row_cache: None 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.wal_filter: None 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_ingest_behind: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.two_write_queues: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.manual_wal_flush: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.wal_compression: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.atomic_flush: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.log_readahead_size: 0 2026-02-21T20:13:00.600 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.best_efforts_recovery: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.allow_data_in_errors: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.db_host_id: __hostname__ 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_background_jobs: 2 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_background_compactions: -1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_subcompactions: 1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_total_wal_size: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_open_files: -1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bytes_per_sync: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_readahead_size: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_background_flushes: -1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Compression algorithms supported: 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kZSTD supported: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kXpressCompression supported: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kBZip2Compression supported: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kLZ4Compression supported: 1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kZlibCompression supported: 1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kLZ4HCCompression supported: 1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: kSnappyCompression supported: 1 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.merge_operator: 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_filter: None 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_filter_factory: None 2026-02-21T20:13:00.601 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.sst_partitioner_factory: None 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2fa35c0) 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: cache_index_and_filter_blocks: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: pin_top_level_index_and_filter: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: index_type: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: data_block_index_type: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: index_shortening: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: checksum: 4 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: no_block_cache: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_cache: 0x2f71a50 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_cache_name: BinnedLRUCache 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_cache_options: 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: capacity : 536870912 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: num_shard_bits : 4 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: strict_capacity_limit : 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: high_pri_pool_ratio: 0.000 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_cache_compressed: (nil) 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: persistent_cache: (nil) 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_size: 4096 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_size_deviation: 10 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_restart_interval: 16 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: index_block_restart_interval: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: metadata_block_size: 4096 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: partition_filters: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: use_delta_encoding: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: filter_policy: bloomfilter 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: whole_key_filtering: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: verify_compression: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: read_amp_bytes_per_bit: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: format_version: 5 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: enable_index_compression: 1 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: block_align: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: max_auto_readahead_size: 262144 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: prepopulate_block_cache: 0 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: initial_auto_readahead_size: 8192 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout: num_file_reads_for_auto_readahead: 2 2026-02-21T20:13:00.602 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.write_buffer_size: 33554432 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_write_buffer_number: 2 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression: NoCompression 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression: Disabled 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.prefix_extractor: nullptr 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.num_levels: 7 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.level: 32767 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.strategy: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-21T20:13:00.603 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.enabled: false 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.target_file_size_base: 67108864 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.arena_block_size: 1048576 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.disable_auto_compactions: 0 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.inplace_update_support: 0 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-21T20:13:00.604 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.bloom_locality: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.max_successive_merges: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.paranoid_file_checks: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.force_consistency_checks: 1 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.report_bg_io_stats: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.ttl: 2592000 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enable_blob_files: false 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.min_blob_size: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_file_size: 268435456 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.blob_file_starting_level: 0 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: 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 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 65c1134c-2f69-4b8a-9367-6cc0ec2bb3db 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771704780314929, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771704780315637, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73145, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 227, "table_properties": {"data_size": 71413, "index_size": 181, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9640, "raw_average_key_size": 48, "raw_value_size": 65917, "raw_average_value_size": 332, "num_data_blocks": 8, "num_entries": 198, "num_filter_entries": 198, "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": 1771704780, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "65c1134c-2f69-4b8a-9367-6cc0ec2bb3db", "db_session_id": "BCH64C6VSJBYSQ6S759F", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771704780315700, "job": 1, "event": "recovery_finished"} 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: 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 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x2fbee00 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: DB pointer 0x3db0000 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: ** DB Stats ** 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-21T20:13:00.605 INFO:journalctl@ceph.mon.a.trial020.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: ** Compaction Stats [default] ** 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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) 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: L0 2/0 73.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Sum 2/0 73.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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 145.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: ** Compaction Stats [default] ** 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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) 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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 145.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Cumulative compaction: 0.00 GB write, 25.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Interval compaction: 0.00 GB write, 25.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Block cache BinnedLRUCache@0x2f71a50#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: starting mon.a rank 0 at public addrs [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] at bind addrs [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???) e1 preinit fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).mds e1 new map 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).mds e1 print_map 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: e1 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: btime 2026-02-21T20:12:58:868117+0000 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.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} 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: legacy client fscid: -1 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: 2026-02-21T20:13:00.606 INFO:journalctl@ceph.mon.a.trial020.stdout: No filesystems configured 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: monmap epoch 1 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: last_changed 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: min_mon_release 20 (tentacle) 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: election_strategy: 1 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: fsmap 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: osdmap e1: 0 total, 0 up, 0 in 2026-02-21T20:13:00.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:00 trial020 ceph-mon[34828]: mgrmap e1: no daemons active 2026-02-21T20:13:00.607 INFO:teuthology.orchestra.run.trial020.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-21T20:13:00.607 INFO:teuthology.orchestra.run.trial020.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:00.607 INFO:teuthology.orchestra.run.trial020.stdout:Creating mgr... 2026-02-21T20:13:00.607 INFO:teuthology.orchestra.run.trial020.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-21T20:13:00.608 INFO:teuthology.orchestra.run.trial020.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-21T20:13:00.729 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x 2026-02-21T20:13:00.729 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Failed to reset failed state of unit ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x.service: Unit ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x.service not loaded. 2026-02-21T20:13:00.846 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460.target.wants/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x.service → /etc/systemd/system/ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@.service. 2026-02-21T20:13:01.007 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:13:01.008 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout disabled 2026-02-21T20:13:01.013 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:13:01.013 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:13:01.013 INFO:teuthology.orchestra.run.trial020.stdout:firewalld.service is not enabled 2026-02-21T20:13:01.013 INFO:teuthology.orchestra.run.trial020.stdout:Not possible to enable service . firewalld.service is not available 2026-02-21T20:13:01.021 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:13:01.021 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout disabled 2026-02-21T20:13:01.027 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:13:01.027 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:13:01.027 INFO:teuthology.orchestra.run.trial020.stdout:firewalld.service is not enabled 2026-02-21T20:13:01.027 INFO:teuthology.orchestra.run.trial020.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-21T20:13:01.027 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mgr to start... 2026-02-21T20:13:01.028 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mgr... 2026-02-21T20:13:01.312 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsid": "aea1cea9-0f61-11f1-bc9c-d404e6e7d460", 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:13:01.313 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:12:58:868117+0000", 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:12:58.868619+0000", 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:01.314 INFO:teuthology.orchestra.run.trial020.stdout:mgr not available, waiting (1/15)... 2026-02-21T20:13:01.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2214557565' entity='client.admin' 2026-02-21T20:13:01.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2746632852' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:13:02.257 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:02 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: from numpy import show_config as show_numpy_config 2026-02-21T20:13:03.593 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsid": "aea1cea9-0f61-11f1-bc9c-d404e6e7d460", 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:13:03.594 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:13:03.595 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:12:58:868117+0000", 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:12:58.868619+0000", 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:03.596 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:03.597 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:13:03.597 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:03.597 INFO:teuthology.orchestra.run.trial020.stdout:mgr not available, waiting (2/15)... 2026-02-21T20:13:03.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:03 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/4196508943' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:13:05.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: Activating manager daemon x 2026-02-21T20:13:05.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: mgrmap e2: x(active, starting, since 0.00267063s) 2026-02-21T20:13:05.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: Manager daemon x is now available 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' 2026-02-21T20:13:05.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:04 trial020 ceph-mon[34828]: from='mgr.14100 10.20.193.20:0/1012565963' entity='mgr.x' 2026-02-21T20:13:05.978 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:05 trial020 ceph-mon[34828]: mgrmap e3: x(active, since 1.00489s) 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsid": "aea1cea9-0f61-11f1-bc9c-d404e6e7d460", 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "health": { 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 0 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "a" 2026-02-21T20:13:05.986 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:05.987 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "btime": "2026-02-21T20:12:58:868117+0000", 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ], 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "modified": "2026-02-21T20:12:58.868619+0000", 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout }, 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:05.988 INFO:teuthology.orchestra.run.trial020.stdout:mgr is available 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [global] 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout fsid = aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.20:3300,v1:10.20.193.20:6789] 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-21T20:13:06.335 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout [osd] 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-21T20:13:06.336 INFO:teuthology.orchestra.run.trial020.stdout:Enabling cephadm module... 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:06 trial020 ceph-mon[34828]: mgrmap e4: x(active, since 2s) 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:06 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1171275714' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:06 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/759615525' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:06 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2574933666' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:06 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setuser ceph since I am not root 2026-02-21T20:13:07.162 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:06 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setgroup ceph since I am not root 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for the mgr to restart... 2026-02-21T20:13:07.287 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mgr epoch 5... 2026-02-21T20:13:08.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:07 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2574933666' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-21T20:13:08.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:07 trial020 ceph-mon[34828]: mgrmap e5: x(active, since 3s) 2026-02-21T20:13:08.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:07 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2277737677' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-21T20:13:08.258 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:07 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:13:08.258 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:07 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:13:08.258 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:07 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: from numpy import show_config as show_numpy_config 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: Active manager daemon x restarted 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: Activating manager daemon x 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: osdmap e2: 0 total, 0 up, 0 in 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: mgrmap e6: x(active, starting, since 0.00254886s) 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:13:10.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:09 trial020 ceph-mon[34828]: Manager daemon x is now available 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:mgr epoch 5 is available 2026-02-21T20:13:10.681 INFO:teuthology.orchestra.run.trial020.stdout:Verifying orchestrator module is enabled... 2026-02-21T20:13:11.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: Found migration_current of "None". Setting to last migration. 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:13:11.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:10] ENGINE Bus STARTING 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:10] ENGINE Serving on http://10.20.193.20:8765 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: mgrmap e7: x(active, since 1.00322s) 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:10] ENGINE Serving on https://10.20.193.20:7150 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:10] ENGINE Bus STARTED 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:10] ENGINE Client ('10.20.193.20', 48462) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-21T20:13:11.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:10 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3790636601' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-21T20:13:11.680 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-21T20:13:11.681 INFO:teuthology.orchestra.run.trial020.stdout:Setting orchestrator backend to cephadm... 2026-02-21T20:13:12.389 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-21T20:13:12.389 INFO:teuthology.orchestra.run.trial020.stdout:Generating ssh key... 2026-02-21T20:13:12.810 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:12 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3790636601' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-21T20:13:12.810 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:12 trial020 ceph-mon[34828]: mgrmap e8: x(active, since 2s) 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:12 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:12 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Generating public/private ed25519 key pair. 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Your identification has been saved in /tmp/tmpfxbp3hbb/key 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Your public key has been saved in /tmp/tmpfxbp3hbb/key.pub 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: The key fingerprint is: 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: SHA256:YwbbeOu27qQwabpUYzfCEVSTdUq7XEnFmhCCcYStYzM ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: The key's randomart image is: 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: +--[ED25519 256]--+ 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | .+B*o+.oo. | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | ooo+.= .. | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | ... o.oo | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | .E. * oo | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | .*+= S | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | o = = o | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | . = o | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | . o o +. | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: | o. .+=. | 2026-02-21T20:13:12.811 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: +----[SHA256]-----+ 2026-02-21T20:13:13.121 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:13.121 INFO:teuthology.orchestra.run.trial020.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:13:13.121 INFO:teuthology.orchestra.run.trial020.stdout:Adding key to root@localhost authorized_keys... 2026-02-21T20:13:13.122 INFO:teuthology.orchestra.run.trial020.stdout:Adding host trial020... 2026-02-21T20:13:13.630 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:13.631 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:13.631 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:13.631 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: Generating ssh key... 2026-02-21T20:13:13.631 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:13.631 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:13 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:14.944 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:14 trial020 ceph-mon[34828]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:14.944 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:14 trial020 ceph-mon[34828]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial020", "addr": "10.20.193.20", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:14.945 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:14 trial020 ceph-mon[34828]: Deploying cephadm binary to trial020 2026-02-21T20:13:15.070 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout Added host 'trial020' with addr '10.20.193.20' 2026-02-21T20:13:15.070 INFO:teuthology.orchestra.run.trial020.stdout:Deploying unmanaged mon service... 2026-02-21T20:13:15.443 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-21T20:13:15.443 INFO:teuthology.orchestra.run.trial020.stdout:Deploying unmanaged mgr service... 2026-02-21T20:13:15.805 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-21T20:13:16.056 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:16.056 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: Added host trial020 2026-02-21T20:13:16.056 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:16.056 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: Saving service mon spec with placement count:5 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: Saving service mgr spec with placement count:2 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:16.057 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:15 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:16.537 INFO:teuthology.orchestra.run.trial020.stdout:Enabling the dashboard module... 2026-02-21T20:13:17.490 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:17 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1912041037' entity='client.admin' 2026-02-21T20:13:17.490 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:17 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:17.490 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:17 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2635772547' entity='client.admin' 2026-02-21T20:13:17.490 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:17 trial020 ceph-mon[34828]: from='mgr.14118 10.20.193.20:0/631630142' entity='mgr.x' 2026-02-21T20:13:17.490 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:17 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2729113007' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-21T20:13:17.757 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:17 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setuser ceph since I am not root 2026-02-21T20:13:17.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:17 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setgroup ceph since I am not root 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for the mgr to restart... 2026-02-21T20:13:18.304 INFO:teuthology.orchestra.run.trial020.stdout:Waiting for mgr epoch 9... 2026-02-21T20:13:18.545 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:18 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2729113007' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-21T20:13:18.545 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:18 trial020 ceph-mon[34828]: mgrmap e9: x(active, since 7s) 2026-02-21T20:13:18.546 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:18 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/665632202' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-21T20:13:18.546 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:18 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:13:18.546 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:18 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:13:18.546 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:13:18 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: from numpy import show_config as show_numpy_config 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: Active manager daemon x restarted 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: Activating manager daemon x 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: osdmap e3: 0 total, 0 up, 0 in 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: mgrmap e10: x(active, starting, since 0.00226931s) 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:13:20.518 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:20 trial020 ceph-mon[34828]: Manager daemon x is now available 2026-02-21T20:13:21.417 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout { 2026-02-21T20:13:21.418 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-21T20:13:21.418 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-21T20:13:21.418 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout } 2026-02-21T20:13:21.418 INFO:teuthology.orchestra.run.trial020.stdout:mgr epoch 9 is available 2026-02-21T20:13:21.418 INFO:teuthology.orchestra.run.trial020.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:21.596 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:21 trial020 ceph-mon[34828]: mgrmap e11: x(active, since 1.00413s) 2026-02-21T20:13:22.013 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHzCCAwegAwIBAgIUIrCXbOBTGHvcrnzViIczgFUwl+YwDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LWFlYTFjZWE5LTBmNjEtMTFmMS1i\nYzljLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMjEyMDEzMjFaFw0yOTAyMjAyMDEzMjFa\nMBcxFTATBgNVBAMMDDEwLjIwLjE5My4yMDCCAiIwDQYJKoZIhvcNAQEBBQADggIP\nADCCAgoCggIBANm4RnbS4KnPaoYvl5mtCZ48mmS/onDj614PwYcqqPwxO3pMyKtx\nO2Ub7ME8w1ws2jy+glvR38ajrL9Asez7URCDGxkOXlkXFtHca+BiJdEJmclk3rAA\n5GaSLsOe6gPmLqgqljwOWzWBXUYdR9B/sPqZoT1wLVLtLJRsAk6hc/CpCQzJviO/\n0W838n5gDr4cpO5EJTt2KCHL0pybHNU9cMs7UMUmEYObPnEoybczJZCyBdVg8g7W\nwgksfgWNpy+xibyey3F5iNOPKDPVERPpQxOhyAX1s8mzXcwQx6lKfSY8uvtoVxY+\no3vWzUJYl8bwmngvfMVmV9bOzuvHDh3yosmR4B5YYktA7UFy0h/GZWyamT6MsTjq\nTFKS7SRnw/Qn/iUJqYUIj82ty8UfE/15VqEqu4PzcArTwml0ep3EHRjt7nAv5jHD\n1+mm/uPnxFw1HpQJpsEzJHVx/MAhSgbEKO289alsKc1Fg+pvqPi6w2pkpHhyW3zF\nqvXaGUnWgEazAONhbYcwPgaoG9jLS0oslap/jPn2j2W1L6F5Sg6XZEJAKOIT6Cn4\nNueSu2+bl8bCsYfEFPoSs7nvqczgA+uXqz0piX8ImPYZCAqQzqhfpMsc6mS/Bf6/\nd0LLRzgpl/DTKlMoSgOkK7TeDQSd+j0ePdgcobZZY8PBttR/2AifyidfAgMBAAGj\nPjA8MCwGA1UdEQQlMCOCCHRyaWFsMDIwghFkYXNoYm9hcmRfc2VydmVyc4cEChTB\nFDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQDmFqbQ7xYtPLDuS7Jj\n/R0RFem8St3yfy5n0n++Y9j22e+WHf/P2+7aSjRmTfWtUvjy391QV1fGbZjPTO1H\nWbInYdL0ln6g4xXAnfRunahfv582tiu3uDvU4E3+mDkAN5knXU4LCgEBfuL848Zm\n9S0dMa83U7QbZcJfj7crsNSn4f9R2rkz0LIdIa71Xxd2FWJvviqvT4CyvcCyMJzO\ngGtFXW+drrsp69pGesvX3b6YhKKhAU16e/L1n4KG/aHwNvmg7dljYo3lcb/eHY5F\nKDKlVUk9Uz8VSurOn9OPUetyImvmf5QV5GjR8xTdZVkiGcMzcdU2iMZ3JiLA2M7K\nYcAjMAWlKq5odNH9ZAvd0AjLifSeT8u2irmTmQlml9Znkmzv9JK28zFi0xbCwOcl\nAxnBa9CvrlTInT5/ZBOqtzEiwceTSwQ4HYXu+Aur9gULWCnbVn9iGvDEzctHlB9g\nsR4rhTpQhR3NlfV5p7hcpd92/OEx6++azz2tVvQRAyEhjqPg1MeP++hWPazFswuB\nsp/BMfZPSRC9kJg2vaaHHSEr0dm5zzj2ZPU+oGwxjdacu1DMCvbGnMM0reRylADs\nvD8k3GrdDfwwHst1nN/1e9G+f3FMmGEtSMlKVJjrOIP9rZQD4NAv6+8wCkYy+BjW\nMCXE+cjeMbXDx4j6e/5+IJmc/Q==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEA2bhGdtLgqc9qhi+Xma0JnjyaZL+icOPrXg/Bhyqo/DE7ekzI\nq3E7ZRvswTzDXCzaPL6CW9HfxqOsv0Cx7PtREIMbGQ5eWRcW0dxr4GIl0QmZyWTe\nsADkZpIuw57qA+YuqCqWPA5bNYFdRh1H0H+w+pmhPXAtUu0slGwCTqFz8KkJDMm+\nI7/RbzfyfmAOvhyk7kQlO3YoIcvSnJsc1T1wyztQxSYRg5s+cSjJtzMlkLIF1WDy\nDtbCCSx+BY2nL7GJvJ7LcXmI048oM9URE+lDE6HIBfWzybNdzBDHqUp9Jjy6+2hX\nFj6je9bNQliXxvCaeC98xWZX1s7O68cOHfKiyZHgHlhiS0DtQXLSH8ZlbJqZPoyx\nOOpMUpLtJGfD9Cf+JQmphQiPza3LxR8T/XlWoSq7g/NwCtPCaXR6ncQdGO3ucC/m\nMcPX6ab+4+fEXDUelAmmwTMkdXH8wCFKBsQo7bz1qWwpzUWD6m+o+LrDamSkeHJb\nfMWq9doZSdaARrMA42FthzA+Bqgb2MtLSiyVqn+M+faPZbUvoXlKDpdkQkAo4hPo\nKfg255K7b5uXxsKxh8QU+hKzue+pzOAD65erPSmJfwiY9hkICpDOqF+kyxzqZL8F\n/r93QstHOCmX8NMqUyhKA6QrtN4NBJ36PR492Byhtlljw8G21H/YCJ/KJ18CAwEA\nAQKCAgApKEnByqmH0Fr91N9ewLRRwnkZVJS7rIpg9K+MAseBLTlmLD+/ER++RGIk\nQX1Y3m2/D/CKtQkNfwF4Ah3gg73WVkJ4IRw60T+SGo4WE9e8RYlZ5gSm1vRWY4oN\nluv8IrZtOee+oKQjYDomuABMbOci6InvmFYpGAbWY/inrqPBOeMpFLYqAefwk232\n7+e5jqarGBzFuddqVCKTUktIEF5TPPpO2pxy+ZT7RU+knzmZud2accIwhe6WV1/X\nYujY/kHgc1BYOjZgb+6UpdGdpvn0KyAp6EG9fnfbzMxBt4AjC1X5ksbrwJmdHoUc\n5qyCghdhYvC+TFOMmvnI3o9Pn/+fq/x9J4OIUnQ/Fq6STauqk9SIyHnCYEPGPrqj\nbiTHyNHoa8mj6OYc5JS1k/g56TfAa0jyTXTB0Vu97/nZEFhK9630698HjitaaZ16\nCe6yOmeuVuW7nIGljNnDjDfv40I0WE/osMFg/b7V/+6PIOFG7Isz7yK5DlYgpr2J\nZrROFpwy9N4ImrCCAHqbFxDWtVzd8qq1e0tvTqYEke/RS+poEsZ/WrG21Sx3uNHs\nimvUnthgRmsrFZdTacligjXzXP80U64Jg0h4dJl7L3J69FPJExXnJcPsXFlTSZAa\nlSZ8+gx1wop6gnE/uUyd4NO9o7gqqbcktLeZ8IKA92vXY780aQKCAQEA7y4UrR9D\no2VeXf4CKAul3yCW1zsJDL7jjSF4kFqYnIO4YEainMjjpMT+p1Y4r88suEVfbDPN\nbwehGD9EhWivYVYfpzIgIutCXpjuK5Hddv8uloXi5txW4je5g+xW8vpWGR+FYHNw\nNidrPnv4vmknTp5OmlYrPxAi8KEnv6vShhCJ71RWOn8adUqxPFndUssTPUG3FraL\nqSDTqOVIn3XAezRXXoR4fpTODOMg+NUkWNwZFyYlryCcnAemLToDN9odZlO5WRTB\nVbRnHARv+ujDr+qk3tcE8pCAGa40lj3z825MUYipecbcXLAqhr1KN/jLwfUNeRGQ\nRfGH08znShhdEwKCAQEA6QfZsDT2F848KcSJJXhKiNKhxziXmH3yObRmn43EpcoJ\nMaPbUoFNnnPQL6vLPuecDur7i1NQtiHYlkJk399iyvV+mLKs87RKxePUENxtpuDK\ni1Lnogel6vjHl2ek9vk/VY7UvwdZVoerC3lZrUki1YKRhreOyrU2HsGr7iuTS+hR\n/BwtfoPfbcHkotfuXYenx1pyIblZIDf7Vi6G3iEMz2t6a/h67QMOEb59szivIM8b\nWAnDsqU3Nzmroo7xYniDKAULMOQRxzvBhef88te6/oMFFai+Pho9pNHQnTop053c\nqiiWAjqlvpTjPEusGMvELdazgAslffOt3+muD8cSBQKCAQA0WkjKUCKU/FY4iqXc\nMBiBi3eY6uIjORFDzgS+zCXFdIuB/1QOr2YspbX72MKVsOpf90dYvsoDuI7JaOfN\nr8lbq+dHyJACNK6VWDIhtU7dgiOnbOzqjWYzI/Fmb+/kRWldHGosX3g7UkuGJMqg\nmxGwgrQ/0garShPrycqSiMCO+cXHbhVlvnaDH/NFe4IXYj321ZCG1zQgs//AY1eP\nF84m6aEKHkLlqhqj9X89GCJZlOulBoOPHrtI59+23JDhw8tVn5PdbM6YvOEo38vH\nBvX2Zozp/fSmR3zSoi/+htcD/KuV2S0Ha8DGRQU58urw73NiJApr6q1CsgiCEsK5\nlDWjAoIBAHndaiF1QPFoIBxztIlM5CWziXknBlhwHRnCVxy/xgQxqSc1msAF8PKZ\nfFlBzVODSiCfEJdnJcFp59uEsz5Ek2Syh9cRMdNtCOF+aOu8avenfSTpYUtiFonQ\nOojaYfHqnQ2AWY/hJv5SisfAWX5+zeG8m6BJJDqsE7Z38BLo5OoAf8eJcN1F17WN\nfaUPqY9uHvbpPOCYDp0DycPjJxLJU+qxOV93ncmPHG95IEF2tldBF/qteJNXRY3y\n8ehcOq4VefmW0ahqzUVU4brGfIj++sKZADK4gWz2yiAEvcVLoo4Rc1HlUbWut/j3\n4fIpXMHG5jxWmJ6wtZWtttNvYGDN6YUCggEAXd6PkZTWkZrDgKdKF+E+SoTnkrga\nvAJObOQN/I/aox7LD8MrA8HwTrUWRO0lzvDgAo0wuwzv/Ela4XdDiSfyqphE8Uuj\noToeICr+SQrxTkWjzYiQLCfmVu1eoiPDYpAJpT/Ma32TlmIgBw4wbTUF8I9AOoJN\n/8383OvhQnL4+34jO+Rr2m86fRVNPFFtKExjjMYynGiT0L50P/lD5ZjPpqe3R0Zz\nmYJZVjJqcR+aRQ3Whh7KirltMjksE+AzBiMtMFRG+DpKAg3MuT+6PZdBlJm5/Fah\nwmDwM1hXl130maxKxOznZf+ZDZlGZNDmXF0LdTQTSQax3tJL1HtXSU9rGg==\n-----END RSA PRIVATE KEY-----\n"} 2026-02-21T20:13:22.365 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:20] ENGINE Bus STARTING 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:20] ENGINE Serving on http://10.20.193.20:8765 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:20] ENGINE Serving on https://10.20.193.20:7150 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:20] ENGINE Bus STARTED 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: [21/Feb/2026:20:13:20] ENGINE Client ('10.20.193.20', 45258) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-21T20:13:22.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:22 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:22.723 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-21T20:13:22.723 INFO:teuthology.orchestra.run.trial020.stdout:Creating initial admin user... 2026-02-21T20:13:23.289 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$4jltezpO1wxdUzrex36.1eOTe73x2qjDISxKEWZOpAPNsTJ5xfwpa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771704803, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-21T20:13:23.289 INFO:teuthology.orchestra.run.trial020.stdout:Fetching dashboard port number... 2026-02-21T20:13:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:23 trial020 ceph-mon[34828]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:23 trial020 ceph-mon[34828]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:23 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:23 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:23 trial020 ceph-mon[34828]: mgrmap e12: x(active, since 2s) 2026-02-21T20:13:23.637 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stdout 8443 2026-02-21T20:13:23.646 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-21T20:13:23.646 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout disabled 2026-02-21T20:13:23.653 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-21T20:13:23.653 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:13:23.653 INFO:teuthology.orchestra.run.trial020.stdout:firewalld.service is not enabled 2026-02-21T20:13:23.653 INFO:teuthology.orchestra.run.trial020.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-21T20:13:23.654 INFO:teuthology.orchestra.run.trial020.stdout:Ceph Dashboard is now available at: 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout: URL: https://trial020:8443/ 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout: User: admin 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout: Password: 44eqltbc6w 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:23.655 INFO:teuthology.orchestra.run.trial020.stdout:Saving cluster configuration to /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config directory 2026-02-21T20:13:24.057 INFO:teuthology.orchestra.run.trial020.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-21T20:13:24.057 INFO:teuthology.orchestra.run.trial020.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-21T20:13:24.057 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.059 INFO:teuthology.orchestra.run.trial020.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:24.059 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout:Or, if you are only running a single cluster on this host: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: ceph telemetry on 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout:For more information see: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.060 INFO:teuthology.orchestra.run.trial020.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-21T20:13:24.061 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:24.061 INFO:teuthology.orchestra.run.trial020.stdout:Bootstrap complete. 2026-02-21T20:13:24.065 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout static 2026-02-21T20:13:24.070 INFO:teuthology.orchestra.run.trial020.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-21T20:13:24.070 INFO:teuthology.orchestra.run.trial020.stdout:systemctl: stdout inactive 2026-02-21T20:13:24.070 INFO:teuthology.orchestra.run.trial020.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-21T20:13:24.211 INFO:tasks.cephadm:Fetching config... 2026-02-21T20:13:24.212 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:24.212 DEBUG:teuthology.orchestra.run.trial020:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-21T20:13:24.228 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-21T20:13:24.229 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:24.229 DEBUG:teuthology.orchestra.run.trial020:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-21T20:13:24.284 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-21T20:13:24.284 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:24.284 DEBUG:teuthology.orchestra.run.trial020:> sudo dd if=/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-21T20:13:24.351 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-21T20:13:24.351 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:24.351 DEBUG:teuthology.orchestra.run.trial020:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-21T20:13:24.408 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-21T20:13:24.408 DEBUG:teuthology.orchestra.run.trial020:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:13:24.482 INFO:teuthology.orchestra.run.trial020.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:24.491 DEBUG:teuthology.orchestra.run.trial045:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:13:24.525 INFO:teuthology.orchestra.run.trial045.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:24.537 DEBUG:teuthology.orchestra.run.trial170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:13:24.572 INFO:teuthology.orchestra.run.trial170.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:24.582 DEBUG:teuthology.orchestra.run.trial176:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-21T20:13:24.618 INFO:teuthology.orchestra.run.trial176.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhB9fcqFNFFf74UgggmdCT0ai96v2HNOBsGW6WwalzQ ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:24.629 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-21T20:13:24.652 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:24 trial020 ceph-mon[34828]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:24.653 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:24 trial020 ceph-mon[34828]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:24.653 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:24 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/772493278' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-21T20:13:24.653 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:24 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1048218958' entity='client.admin' 2026-02-21T20:13:24.749 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:25.135 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-21T20:13:25.135 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-21T20:13:25.292 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:25.712 INFO:tasks.cephadm:Remote trial176 excluded from cephadm cluster by role 2026-02-21T20:13:25.712 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial045 2026-02-21T20:13:25.712 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:13:25.712 DEBUG:teuthology.orchestra.run.trial045:> dd of=/etc/ceph/ceph.conf 2026-02-21T20:13:25.730 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:13:25.730 DEBUG:teuthology.orchestra.run.trial045:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:25.786 INFO:tasks.cephadm:Adding host trial045 to orchestrator... 2026-02-21T20:13:25.787 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch host add trial045 2026-02-21T20:13:25.920 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:25.968 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial020", "name": "osd_memory_target"} : dispatch 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2087755022' entity='client.admin' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: Certificate for "cephadm-signed_agent_cert (trial020)" is still valid for 1824 days. 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:25.969 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: Updating trial020:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:27 trial020 ceph-mon[34828]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial045", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:27.765 INFO:teuthology.orchestra.run.trial020.stdout:Added host 'trial045' with addr '10.20.193.45' 2026-02-21T20:13:27.911 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-21T20:13:28.030 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:28.263 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:28.263 INFO:teuthology.orchestra.run.trial020.stdout:[{"addr": "10.20.193.20", "hostname": "trial020", "labels": [], "status": ""}, {"addr": "10.20.193.45", "hostname": "trial045", "labels": [], "status": ""}] 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: Deploying cephadm binary to trial045 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: mgrmap e13: x(active, since 6s) 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:28.383 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:28.404 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config-key ls 2026-02-21T20:13:28.520 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout:[ 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/auth_debug", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/container_image", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_file", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_journald", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_stderr", 2026-02-21T20:13:28.801 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-21T20:13:28.802 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/debug_ms", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_mon", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_ms", 2026-02-21T20:13:28.803 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_paxos", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/debug_ms", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/debug_osd", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-21T20:13:28.804 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-21T20:13:28.805 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/3/", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/3/+global/public_network", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/4/", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/5/", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/+global/container_image", 2026-02-21T20:13:28.806 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/-global/container_image", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/7/", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/8/", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/9/", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/auth_debug", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/container_image", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_file", 2026-02-21T20:13:28.807 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_journald", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_stderr", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_allow_pool_delete", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_clock_drift_allowed", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_cluster_log_to_file", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_max_pg_per_osd", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-21T20:13:28.808 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/ms_die_on_bug", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/ms_die_on_old_message", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/public_network", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/debug_mgr", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/debug_ms", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:28.809 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_mon", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_ms", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_paxos", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_data_avail_warn", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:28.810 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/bdev_debug_aio", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/debug_ms", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/debug_osd", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_op_order", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_shutdown", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-21T20:13:28.811 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_mclock_profile", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_memory_target_autotune", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_op_queue", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_scrub_max_interval", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-21T20:13:28.812 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/client_keyrings", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/config_checks", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial020", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial020.devices.0", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial045", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/inventory", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/spec.mgr", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/spec.mon", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/accessdb_v2", 2026-02-21T20:13:28.813 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/cluster/status", 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/crt", 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/key", 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/collection", 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/report_id", 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/salt" 2026-02-21T20:13:28.814 INFO:teuthology.orchestra.run.trial020.stdout:] 2026-02-21T20:13:28.941 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-21T20:13:29.057 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:29.173 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:29 trial020 ceph-mon[34828]: Added host trial045 2026-02-21T20:13:29.173 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:29 trial020 ceph-mon[34828]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:13:29.173 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:29 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/905042076' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-21T20:13:29.173 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:29 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:29.486 INFO:teuthology.orchestra.run.trial020.stdout:{"trial020": {"hostname": "trial020", "addr": "10.20.193.20", "labels": [], "status": ""}, "trial045": {"hostname": "trial045", "addr": "10.20.193.45", "labels": [], "status": ""}} 2026-02-21T20:13:29.486 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial170 2026-02-21T20:13:29.487 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:13:29.487 DEBUG:teuthology.orchestra.run.trial170:> dd of=/etc/ceph/ceph.conf 2026-02-21T20:13:29.505 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:13:29.505 DEBUG:teuthology.orchestra.run.trial170:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:29.562 INFO:tasks.cephadm:Adding host trial170 to orchestrator... 2026-02-21T20:13:29.562 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch host add trial170 2026-02-21T20:13:29.679 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:30.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2404767448' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-21T20:13:30.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:30.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:30.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:30.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:30.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial045", "name": "osd_memory_target"} : dispatch 2026-02-21T20:13:30.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:30.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:30 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:31.500 INFO:teuthology.orchestra.run.trial020.stdout:Added host 'trial170' with addr '10.20.193.170' 2026-02-21T20:13:31.646 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-21T20:13:31.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial170", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:31.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:13:31.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:31.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: Updating trial045:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:31.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:13:31.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: Deploying cephadm binary to trial170 2026-02-21T20:13:31.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:31.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:31.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:31 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:31.761 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:31.995 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:31.995 INFO:teuthology.orchestra.run.trial020.stdout:[{"addr": "10.20.193.20", "hostname": "trial020", "labels": [], "status": ""}, {"addr": "10.20.193.45", "hostname": "trial045", "labels": [], "status": ""}, {"addr": "10.20.193.170", "hostname": "trial170", "labels": [], "status": ""}] 2026-02-21T20:13:32.136 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config-key ls 2026-02-21T20:13:32.251 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:32.539 INFO:teuthology.orchestra.run.trial020.stdout:[ 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/auth_debug", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/container_image", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_file", 2026-02-21T20:13:32.540 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_journald", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/log_to_stderr", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-21T20:13:32.541 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/debug_ms", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_mon", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_ms", 2026-02-21T20:13:32.542 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/debug_paxos", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/debug_ms", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/debug_osd", 2026-02-21T20:13:32.543 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-21T20:13:32.544 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/3/", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/3/+global/public_network", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/4/", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/5/", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/", 2026-02-21T20:13:32.545 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/+global/container_image", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/6/-global/container_image", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/7/", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/8/", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/9/", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/auth_debug", 2026-02-21T20:13:32.546 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/container_image", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_file", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_journald", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/log_to_stderr", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_allow_pool_delete", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_clock_drift_allowed", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_cluster_log_to_file", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_max_pg_per_osd", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-21T20:13:32.547 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/ms_die_on_bug", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/ms_die_on_old_message", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/global/public_network", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/debug_mgr", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/debug_ms", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-21T20:13:32.548 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_mon", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_ms", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/debug_paxos", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_data_avail_warn", 2026-02-21T20:13:32.549 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/bdev_debug_aio", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/debug_ms", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/debug_osd", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_op_order", 2026-02-21T20:13:32.550 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_shutdown", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_mclock_profile", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_memory_target_autotune", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_op_queue", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-21T20:13:32.551 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_scrub_max_interval", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/client_keyrings", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/config_checks", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial020", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial020.devices.0", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial045", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial045.devices.0", 2026-02-21T20:13:32.552 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/host.trial170", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/inventory", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/spec.mgr", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/spec.mon", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/accessdb_v2", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/cluster/status", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/crt", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/dashboard/key", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/collection", 2026-02-21T20:13:32.553 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/report_id", 2026-02-21T20:13:32.554 INFO:teuthology.orchestra.run.trial020.stdout: "mgr/telemetry/salt" 2026-02-21T20:13:32.554 INFO:teuthology.orchestra.run.trial020.stdout:] 2026-02-21T20:13:32.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:32.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:32 trial020 ceph-mon[34828]: Added host trial170 2026-02-21T20:13:32.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:32.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:32.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:32.680 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-21T20:13:32.797 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:33.226 INFO:teuthology.orchestra.run.trial020.stdout:{"trial020": {"hostname": "trial020", "addr": "10.20.193.20", "labels": [], "status": ""}, "trial045": {"hostname": "trial045", "addr": "10.20.193.45", "labels": [], "status": ""}, "trial170": {"hostname": "trial170", "addr": "10.20.193.170", "labels": [], "status": ""}} 2026-02-21T20:13:33.227 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-21T20:13:33.228 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd crush tunables default 2026-02-21T20:13:33.345 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:33.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:33 trial020 ceph-mon[34828]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:13:33.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:33 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1420400613' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-21T20:13:33.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:33.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:33 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2830518805' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-21T20:13:34.502 INFO:teuthology.orchestra.run.trial020.stderr:adjusted tunables profile to default 2026-02-21T20:13:34.649 INFO:tasks.cephadm:Adding mon.a on trial020 2026-02-21T20:13:34.649 INFO:tasks.cephadm:Adding mon.b on trial045 2026-02-21T20:13:34.649 INFO:tasks.cephadm:Adding mon.c on trial170 2026-02-21T20:13:34.649 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch apply mon '3;trial020:10.20.193.20=a;trial045:10.20.193.45=b;trial170:10.20.193.170=c' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2992183728' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial170", "name": "osd_memory_target"} : dispatch 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:34.768 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:35.062 INFO:teuthology.orchestra.run.trial170.stdout:Scheduled mon update... 2026-02-21T20:13:35.205 DEBUG:teuthology.orchestra.run.trial045:mon.b> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.b.service 2026-02-21T20:13:35.208 DEBUG:teuthology.orchestra.run.trial170:mon.c> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.c.service 2026-02-21T20:13:35.211 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-02-21T20:13:35.211 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph mon dump -f json 2026-02-21T20:13:35.368 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:35.638 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:13:35.638 INFO:teuthology.orchestra.run.trial170.stdout:{"epoch":1,"fsid":"aea1cea9-0f61-11f1-bc9c-d404e6e7d460","modified":"2026-02-21T20:12:57.713688Z","created":"2026-02-21T20:12:57.713688Z","min_mon_release":20,"min_mon_release_name":"tentacle","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","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:3300","nonce":0},{"type":"v1","addr":"10.20.193.20:6789","nonce":0}]},"addr":"10.20.193.20:6789/0","public_addr":"10.20.193.20:6789/0","priority":0,"weight":0,"time_added":"2026-02-21T20:12:57:713701+0000","crush_location":[]}],"quorum":[0]} 2026-02-21T20:13:35.639 INFO:teuthology.orchestra.run.trial170.stderr:dumped monmap epoch 1 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: Updating trial170:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2992183728' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:35.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:35 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:36.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:36 trial020 ceph-mon[34828]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;trial020:10.20.193.20=a;trial045:10.20.193.45=b;trial170:10.20.193.170=c", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:36.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:36 trial020 ceph-mon[34828]: Saving service mon spec with placement trial020:10.20.193.20=a;trial045:10.20.193.45=b;trial170:10.20.193.170=c;count:3 2026-02-21T20:13:36.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:36 trial020 ceph-mon[34828]: Deploying daemon mon.c on trial170 2026-02-21T20:13:36.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:36 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/489876642' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-21T20:13:36.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:36 trial170 ceph-mon[36926]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2026-02-21T20:13:36.878 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-02-21T20:13:36.878 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph mon dump -f json 2026-02-21T20:13:36.997 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:13:42.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:42.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: mon.a calling monitor election 2026-02-21T20:13:42.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: mon.c calling monitor election 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: monmap epoch 2 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:42.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: last_changed 2026-02-21T20:13:36.580074+0000 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: min_mon_release 20 (tentacle) 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: election_strategy: 1 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: 1: [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] mon.c 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: fsmap 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: mgrmap e13: x(active, since 21s) 2026-02-21T20:13:42.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:41 trial020 ceph-mon[34828]: overall HEALTH_OK 2026-02-21T20:13:42.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:42.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: mon.a calling monitor election 2026-02-21T20:13:42.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: mon.c calling monitor election 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: monmap epoch 2 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: last_changed 2026-02-21T20:13:36.580074+0000 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: min_mon_release 20 (tentacle) 2026-02-21T20:13:42.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: election_strategy: 1 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: 1: [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] mon.c 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: fsmap 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: mgrmap e13: x(active, since 21s) 2026-02-21T20:13:42.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:41 trial170 ceph-mon[36926]: overall HEALTH_OK 2026-02-21T20:13:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:42 trial020 ceph-mon[34828]: Deploying daemon mon.b on trial045 2026-02-21T20:13:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:42 trial020 ceph-mon[34828]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:42 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:43.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:42 trial170 ceph-mon[36926]: Deploying daemon mon.b on trial045 2026-02-21T20:13:43.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:42 trial170 ceph-mon[36926]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:43.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:42 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:43.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:43 trial045 ceph-mon[36770]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2026-02-21T20:13:48.361 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: mon.c calling monitor election 2026-02-21T20:13:48.361 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:48.361 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.361 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: mon.a calling monitor election 2026-02-21T20:13:48.361 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: mon.b calling monitor election 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: monmap epoch 3 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: last_changed 2026-02-21T20:13:43.040240+0000 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: min_mon_release 20 (tentacle) 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: election_strategy: 1 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: 1: [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] mon.c 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: 2: [v2:10.20.193.45:3300/0,v1:10.20.193.45:6789/0] mon.b 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: fsmap 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: mgrmap e13: x(active, since 27s) 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: overall HEALTH_OK 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.362 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: mon.c calling monitor election 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: mon.a calling monitor election 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: mon.b calling monitor election 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: monmap epoch 3 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: last_changed 2026-02-21T20:13:43.040240+0000 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: min_mon_release 20 (tentacle) 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: election_strategy: 1 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: 1: [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] mon.c 2026-02-21T20:13:48.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: 2: [v2:10.20.193.45:3300/0,v1:10.20.193.45:6789/0] mon.b 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: fsmap 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: mgrmap e13: x(active, since 27s) 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: overall HEALTH_OK 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: mon.c calling monitor election 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: mon.a calling monitor election 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:13:48.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: mon.b calling monitor election 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: monmap epoch 3 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: last_changed 2026-02-21T20:13:43.040240+0000 2026-02-21T20:13:48.414 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: created 2026-02-21T20:12:57.713688+0000 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: min_mon_release 20 (tentacle) 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: election_strategy: 1 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: 0: [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] mon.a 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: 1: [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] mon.c 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: 2: [v2:10.20.193.45:3300/0,v1:10.20.193.45:6789/0] mon.b 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: fsmap 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: osdmap e4: 0 total, 0 up, 0 in 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: mgrmap e13: x(active, since 27s) 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: overall HEALTH_OK 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:48.415 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:49.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:49.284 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:13:49.285 INFO:teuthology.orchestra.run.trial170.stdout:{"epoch":3,"fsid":"aea1cea9-0f61-11f1-bc9c-d404e6e7d460","modified":"2026-02-21T20:13:43.040240Z","created":"2026-02-21T20:12:57.713688Z","min_mon_release":20,"min_mon_release_name":"tentacle","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","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:3300","nonce":0},{"type":"v1","addr":"10.20.193.20:6789","nonce":0}]},"addr":"10.20.193.20:6789/0","public_addr":"10.20.193.20:6789/0","priority":0,"weight":0,"time_added":"2026-02-21T20:12:57:713701+0000","crush_location":[]},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:3300","nonce":0},{"type":"v1","addr":"10.20.193.170:6789","nonce":0}]},"addr":"10.20.193.170:6789/0","public_addr":"10.20.193.170:6789/0","priority":0,"weight":0,"time_added":"2026-02-21T20:13:36:580073+0000","crush_location":[]},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:3300","nonce":0},{"type":"v1","addr":"10.20.193.45:6789","nonce":0}]},"addr":"10.20.193.45:6789/0","public_addr":"10.20.193.45:6789/0","priority":0,"weight":0,"time_added":"2026-02-21T20:13:43:040239+0000","crush_location":[]}],"quorum":[0,1,2]} 2026-02-21T20:13:49.285 INFO:teuthology.orchestra.run.trial170.stderr:dumped monmap epoch 3 2026-02-21T20:13:49.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:13:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:49.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:49.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:49.404 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:49.404 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:49.404 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.404 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.404 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.405 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:49.406 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:49.406 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:49.406 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:49.406 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:13:49.425 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-21T20:13:49.426 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-21T20:13:49.546 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:49.774 INFO:teuthology.orchestra.run.trial020.stdout:# minimal ceph.conf for aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:49.774 INFO:teuthology.orchestra.run.trial020.stdout:[global] 2026-02-21T20:13:49.775 INFO:teuthology.orchestra.run.trial020.stdout: fsid = aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:13:49.775 INFO:teuthology.orchestra.run.trial020.stdout: mon_host = [v2:10.20.193.20:3300/0,v1:10.20.193.20:6789/0] [v2:10.20.193.45:3300/0,v1:10.20.193.45:6789/0] [v2:10.20.193.170:3300/0,v1:10.20.193.170:6789/0] 2026-02-21T20:13:49.913 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-21T20:13:49.913 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:49.913 DEBUG:teuthology.orchestra.run.trial020:> sudo dd of=/etc/ceph/ceph.conf 2026-02-21T20:13:49.937 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:49.937 DEBUG:teuthology.orchestra.run.trial020:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:50.001 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:13:50.001 DEBUG:teuthology.orchestra.run.trial045:> sudo dd of=/etc/ceph/ceph.conf 2026-02-21T20:13:50.030 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:13:50.030 DEBUG:teuthology.orchestra.run.trial045:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:50.094 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:13:50.094 DEBUG:teuthology.orchestra.run.trial170:> sudo dd of=/etc/ceph/ceph.conf 2026-02-21T20:13:50.122 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:13:50.122 DEBUG:teuthology.orchestra.run.trial170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:13:50.186 INFO:tasks.cephadm:Adding mgr.x on trial020 2026-02-21T20:13:50.187 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch apply mgr '1;trial020=x' 2026-02-21T20:13:50.344 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:13:50.366 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.366 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.366 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring mon.a (unknown last config time)... 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring daemon mon.a on trial020 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring mon.b (monmap changed)... 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring daemon mon.b on trial045 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='client.? 10.20.193.170:0/4222875368' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.367 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring mon.c (monmap changed)... 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: Reconfiguring daemon mon.c on trial170 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/3882245481' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.368 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:50.369 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:50 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring mon.a (unknown last config time)... 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring daemon mon.a on trial020 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring mon.b (monmap changed)... 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring daemon mon.b on trial045 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='client.? 10.20.193.170:0/4222875368' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-21T20:13:50.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring mon.c (monmap changed)... 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: Reconfiguring daemon mon.c on trial170 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/3882245481' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:50.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:50 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring mon.a (unknown last config time)... 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring daemon mon.a on trial020 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring mon.b (monmap changed)... 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring daemon mon.b on trial045 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/4222875368' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-21T20:13:50.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring mon.c (monmap changed)... 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: Reconfiguring daemon mon.c on trial170 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3882245481' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:50.509 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:50 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:50.595 INFO:teuthology.orchestra.run.trial170.stdout:Scheduled mgr update... 2026-02-21T20:13:50.737 DEBUG:tasks.cephadm:set 0 configs 2026-02-21T20:13:50.738 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config dump 2026-02-21T20:13:50.856 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global dev auth_debug true 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 * 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global dev debug_asserts_on_shutdown true 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global basic log_to_file true 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global basic log_to_journald false 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global basic log_to_stderr false 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_allow_pool_delete true 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_cluster_log_to_file true 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-21T20:13:51.083 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global dev ms_die_on_bug true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global dev ms_die_on_old_message true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global advanced osd_pool_default_erasure_code_profile plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced debug_mon 20/20 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced debug_ms 1/1 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced debug_paxos 20/20 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_data_avail_warn 5 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced debug_mgr 20/20 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced debug_ms 1/1 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev bdev_debug_aio true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced debug_ms 1/1 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced debug_osd 20/20 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_misdirected_ops true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_op_order true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_shutdown true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_memory_target_autotune true 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_op_queue debug_random * 2026-02-21T20:13:51.084 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_recover_clone_overlap true 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-21T20:13:51.085 INFO:teuthology.orchestra.run.trial020.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-21T20:13:51.225 INFO:tasks.cephadm:Deploying OSDs... 2026-02-21T20:13:51.225 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:13:51.225 DEBUG:teuthology.orchestra.run.trial020:> dd if=/scratch_devs of=/dev/stdout 2026-02-21T20:13:51.243 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-21T20:13:51.243 DEBUG:teuthology.orchestra.run.trial020:> stat /dev/vg_nvme/lv_1 2026-02-21T20:13:51.299 INFO:teuthology.orchestra.run.trial020.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Access: 2026-02-21 20:13:25.193332404 +0000 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Modify: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout:Change: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.300 INFO:teuthology.orchestra.run.trial020.stdout: Birth: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.301 DEBUG:teuthology.orchestra.run.trial020:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-21T20:13:51.364 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records in 2026-02-21T20:13:51.365 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records out 2026-02-21T20:13:51.365 INFO:teuthology.orchestra.run.trial020.stderr:512 bytes copied, 0.000175877 s, 2.9 MB/s 2026-02-21T20:13:51.366 DEBUG:teuthology.orchestra.run.trial020:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-21T20:13:51.422 DEBUG:teuthology.orchestra.run.trial020:> stat /dev/vg_nvme/lv_2 2026-02-21T20:13:51.479 INFO:teuthology.orchestra.run.trial020.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Access: 2026-02-21 20:13:25.193332404 +0000 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Modify: 2026-02-21 20:12:23.784160367 +0000 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout:Change: 2026-02-21 20:12:23.784160367 +0000 2026-02-21T20:13:51.480 INFO:teuthology.orchestra.run.trial020.stdout: Birth: 2026-02-21 20:12:23.784160367 +0000 2026-02-21T20:13:51.481 DEBUG:teuthology.orchestra.run.trial020:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-21T20:13:51.543 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records in 2026-02-21T20:13:51.543 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records out 2026-02-21T20:13:51.543 INFO:teuthology.orchestra.run.trial020.stderr:512 bytes copied, 0.000149988 s, 3.4 MB/s 2026-02-21T20:13:51.544 DEBUG:teuthology.orchestra.run.trial020:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-21T20:13:51.602 DEBUG:teuthology.orchestra.run.trial020:> stat /dev/vg_nvme/lv_3 2026-02-21T20:13:51.660 INFO:teuthology.orchestra.run.trial020.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-21T20:13:51.660 INFO:teuthology.orchestra.run.trial020.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:51.660 INFO:teuthology.orchestra.run.trial020.stdout:Device: 6h/6d Inode: 1292 Links: 1 2026-02-21T20:13:51.660 INFO:teuthology.orchestra.run.trial020.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:51.660 INFO:teuthology.orchestra.run.trial020.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:51.661 INFO:teuthology.orchestra.run.trial020.stdout:Access: 2026-02-21 20:13:25.193332404 +0000 2026-02-21T20:13:51.661 INFO:teuthology.orchestra.run.trial020.stdout:Modify: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.661 INFO:teuthology.orchestra.run.trial020.stdout:Change: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.661 INFO:teuthology.orchestra.run.trial020.stdout: Birth: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.661 DEBUG:teuthology.orchestra.run.trial020:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-21T20:13:51.721 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:51.721 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:51 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1738220342' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-21T20:13:51.723 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records in 2026-02-21T20:13:51.723 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records out 2026-02-21T20:13:51.723 INFO:teuthology.orchestra.run.trial020.stderr:512 bytes copied, 0.000164084 s, 3.1 MB/s 2026-02-21T20:13:51.725 DEBUG:teuthology.orchestra.run.trial020:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:51 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/1738220342' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-21T20:13:51.781 DEBUG:teuthology.orchestra.run.trial020:> stat /dev/vg_nvme/lv_4 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Device: 6h/6d Inode: 1295 Links: 1 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Access: 2026-02-21 20:13:25.193332404 +0000 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Modify: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout:Change: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.839 INFO:teuthology.orchestra.run.trial020.stdout: Birth: 2026-02-21 20:12:23.783160406 +0000 2026-02-21T20:13:51.840 DEBUG:teuthology.orchestra.run.trial020:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-21T20:13:51.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:51.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:51.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:51 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/1738220342' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-21T20:13:51.902 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records in 2026-02-21T20:13:51.902 INFO:teuthology.orchestra.run.trial020.stderr:1+0 records out 2026-02-21T20:13:51.902 INFO:teuthology.orchestra.run.trial020.stderr:512 bytes copied, 0.000149717 s, 3.4 MB/s 2026-02-21T20:13:51.903 DEBUG:teuthology.orchestra.run.trial020:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-21T20:13:51.960 DEBUG:teuthology.orchestra.run.trial045:> set -ex 2026-02-21T20:13:51.960 DEBUG:teuthology.orchestra.run.trial045:> dd if=/scratch_devs of=/dev/stdout 2026-02-21T20:13:51.979 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-21T20:13:51.979 DEBUG:teuthology.orchestra.run.trial045:> stat /dev/vg_nvme/lv_1 2026-02-21T20:13:52.034 INFO:teuthology.orchestra.run.trial045.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-21T20:13:52.034 INFO:teuthology.orchestra.run.trial045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Access: 2026-02-21 20:13:42.820104470 +0000 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Modify: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout:Change: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.035 INFO:teuthology.orchestra.run.trial045.stdout: Birth: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.035 DEBUG:teuthology.orchestra.run.trial045:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-21T20:13:52.097 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records in 2026-02-21T20:13:52.097 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records out 2026-02-21T20:13:52.097 INFO:teuthology.orchestra.run.trial045.stderr:512 bytes copied, 0.000148745 s, 3.4 MB/s 2026-02-21T20:13:52.098 DEBUG:teuthology.orchestra.run.trial045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-21T20:13:52.157 DEBUG:teuthology.orchestra.run.trial045:> stat /dev/vg_nvme/lv_2 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Access: 2026-02-21 20:13:42.821104433 +0000 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Modify: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout:Change: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.212 INFO:teuthology.orchestra.run.trial045.stdout: Birth: 2026-02-21 20:12:23.498837246 +0000 2026-02-21T20:13:52.213 DEBUG:teuthology.orchestra.run.trial045:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-21T20:13:52.275 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records in 2026-02-21T20:13:52.275 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records out 2026-02-21T20:13:52.275 INFO:teuthology.orchestra.run.trial045.stderr:512 bytes copied, 0.000154987 s, 3.3 MB/s 2026-02-21T20:13:52.276 DEBUG:teuthology.orchestra.run.trial045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-21T20:13:52.332 DEBUG:teuthology.orchestra.run.trial045:> stat /dev/vg_nvme/lv_3 2026-02-21T20:13:52.387 INFO:teuthology.orchestra.run.trial045.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Device: 6h/6d Inode: 1310 Links: 1 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Access: 2026-02-21 20:13:42.821104433 +0000 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Modify: 2026-02-21 20:12:23.500837171 +0000 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout:Change: 2026-02-21 20:12:23.500837171 +0000 2026-02-21T20:13:52.388 INFO:teuthology.orchestra.run.trial045.stdout: Birth: 2026-02-21 20:12:23.500837171 +0000 2026-02-21T20:13:52.389 DEBUG:teuthology.orchestra.run.trial045:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-21T20:13:52.450 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records in 2026-02-21T20:13:52.450 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records out 2026-02-21T20:13:52.450 INFO:teuthology.orchestra.run.trial045.stderr:512 bytes copied, 0.000147142 s, 3.5 MB/s 2026-02-21T20:13:52.451 DEBUG:teuthology.orchestra.run.trial045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-21T20:13:52.507 DEBUG:teuthology.orchestra.run.trial045:> stat /dev/vg_nvme/lv_4 2026-02-21T20:13:52.564 INFO:teuthology.orchestra.run.trial045.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-21T20:13:52.564 INFO:teuthology.orchestra.run.trial045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.564 INFO:teuthology.orchestra.run.trial045.stdout:Device: 6h/6d Inode: 1284 Links: 1 2026-02-21T20:13:52.564 INFO:teuthology.orchestra.run.trial045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.564 INFO:teuthology.orchestra.run.trial045.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.565 INFO:teuthology.orchestra.run.trial045.stdout:Access: 2026-02-21 20:13:42.821104433 +0000 2026-02-21T20:13:52.565 INFO:teuthology.orchestra.run.trial045.stdout:Modify: 2026-02-21 20:12:23.497837284 +0000 2026-02-21T20:13:52.565 INFO:teuthology.orchestra.run.trial045.stdout:Change: 2026-02-21 20:12:23.497837284 +0000 2026-02-21T20:13:52.565 INFO:teuthology.orchestra.run.trial045.stdout: Birth: 2026-02-21 20:12:23.497837284 +0000 2026-02-21T20:13:52.565 DEBUG:teuthology.orchestra.run.trial045:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-21T20:13:52.625 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records in 2026-02-21T20:13:52.626 INFO:teuthology.orchestra.run.trial045.stderr:1+0 records out 2026-02-21T20:13:52.626 INFO:teuthology.orchestra.run.trial045.stderr:512 bytes copied, 0.000145259 s, 3.5 MB/s 2026-02-21T20:13:52.627 DEBUG:teuthology.orchestra.run.trial045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-21T20:13:52.684 DEBUG:teuthology.orchestra.run.trial170:> set -ex 2026-02-21T20:13:52.684 DEBUG:teuthology.orchestra.run.trial170:> dd if=/scratch_devs of=/dev/stdout 2026-02-21T20:13:52.703 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-21T20:13:52.704 DEBUG:teuthology.orchestra.run.trial170:> stat /dev/vg_nvme/lv_1 2026-02-21T20:13:52.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:52 trial020 ceph-mon[34828]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial020=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:52.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:52 trial020 ceph-mon[34828]: Saving service mgr spec with placement trial020=x;count:1 2026-02-21T20:13:52.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:52 trial020 ceph-mon[34828]: Reconfiguring mgr.x (unknown last config time)... 2026-02-21T20:13:52.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:52 trial020 ceph-mon[34828]: Reconfiguring daemon mgr.x on trial020 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Access: 2026-02-21 20:13:36.355046475 +0000 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Modify: 2026-02-21 20:12:28.262855685 +0000 2026-02-21T20:13:52.761 INFO:teuthology.orchestra.run.trial170.stdout:Change: 2026-02-21 20:12:28.262855685 +0000 2026-02-21T20:13:52.762 INFO:teuthology.orchestra.run.trial170.stdout: Birth: 2026-02-21 20:12:28.262855685 +0000 2026-02-21T20:13:52.762 DEBUG:teuthology.orchestra.run.trial170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-21T20:13:52.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:52 trial170 ceph-mon[36926]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial020=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:52.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:52 trial170 ceph-mon[36926]: Saving service mgr spec with placement trial020=x;count:1 2026-02-21T20:13:52.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:52 trial170 ceph-mon[36926]: Reconfiguring mgr.x (unknown last config time)... 2026-02-21T20:13:52.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:52 trial170 ceph-mon[36926]: Reconfiguring daemon mgr.x on trial020 2026-02-21T20:13:52.790 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records in 2026-02-21T20:13:52.790 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records out 2026-02-21T20:13:52.790 INFO:teuthology.orchestra.run.trial170.stderr:512 bytes copied, 0.000157823 s, 3.2 MB/s 2026-02-21T20:13:52.791 DEBUG:teuthology.orchestra.run.trial170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-21T20:13:52.848 DEBUG:teuthology.orchestra.run.trial170:> stat /dev/vg_nvme/lv_2 2026-02-21T20:13:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:52 trial045 ceph-mon[36770]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial020=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:52 trial045 ceph-mon[36770]: Saving service mgr spec with placement trial020=x;count:1 2026-02-21T20:13:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:52 trial045 ceph-mon[36770]: Reconfiguring mgr.x (unknown last config time)... 2026-02-21T20:13:52.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:52 trial045 ceph-mon[36770]: Reconfiguring daemon mgr.x on trial020 2026-02-21T20:13:52.904 INFO:teuthology.orchestra.run.trial170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-21T20:13:52.904 INFO:teuthology.orchestra.run.trial170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:52.904 INFO:teuthology.orchestra.run.trial170.stdout:Device: 6h/6d Inode: 1292 Links: 1 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout:Access: 2026-02-21 20:13:36.355046475 +0000 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout:Modify: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout:Change: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:52.905 INFO:teuthology.orchestra.run.trial170.stdout: Birth: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:52.905 DEBUG:teuthology.orchestra.run.trial170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-21T20:13:52.968 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records in 2026-02-21T20:13:52.968 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records out 2026-02-21T20:13:52.968 INFO:teuthology.orchestra.run.trial170.stderr:512 bytes copied, 0.000159445 s, 3.2 MB/s 2026-02-21T20:13:52.969 DEBUG:teuthology.orchestra.run.trial170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-21T20:13:53.026 DEBUG:teuthology.orchestra.run.trial170:> stat /dev/vg_nvme/lv_3 2026-02-21T20:13:53.082 INFO:teuthology.orchestra.run.trial170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-21T20:13:53.082 INFO:teuthology.orchestra.run.trial170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:53.082 INFO:teuthology.orchestra.run.trial170.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout:Access: 2026-02-21 20:13:36.355046475 +0000 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout:Modify: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout:Change: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.083 INFO:teuthology.orchestra.run.trial170.stdout: Birth: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.083 DEBUG:teuthology.orchestra.run.trial170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-21T20:13:53.144 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records in 2026-02-21T20:13:53.145 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records out 2026-02-21T20:13:53.145 INFO:teuthology.orchestra.run.trial170.stderr:512 bytes copied, 0.00024279 s, 2.1 MB/s 2026-02-21T20:13:53.146 DEBUG:teuthology.orchestra.run.trial170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-21T20:13:53.203 DEBUG:teuthology.orchestra.run.trial170:> stat /dev/vg_nvme/lv_4 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout:Context: system_u:object_r:device_t:s0 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout:Access: 2026-02-21 20:13:36.356046082 +0000 2026-02-21T20:13:53.262 INFO:teuthology.orchestra.run.trial170.stdout:Modify: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.263 INFO:teuthology.orchestra.run.trial170.stdout:Change: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.263 INFO:teuthology.orchestra.run.trial170.stdout: Birth: 2026-02-21 20:12:28.261851191 +0000 2026-02-21T20:13:53.263 DEBUG:teuthology.orchestra.run.trial170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-21T20:13:53.325 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records in 2026-02-21T20:13:53.325 INFO:teuthology.orchestra.run.trial170.stderr:1+0 records out 2026-02-21T20:13:53.325 INFO:teuthology.orchestra.run.trial170.stderr:512 bytes copied, 0.000233623 s, 2.2 MB/s 2026-02-21T20:13:53.327 DEBUG:teuthology.orchestra.run.trial170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-21T20:13:53.384 INFO:tasks.cephadm:Deploying osd.0 on trial020 with /dev/vg_nvme/lv_4... 2026-02-21T20:13:53.385 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-21T20:13:53.501 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:53.690 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:53 trial020 ceph-mon[34828]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:53.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:53 trial170 ceph-mon[36926]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:53.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:53 trial045 ceph-mon[36770]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:54.175 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:13:54.192 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial020:vg_nvme/lv_4 --skip-validation 2026-02-21T20:13:54.311 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:13:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:55.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"} : dispatch 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"}]': finished 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: osdmap e5: 1 total, 0 up, 1 in 2026-02-21T20:13:55.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:13:55.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"} : dispatch 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"}]': finished 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: osdmap e5: 1 total, 0 up, 1 in 2026-02-21T20:13:55.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:13:55.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"} : dispatch 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/71518033' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f04122a-5575-4b20-8c01-9db15056a682"}]': finished 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: osdmap e5: 1 total, 0 up, 1 in 2026-02-21T20:13:55.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:13:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:13:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_4'] 2026-02-21T20:13:56.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:13:56.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial020 2026-02-21T20:13:56.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:56 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/4261713197' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_4'] 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial020 2026-02-21T20:13:56.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:56 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/4261713197' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:13:56.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:13:56.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:13:56.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_4'] 2026-02-21T20:13:56.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:13:56.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial020 2026-02-21T20:13:56.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:56 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/4261713197' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:13:57.691 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:57 trial020 ceph-mon[34828]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:57.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:57 trial170 ceph-mon[36926]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:57.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:57 trial045 ceph-mon[36770]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:58.720 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:58 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.721 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:58 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:58.721 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:58 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.721 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:58 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:58.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:58 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:58 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:58.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:58 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:58 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:58.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:58 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:58 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:58.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:58 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-21T20:13:58.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:58 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:13:59.752 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:59 trial020 ceph-mon[34828]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.752 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:59 trial020 ceph-mon[34828]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.753 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:13:59 trial020 ceph-mon[34828]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:59.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:59 trial170 ceph-mon[36926]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:59 trial170 ceph-mon[36926]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:13:59 trial170 ceph-mon[36926]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:13:59.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:59 trial045 ceph-mon[36770]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:59 trial045 ceph-mon[36770]: Deploying daemon osd.0 on trial020 2026-02-21T20:13:59.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:13:59 trial045 ceph-mon[36770]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:01.256 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:01 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.256 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:01 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.256 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:01 trial020 ceph-mon[34828]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:01.256 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:01 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:01.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:01 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:01 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:01 trial170 ceph-mon[36926]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:01.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:01 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:01 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:01 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:01 trial045 ceph-mon[36770]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:01.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:01 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:02.468 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:02 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:02.468 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:02 trial020 ceph-mon[34828]: osdmap e6: 1 total, 0 up, 1 in 2026-02-21T20:14:02.468 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:02 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:02.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:02 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:02.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:02 trial170 ceph-mon[36926]: osdmap e6: 1 total, 0 up, 1 in 2026-02-21T20:14:02.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:02 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:02.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:02 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/1481202957,v1:10.20.193.20:6803/1481202957]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:02.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:02 trial045 ceph-mon[36770]: osdmap e6: 1 total, 0 up, 1 in 2026-02-21T20:14:02.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:02 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:03.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:03 trial020 ceph-mon[34828]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:03.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:03 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:03.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:03 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:03.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:03 trial170 ceph-mon[36926]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:03.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:03 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:03.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:03 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:03 trial045 ceph-mon[36770]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:03 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:03 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.345 INFO:teuthology.orchestra.run.trial020.stdout:Created osd(s) 0 on host 'trial020' 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.413 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.500 DEBUG:teuthology.orchestra.run.trial020:osd.0> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.0.service 2026-02-21T20:14:04.502 INFO:tasks.cephadm:Deploying osd.1 on trial020 with /dev/vg_nvme/lv_3... 2026-02-21T20:14:04.503 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-21T20:14:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:04.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:04.659 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:05.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:05.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: osdmap e7: 1 total, 0 up, 1 in 2026-02-21T20:14:05.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:05.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:05.216 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:05.217 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:05.217 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:05 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0[51106]: 2026-02-21T20:14:05.169+0000 7f8fb301a640 -1 osd.0 0 waiting for initial osdmap 2026-02-21T20:14:05.217 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:05 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0[51106]: 2026-02-21T20:14:05.171+0000 7f8faaed9640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:05.479 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:05.497 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial020:vg_nvme/lv_3 --skip-validation 2026-02-21T20:14:05.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:05.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: osdmap e7: 1 total, 0 up, 1 in 2026-02-21T20:14:05.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:05.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:05.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:05.619 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: osdmap e7: 1 total, 0 up, 1 in 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:05.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:06.284 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: Detected new or changed devices on trial020 2026-02-21T20:14:06.284 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial020 to 84047M 2026-02-21T20:14:06.284 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:06.284 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: osdmap e8: 1 total, 0 up, 1 in 2026-02-21T20:14:06.284 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:06.285 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: Detected new or changed devices on trial020 2026-02-21T20:14:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial020 to 84047M 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: osdmap e8: 1 total, 0 up, 1 in 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:06.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: Detected new or changed devices on trial020 2026-02-21T20:14:06.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial020 to 84047M 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: osdmap e8: 1 total, 0 up, 1 in 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_3'] 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial020 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725] boot 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: osdmap e9: 1 total, 1 up, 1 in 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"} : dispatch 2026-02-21T20:14:07.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"}]': finished 2026-02-21T20:14:07.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: osdmap e10: 2 total, 1 up, 2 in 2026-02-21T20:14:07.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:07.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:07 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3110854888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_3'] 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial020 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725] boot 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: osdmap e9: 1 total, 1 up, 1 in 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"} : dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"}]': finished 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: osdmap e10: 2 total, 1 up, 2 in 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:07.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:07 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/3110854888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial020:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial020:['vg_nvme/lv_3'] 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: Marking host: trial020 for OSDSpec preview refresh. 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial020 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: osd.0 [v2:10.20.193.20:6802/65087725,v1:10.20.193.20:6803/65087725] boot 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: osdmap e9: 1 total, 1 up, 1 in 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"} : dispatch 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/4155743796' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a48571e1-d280-444a-8f80-ba69f19a6d86"}]': finished 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: osdmap e10: 2 total, 1 up, 2 in 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:07 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/3110854888' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:09.384 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:09 trial020 ceph-mon[34828]: pgmap v24: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:09.384 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.384 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:09.384 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.384 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:09 trial045 ceph-mon[36770]: pgmap v24: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:09.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:09 trial170 ceph-mon[36926]: pgmap v24: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:09.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:09.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-21T20:14:09.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:10.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:10 trial045 ceph-mon[36770]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:10.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:10 trial045 ceph-mon[36770]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:10.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:10 trial020 ceph-mon[34828]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:10.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:10 trial020 ceph-mon[34828]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:10 trial170 ceph-mon[36926]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:10 trial170 ceph-mon[36926]: Deploying daemon osd.1 on trial020 2026-02-21T20:14:11.402 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:11 trial020 ceph-mon[34828]: pgmap v25: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:11.402 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:11 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:11.402 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:11 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:11.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:11 trial045 ceph-mon[36770]: pgmap v25: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:11.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:11 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:11.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:11 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:11.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:11 trial170 ceph-mon[36926]: pgmap v25: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:11.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:11 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:11.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:11 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:12.597 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:12 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:12.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:12 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:12.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:12 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:13.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:13 trial045 ceph-mon[36770]: pgmap v26: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:13.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:13 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:13.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:13 trial045 ceph-mon[36770]: osdmap e11: 2 total, 1 up, 2 in 2026-02-21T20:14:13.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:13 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:13.643 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:13 trial020 ceph-mon[34828]: pgmap v26: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:13.643 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:13 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:13.643 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:13 trial020 ceph-mon[34828]: osdmap e11: 2 total, 1 up, 2 in 2026-02-21T20:14:13.643 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:13 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:13.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:13 trial170 ceph-mon[36926]: pgmap v26: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:13.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:13 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/51251956,v1:10.20.193.20:6811/51251956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:13.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:13 trial170 ceph-mon[36926]: osdmap e11: 2 total, 1 up, 2 in 2026-02-21T20:14:13.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:13 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:15.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: pgmap v28: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:15 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:15.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: pgmap v28: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:15.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:15.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:15 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: pgmap v28: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:15.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:15 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:15.577 INFO:teuthology.orchestra.run.trial020.stdout:Created osd(s) 1 on host 'trial020' 2026-02-21T20:14:15.719 DEBUG:teuthology.orchestra.run.trial020:osd.1> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.1.service 2026-02-21T20:14:15.722 INFO:tasks.cephadm:Deploying osd.2 on trial045 with /dev/vg_nvme/lv_4... 2026-02-21T20:14:15.722 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-21T20:14:15.841 INFO:teuthology.orchestra.run.trial045.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.b/config 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: osdmap e12: 2 total, 1 up, 2 in 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.359 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.360 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.360 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:16 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.360 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:16 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1[58484]: 2026-02-21T20:14:16.045+0000 7f66e1e42640 -1 osd.1 0 waiting for initial osdmap 2026-02-21T20:14:16.360 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:16 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1[58484]: 2026-02-21T20:14:16.048+0000 7f66d9d01640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:16.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:16.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: osdmap e12: 2 total, 1 up, 2 in 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:16 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-21T20:14:16.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: osdmap e12: 2 total, 1 up, 2 in 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]} : dispatch 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:16 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:16.575 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:14:16.593 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial045:vg_nvme/lv_4 --skip-validation 2026-02-21T20:14:16.711 INFO:teuthology.orchestra.run.trial045.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.b/config 2026-02-21T20:14:17.151 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:17.151 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: osdmap e13: 2 total, 1 up, 2 in 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: Detected new or changed devices on trial020 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial020 to 42023M 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.152 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: pgmap v31: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.153 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:17 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: osdmap e13: 2 total, 1 up, 2 in 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: Detected new or changed devices on trial020 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.328 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial020 to 42023M 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: pgmap v31: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:17.329 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.330 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.330 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.330 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.330 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:17 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial020", "root=default"]}]': finished 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: osdmap e13: 2 total, 1 up, 2 in 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: Detected new or changed devices on trial020 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial020 to 42023M 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: pgmap v31: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:17.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:17.520 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:17 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_4'] 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530] boot 2026-02-21T20:14:18.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: osdmap e14: 2 total, 2 up, 2 in 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='client.? 10.20.193.45:0/2778783930' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"}]': finished 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: osdmap e15: 3 total, 2 up, 3 in 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:18.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:18 trial045 ceph-mon[36770]: from='client.? 10.20.193.45:0/626473814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_4'] 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530] boot 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: osdmap e14: 2 total, 2 up, 2 in 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='client.? 10.20.193.45:0/2778783930' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"}]': finished 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: osdmap e15: 3 total, 2 up, 3 in 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:18.501 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:18 trial020 ceph-mon[34828]: from='client.? 10.20.193.45:0/626473814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_4'] 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: osd.1 [v2:10.20.193.20:6810/1329050530,v1:10.20.193.20:6811/1329050530] boot 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: osdmap e14: 2 total, 2 up, 2 in 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='client.? 10.20.193.45:0/2778783930' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "31ef689c-b234-437a-9cc9-972ab00527e8"}]': finished 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: osdmap e15: 3 total, 2 up, 3 in 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:18.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:18 trial170 ceph-mon[36926]: from='client.? 10.20.193.45:0/626473814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:19 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.279 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:19 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:19.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:19.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:19.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:19 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:20.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:20 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-21T20:14:20.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:20.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:20 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:20.418 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:20 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:21.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:21 trial045 ceph-mon[36770]: Deploying daemon osd.2 on trial045 2026-02-21T20:14:21.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:21 trial045 ceph-mon[36770]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:21.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:21 trial020 ceph-mon[34828]: Deploying daemon osd.2 on trial045 2026-02-21T20:14:21.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:21 trial020 ceph-mon[34828]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:21.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:21 trial170 ceph-mon[36926]: Deploying daemon osd.2 on trial045 2026-02-21T20:14:21.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:21 trial170 ceph-mon[36926]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:23.300 INFO:teuthology.orchestra.run.trial045.stdout:Created osd(s) 2 on host 'trial045' 2026-02-21T20:14:23.440 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:23 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.441 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:23 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.441 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:23 trial045 ceph-mon[36770]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:23.441 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:23 trial045 ceph-mon[36770]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.441 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:23 trial045 ceph-mon[36770]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.466 DEBUG:teuthology.orchestra.run.trial045:osd.2> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.2.service 2026-02-21T20:14:23.469 INFO:tasks.cephadm:Deploying osd.3 on trial045 with /dev/vg_nvme/lv_3... 2026-02-21T20:14:23.469 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-21T20:14:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:23 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:23 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:23 trial020 ceph-mon[34828]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:23 trial020 ceph-mon[34828]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:23 trial020 ceph-mon[34828]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:23 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:23 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:23.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:23 trial170 ceph-mon[36926]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:23.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:23 trial170 ceph-mon[36926]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:23 trial170 ceph-mon[36926]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-21T20:14:23.625 INFO:teuthology.orchestra.run.trial045.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.b/config 2026-02-21T20:14:24.307 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-21T20:14:24.307 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: osdmap e16: 3 total, 2 up, 3 in 2026-02-21T20:14:24.307 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:24.307 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.307 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.308 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:24.308 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:24 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:24.308 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:24 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2[40759]: 2026-02-21T20:14:24.169+0000 7f6c1c32e640 -1 osd.2 0 waiting for initial osdmap 2026-02-21T20:14:24.308 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:24 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2[40759]: 2026-02-21T20:14:24.171+0000 7f6c141ed640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:24.309 INFO:teuthology.orchestra.run.trial045.stdout: 2026-02-21T20:14:24.325 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial045:vg_nvme/lv_3 --skip-validation 2026-02-21T20:14:24.446 INFO:teuthology.orchestra.run.trial045.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.b/config 2026-02-21T20:14:24.506 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: osdmap e16: 3 total, 2 up, 3 in 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:24.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:24 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: osdmap e16: 3 total, 2 up, 3 in 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:24.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:24 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: osdmap e17: 3 total, 2 up, 3 in 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.407 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:25 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: osdmap e17: 3 total, 2 up, 3 in 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.449 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:25 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: osdmap e17: 3 total, 2 up, 3 in 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:25.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:25 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.213 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:26.213 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:26.213 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_3'] 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481] boot 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: osdmap e18: 3 total, 3 up, 3 in 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.214 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='client.? 10.20.193.45:0/3746865721' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"}]': finished 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: osdmap e19: 4 total, 3 up, 4 in 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:26.215 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:26 trial020 ceph-mon[34828]: from='client.? 10.20.193.45:0/553413207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_3'] 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:26.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481] boot 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: osdmap e18: 3 total, 3 up, 3 in 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='client.? 10.20.193.45:0/3746865721' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"}]': finished 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: osdmap e19: 4 total, 3 up, 4 in 2026-02-21T20:14:26.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:26.372 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:26 trial045 ceph-mon[36770]: from='client.? 10.20.193.45:0/553413207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:26.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:26.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:26.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial045:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:26.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial045:['vg_nvme/lv_3'] 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: Marking host: trial045 for OSDSpec preview refresh. 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial045 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: osd.2 [v2:10.20.193.45:6800/2328982481,v1:10.20.193.45:6801/2328982481] boot 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: osdmap e18: 3 total, 3 up, 3 in 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:26.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='client.? 10.20.193.45:0/3746865721' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"} : dispatch 2026-02-21T20:14:26.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe66a69-843b-445b-8ac6-47e4b4e4d8c1"}]': finished 2026-02-21T20:14:26.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: osdmap e19: 4 total, 3 up, 4 in 2026-02-21T20:14:26.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:26.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:26 trial170 ceph-mon[36926]: from='client.? 10.20.193.45:0/553413207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:27.323 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: pgmap v42: 0 pgs: ; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:27.323 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.323 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.324 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: osdmap e20: 4 total, 3 up, 4 in 2026-02-21T20:14:27.324 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:27.324 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:14:27.324 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.324 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: pgmap v42: 0 pgs: ; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: osdmap e20: 4 total, 3 up, 4 in 2026-02-21T20:14:27.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:14:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.508 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: pgmap v42: 0 pgs: ; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 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 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: osdmap e20: 4 total, 3 up, 4 in 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:27.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:14:27.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:27.855 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45639]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-21T20:14:27.855 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45639]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:27.856 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:27.856 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45639]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65949]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65949]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65949]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65953]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65953]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65953]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65933]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65933]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65933]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65937]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65937]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65937]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.009 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65941]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65941]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65941]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65945]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65945]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.010 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:14:27 trial020 sudo[65945]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.119 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45643]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-21T20:14:28.120 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45643]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.120 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.120 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45643]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45684]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45684]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45684]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45729]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45729]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:27 trial045 sudo[45729]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.267 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38477]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38477]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38477]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38481]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38481]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-21T20:14:28.268 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:27 trial170 sudo[38481]: pam_unix(sudo:session): session closed for user root 2026-02-21T20:14:28.930 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:14:28.930 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: osdmap e21: 4 total, 3 up, 4 in 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: Detected new or changed devices on trial045 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.931 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial045 to 88143M 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:28.932 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: pgmap v45: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:28.933 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-21T20:14:28.934 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:28.934 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:28 trial045 ceph-mon[36770]: Deploying daemon osd.3 on trial045 2026-02-21T20:14:29.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: osdmap e21: 4 total, 3 up, 4 in 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: Detected new or changed devices on trial045 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial045 to 88143M 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.010 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: pgmap v45: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:29.011 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-21T20:14:29.011 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.011 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:28 trial020 ceph-mon[34828]: Deploying daemon osd.3 on trial045 2026-02-21T20:14:29.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:14:29.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: osdmap e21: 4 total, 3 up, 4 in 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: Detected new or changed devices on trial045 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial045 to 88143M 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:29.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: pgmap v45: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-21T20:14:29.020 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:29.021 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:28 trial170 ceph-mon[36926]: Deploying daemon osd.3 on trial045 2026-02-21T20:14:29.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:29 trial045 ceph-mon[36770]: osdmap e22: 4 total, 3 up, 4 in 2026-02-21T20:14:29.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:29 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:29.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:29 trial045 ceph-mon[36770]: mgrmap e14: x(active, since 68s) 2026-02-21T20:14:30.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:29 trial020 ceph-mon[34828]: osdmap e22: 4 total, 3 up, 4 in 2026-02-21T20:14:30.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:29 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:30.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:29 trial020 ceph-mon[34828]: mgrmap e14: x(active, since 68s) 2026-02-21T20:14:30.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:29 trial170 ceph-mon[36926]: osdmap e22: 4 total, 3 up, 4 in 2026-02-21T20:14:30.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:29 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:30.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:29 trial170 ceph-mon[36926]: mgrmap e14: x(active, since 68s) 2026-02-21T20:14:30.742 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:30 trial045 ceph-mon[36770]: pgmap v47: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:31.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:30 trial020 ceph-mon[34828]: pgmap v47: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:31.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:30 trial170 ceph-mon[36926]: pgmap v47: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:31.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:31 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:31.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:31 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:31.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:31 trial045 ceph-mon[36770]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:31.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:31 trial045 ceph-mon[36770]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:31.995 INFO:teuthology.orchestra.run.trial045.stdout:Created osd(s) 3 on host 'trial045' 2026-02-21T20:14:32.136 DEBUG:teuthology.orchestra.run.trial045:osd.3> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.3.service 2026-02-21T20:14:32.139 INFO:tasks.cephadm:Deploying osd.4 on trial170 with /dev/vg_nvme/lv_4... 2026-02-21T20:14:32.139 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-21T20:14:32.164 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:31 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:32.164 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:31 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:32.164 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:31 trial170 ceph-mon[36926]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:32.164 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:31 trial170 ceph-mon[36926]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:32.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:31 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:32.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:31 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:32.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:31 trial020 ceph-mon[34828]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:32.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:31 trial020 ceph-mon[34828]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-21T20:14:32.258 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:14:32.993 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:14:33.012 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial170:vg_nvme/lv_4 --skip-validation 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: osdmap e23: 4 total, 3 up, 4 in 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.075 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.076 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:32 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:33.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: osdmap e23: 4 total, 3 up, 4 in 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:32 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:33.121 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:14:32 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3[46850]: 2026-02-21T20:14:32.825+0000 7f7dbd0ba640 -1 osd.3 0 waiting for initial osdmap 2026-02-21T20:14:33.121 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:14:32 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3[46850]: 2026-02-21T20:14:32.828+0000 7f7db4f79640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:33.169 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: osdmap e23: 4 total, 3 up, 4 in 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]} : dispatch 2026-02-21T20:14:33.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-21T20:14:33.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:33.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:32 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: osdmap e24: 4 total, 3 up, 4 in 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:14:34.083 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_4'] 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745] boot 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: osdmap e25: 4 total, 4 up, 4 in 2026-02-21T20:14:34.084 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:33 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: osdmap e24: 4 total, 3 up, 4 in 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_4'] 2026-02-21T20:14:34.118 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745] boot 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: osdmap e25: 4 total, 4 up, 4 in 2026-02-21T20:14:34.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:33 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial045", "root=default"]}]': finished 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: osdmap e24: 4 total, 3 up, 4 in 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_4'] 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: osd.3 [v2:10.20.193.45:6808/812889745,v1:10.20.193.45:6809/812889745] boot 2026-02-21T20:14:34.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: osdmap e25: 4 total, 4 up, 4 in 2026-02-21T20:14:34.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:33 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='client.? 10.20.193.170:0/2187349759' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"}]': finished 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: osdmap e26: 5 total, 4 up, 5 in 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial045 to 44071M 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:35.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:35.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:35.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:34 trial170 ceph-mon[36926]: from='client.? 10.20.193.170:0/3418677038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='client.? 10.20.193.170:0/2187349759' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"}]': finished 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: osdmap e26: 5 total, 4 up, 5 in 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial045 to 44071M 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:35.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:34 trial045 ceph-mon[36770]: from='client.? 10.20.193.170:0/3418677038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/2187349759' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "344f3af6-464c-4311-817f-fbf334a0ae08"}]': finished 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: osdmap e26: 5 total, 4 up, 5 in 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial045 to 44071M 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:35.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:34 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/3418677038' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:36.389 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:36 trial170 ceph-mon[36926]: osdmap e27: 5 total, 4 up, 5 in 2026-02-21T20:14:36.390 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:36 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:36.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:36 trial020 ceph-mon[34828]: osdmap e27: 5 total, 4 up, 5 in 2026-02-21T20:14:36.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:36 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:36.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:36 trial045 ceph-mon[36770]: osdmap e27: 5 total, 4 up, 5 in 2026-02-21T20:14:36.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:36 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: osdmap e28: 5 total, 4 up, 5 in 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:37 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: osdmap e28: 5 total, 4 up, 5 in 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:37 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:37.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: osdmap e28: 5 total, 4 up, 5 in 2026-02-21T20:14:37.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:37.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:37.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:37.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-21T20:14:37.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:37 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:38.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:38 trial045 ceph-mon[36770]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:38 trial045 ceph-mon[36770]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:38 trial045 ceph-mon[36770]: osdmap e29: 5 total, 4 up, 5 in 2026-02-21T20:14:38.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:38 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:38.646 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:38 trial170 ceph-mon[36926]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.646 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:38 trial170 ceph-mon[36926]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.646 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:38 trial170 ceph-mon[36926]: osdmap e29: 5 total, 4 up, 5 in 2026-02-21T20:14:38.647 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:38 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:38.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:38 trial020 ceph-mon[34828]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:38 trial020 ceph-mon[34828]: Deploying daemon osd.4 on trial170 2026-02-21T20:14:38.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:38 trial020 ceph-mon[34828]: osdmap e29: 5 total, 4 up, 5 in 2026-02-21T20:14:38.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:38 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:39.490 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:39 trial170 ceph-mon[36926]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:39.490 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:39 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:39.490 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:39 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:39.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:39 trial045 ceph-mon[36770]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:39.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:39 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:39.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:39 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:39.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:39 trial020 ceph-mon[34828]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail 2026-02-21T20:14:39.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:39 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:39.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:39 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:40.439 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:40 trial170 ceph-mon[36926]: from='osd.4 [v2:10.20.193.170:6800/2528333663,v1:10.20.193.170:6801/2528333663]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:40.439 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:40 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:40.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:40 trial045 ceph-mon[36770]: from='osd.4 [v2:10.20.193.170:6800/2528333663,v1:10.20.193.170:6801/2528333663]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:40.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:40 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:40.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:40 trial020 ceph-mon[34828]: from='osd.4 [v2:10.20.193.170:6800/2528333663,v1:10.20.193.170:6801/2528333663]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:40.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:40 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:41.555 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:41 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:41.555 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:41 trial170 ceph-mon[36926]: osdmap e30: 5 total, 4 up, 5 in 2026-02-21T20:14:41.555 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:41 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:41.555 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:41 trial170 ceph-mon[36926]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 114 KiB/s, 0 objects/s recovering 2026-02-21T20:14:41.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:41 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:41.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:41 trial045 ceph-mon[36770]: osdmap e30: 5 total, 4 up, 5 in 2026-02-21T20:14:41.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:41 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:41.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:41 trial045 ceph-mon[36770]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 114 KiB/s, 0 objects/s recovering 2026-02-21T20:14:41.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:41 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:41.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:41 trial020 ceph-mon[34828]: osdmap e30: 5 total, 4 up, 5 in 2026-02-21T20:14:41.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:41 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:41.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:41 trial020 ceph-mon[34828]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 114 KiB/s, 0 objects/s recovering 2026-02-21T20:14:42.485 INFO:teuthology.orchestra.run.trial170.stdout:Created osd(s) 4 on host 'trial170' 2026-02-21T20:14:42.631 DEBUG:teuthology.orchestra.run.trial170:osd.4> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.4.service 2026-02-21T20:14:42.673 INFO:tasks.cephadm:Deploying osd.5 on trial170 with /dev/vg_nvme/lv_3... 2026-02-21T20:14:42.674 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-21T20:14:42.833 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:42.857 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:42 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:43.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:43.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:42 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:42 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: osdmap e31: 5 total, 4 up, 5 in 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:43 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:43.769 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:14:43 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:14:43.716+0000 7f1eecfde640 -1 osd.4 0 waiting for initial osdmap 2026-02-21T20:14:43.769 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:14:43 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:14:43.719+0000 7f1ee8ea5640 -1 osd.4 32 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:43.821 INFO:teuthology.orchestra.run.trial170.stdout: 2026-02-21T20:14:43.838 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch daemon add osd trial170:vg_nvme/lv_3 --skip-validation 2026-02-21T20:14:43.958 INFO:teuthology.orchestra.run.trial170.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.c/config 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: osdmap e31: 5 total, 4 up, 5 in 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:44.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:43 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:44.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: osdmap e31: 5 total, 4 up, 5 in 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:43 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.902 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:44.902 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: osdmap e32: 5 total, 4 up, 5 in 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: osd.default does not exist. Creating it now. 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_3'] 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:44.903 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: pgmap v64: 1 pgs: 1 peering; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:44.904 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:44.905 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:44.905 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:44 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:45.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: osdmap e32: 5 total, 4 up, 5 in 2026-02-21T20:14:45.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: osd.default does not exist. Creating it now. 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_3'] 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: pgmap v64: 1 pgs: 1 peering; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:45.009 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:44 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:45.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: osdmap e32: 5 total, 4 up, 5 in 2026-02-21T20:14:45.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:45.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial170:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: osd.default does not exist. Creating it now. 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: Creating OSDs with service ID: default on trial170:['vg_nvme/lv_3'] 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: Marking host: trial170 for OSDSpec preview refresh. 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: Saving service osd.default spec with placement trial170 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: pgmap v64: 1 pgs: 1 peering; 577 KiB data, 109 MiB used, 2.7 TiB / 2.7 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:45.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:44 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:46.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:46.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:46.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: Detected new or changed devices on trial170 2026-02-21T20:14:46.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial170 to 88143M 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881] boot 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: osdmap e33: 5 total, 5 up, 5 in 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/2501005559' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"}]': finished 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: osdmap e34: 6 total, 5 up, 6 in 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:46.008 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:45 trial020 ceph-mon[34828]: from='client.? 10.20.193.170:0/2512052511' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:46.017 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: Detected new or changed devices on trial170 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial170 to 88143M 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881] boot 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: osdmap e33: 5 total, 5 up, 5 in 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='client.? 10.20.193.170:0/2501005559' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.018 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"}]': finished 2026-02-21T20:14:46.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: osdmap e34: 6 total, 5 up, 6 in 2026-02-21T20:14:46.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:46.019 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:45 trial170 ceph-mon[36926]: from='client.? 10.20.193.170:0/2512052511' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:46.119 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: Detected new or changed devices on trial170 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial170 to 88143M 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: osd.4 [v2:10.20.193.170:6800/1918425881,v1:10.20.193.170:6801/1918425881] boot 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: osdmap e33: 5 total, 5 up, 5 in 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='client.? 10.20.193.170:0/2501005559' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"} : dispatch 2026-02-21T20:14:46.120 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6fdcfce3-b668-4fce-a727-8a343e8a2296"}]': finished 2026-02-21T20:14:46.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: osdmap e34: 6 total, 5 up, 6 in 2026-02-21T20:14:46.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:46.121 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:45 trial045 ceph-mon[36770]: from='client.? 10.20.193.170:0/2512052511' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-21T20:14:47.233 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:47 trial170 ceph-mon[36926]: osdmap e35: 6 total, 5 up, 6 in 2026-02-21T20:14:47.233 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:47 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:47.233 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:47 trial170 ceph-mon[36926]: pgmap v68: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:47.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:47 trial045 ceph-mon[36770]: osdmap e35: 6 total, 5 up, 6 in 2026-02-21T20:14:47.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:47 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:47.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:47 trial045 ceph-mon[36770]: pgmap v68: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:47.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:47 trial020 ceph-mon[34828]: osdmap e35: 6 total, 5 up, 6 in 2026-02-21T20:14:47.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:47 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:47.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:47 trial020 ceph-mon[34828]: pgmap v68: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:48.146 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: osdmap e36: 6 total, 5 up, 6 in 2026-02-21T20:14:48.146 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:48.146 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.146 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:48.147 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:48.147 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.147 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:48 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:48.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: osdmap e36: 6 total, 5 up, 6 in 2026-02-21T20:14:48.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:48 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:48.408 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: osdmap e36: 6 total, 5 up, 6 in 2026-02-21T20:14:48.408 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:48.408 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.408 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:48.408 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:48.409 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-21T20:14:48.409 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:48 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:49.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:49 trial045 ceph-mon[36770]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:49 trial045 ceph-mon[36770]: osdmap e37: 6 total, 5 up, 6 in 2026-02-21T20:14:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:49 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:49.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:49 trial045 ceph-mon[36770]: pgmap v71: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:49.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:49 trial020 ceph-mon[34828]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:49.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:49 trial020 ceph-mon[34828]: osdmap e37: 6 total, 5 up, 6 in 2026-02-21T20:14:49.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:49 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:49.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:49 trial020 ceph-mon[34828]: pgmap v71: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:49.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:49 trial170 ceph-mon[36926]: Deploying daemon osd.5 on trial170 2026-02-21T20:14:49.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:49 trial170 ceph-mon[36926]: osdmap e37: 6 total, 5 up, 6 in 2026-02-21T20:14:49.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:49 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:49.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:49 trial170 ceph-mon[36926]: pgmap v71: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-21T20:14:51.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:51 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:51 trial045 ceph-mon[36770]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 111 KiB/s, 0 objects/s recovering 2026-02-21T20:14:51.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:51 trial045 ceph-mon[36770]: from='osd.5 [v2:10.20.193.170:6808/170258284,v1:10.20.193.170:6809/170258284]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:51.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:51 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:51.372 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.372 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:51 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.372 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:51 trial170 ceph-mon[36926]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 111 KiB/s, 0 objects/s recovering 2026-02-21T20:14:51.372 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:51 trial170 ceph-mon[36926]: from='osd.5 [v2:10.20.193.170:6808/170258284,v1:10.20.193.170:6809/170258284]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:51.372 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:51 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:51.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:51 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:51.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:51 trial020 ceph-mon[34828]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 111 KiB/s, 0 objects/s recovering 2026-02-21T20:14:51.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:51 trial020 ceph-mon[34828]: from='osd.5 [v2:10.20.193.170:6808/170258284,v1:10.20.193.170:6809/170258284]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:51.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:51 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:52.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:52 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:52.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:52 trial045 ceph-mon[36770]: osdmap e38: 6 total, 5 up, 6 in 2026-02-21T20:14:52.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:52 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:52.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:52 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:52.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:52 trial020 ceph-mon[34828]: osdmap e38: 6 total, 5 up, 6 in 2026-02-21T20:14:52.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:52 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:52.508 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:52 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:52.508 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:52 trial170 ceph-mon[36926]: osdmap e38: 6 total, 5 up, 6 in 2026-02-21T20:14:52.508 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:52 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:53.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:53 trial045 ceph-mon[36770]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:53.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:53 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:53 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:53 trial020 ceph-mon[34828]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:53.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:53 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:53 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:53 trial170 ceph-mon[36926]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 96 KiB/s, 0 objects/s recovering 2026-02-21T20:14:53.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:53 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:53 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:53.686 INFO:teuthology.orchestra.run.trial170.stdout:Created osd(s) 5 on host 'trial170' 2026-02-21T20:14:53.834 DEBUG:teuthology.orchestra.run.trial170:osd.5> sudo journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.5.service 2026-02-21T20:14:53.836 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2026-02-21T20:14:53.837 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd stat -f json 2026-02-21T20:14:53.959 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:54.188 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:54.188 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:54 trial020 ceph-mon[34828]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.189 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:54 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.189 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:54 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:54.189 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:54 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:54.330 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":39,"num_osds":6,"num_up_osds":5,"osd_up_since":1771704884,"num_in_osds":6,"osd_in_since":1771704885,"num_remapped_pgs":0} 2026-02-21T20:14:54.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:54 trial045 ceph-mon[36770]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:54 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:54 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:54.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:54 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:54.379 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:54 trial170 ceph-mon[36926]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.380 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:54 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-21T20:14:54.380 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:54 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:54.380 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:54 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: osdmap e39: 6 total, 5 up, 6 in 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2422968238' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 93 KiB/s, 0 objects/s recovering 2026-02-21T20:14:55.250 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.251 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.251 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:55.251 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.251 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:55 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.251 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:14:55 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:14:55.103+0000 7fd085b6a640 -1 osd.5 0 waiting for initial osdmap 2026-02-21T20:14:55.251 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:14:55 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:14:55.106+0000 7fd081a31640 -1 osd.5 40 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-21T20:14:55.331 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd stat -f json 2026-02-21T20:14:55.355 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: osdmap e39: 6 total, 5 up, 6 in 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2422968238' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 93 KiB/s, 0 objects/s recovering 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.356 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.357 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:55.357 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.357 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:55 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-21T20:14:55.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: osdmap e39: 6 total, 5 up, 6 in 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]} : dispatch 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2422968238' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 3.4 TiB / 3.4 TiB avail; 93 KiB/s, 0 objects/s recovering 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:55 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:55.452 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:55.681 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:55.822 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":41,"num_osds":6,"num_up_osds":6,"osd_up_since":1771704895,"num_in_osds":6,"osd_in_since":1771704885,"num_remapped_pgs":1} 2026-02-21T20:14:55.823 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:14:55.978 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: osdmap e40: 6 total, 5 up, 6 in 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120] boot 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: osdmap e41: 6 total, 6 up, 6 in 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/723531989' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:56.168 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:56.169 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:56 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.206 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:56.206 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":41,"fsid":"aea1cea9-0f61-11f1-bc9c-d404e6e7d460","created":"2026-02-21T20:12:58.868278+0000","modified":"2026-02-21T20:14:55.327490+0000","last_up_change":"2026-02-21T20:14:55.327490+0000","last_in_change":"2026-02-21T20:14:45.078874+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":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-21T20:14:26.490762+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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"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":"4f04122a-5575-4b20-8c01-9db15056a682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6802","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6803","nonce":65087725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6804","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6805","nonce":65087725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6808","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6809","nonce":65087725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6806","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6807","nonce":65087725}]},"public_addr":"10.20.193.20:6803/65087725","cluster_addr":"10.20.193.20:6805/65087725","heartbeat_back_addr":"10.20.193.20:6809/65087725","heartbeat_front_addr":"10.20.193.20:6807/65087725","state":["exists","up"]},{"osd":1,"uuid":"a48571e1-d280-444a-8f80-ba69f19a6d86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6810","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6811","nonce":1329050530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6812","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6813","nonce":1329050530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6816","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6817","nonce":1329050530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6814","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6815","nonce":1329050530}]},"public_addr":"10.20.193.20:6811/1329050530","cluster_addr":"10.20.193.20:6813/1329050530","heartbeat_back_addr":"10.20.193.20:6817/1329050530","heartbeat_front_addr":"10.20.193.20:6815/1329050530","state":["exists","up"]},{"osd":2,"uuid":"31ef689c-b234-437a-9cc9-972ab00527e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6800","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6801","nonce":2328982481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6802","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6803","nonce":2328982481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6806","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6807","nonce":2328982481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6804","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6805","nonce":2328982481}]},"public_addr":"10.20.193.45:6801/2328982481","cluster_addr":"10.20.193.45:6803/2328982481","heartbeat_back_addr":"10.20.193.45:6807/2328982481","heartbeat_front_addr":"10.20.193.45:6805/2328982481","state":["exists","up"]},{"osd":3,"uuid":"fbe66a69-843b-445b-8ac6-47e4b4e4d8c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6808","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6809","nonce":812889745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6810","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6811","nonce":812889745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6814","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6815","nonce":812889745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6812","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6813","nonce":812889745}]},"public_addr":"10.20.193.45:6809/812889745","cluster_addr":"10.20.193.45:6811/812889745","heartbeat_back_addr":"10.20.193.45:6815/812889745","heartbeat_front_addr":"10.20.193.45:6813/812889745","state":["exists","up"]},{"osd":4,"uuid":"344f3af6-464c-4311-817f-fbf334a0ae08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6800","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6801","nonce":1918425881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6802","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6803","nonce":1918425881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6806","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6807","nonce":1918425881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6804","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6805","nonce":1918425881}]},"public_addr":"10.20.193.170:6801/1918425881","cluster_addr":"10.20.193.170:6803/1918425881","heartbeat_back_addr":"10.20.193.170:6807/1918425881","heartbeat_front_addr":"10.20.193.170:6805/1918425881","state":["exists","up"]},{"osd":5,"uuid":"6fdcfce3-b668-4fce-a727-8a343e8a2296","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6808","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6809","nonce":2340482120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6810","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6811","nonce":2340482120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6814","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6815","nonce":2340482120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6812","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6813","nonce":2340482120}]},"public_addr":"10.20.193.170:6809/2340482120","cluster_addr":"10.20.193.170:6811/2340482120","heartbeat_back_addr":"10.20.193.170:6815/2340482120","heartbeat_front_addr":"10.20.193.170:6813/2340482120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:04.445521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:15.631314+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:23.832167+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:32.437568+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:43.366662+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[3,2,4]}],"primary_temp":[],"blocklist":{"10.20.193.20:0/561083369":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/1095928522":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6801/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6800/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/3702424940":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/3782885600":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/4059867450":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6801/2328244480":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/1503722894":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6800/2328244480":"2026-02-22T20:13:09.549365+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-21T20:14:56.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:56.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: osdmap e40: 6 total, 5 up, 6 in 2026-02-21T20:14:56.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.257 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120] boot 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: osdmap e41: 6 total, 6 up, 6 in 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/723531989' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.258 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:56.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:56.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:56.259 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:56 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.346 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-02-21T20:14:26.490762+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, 'nonprimary_shards': '{}', 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2026-02-21T20:14:56.346 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd pool get .mgr pg_num 2026-02-21T20:14:56.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial170", "root=default"]}]': finished 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: osdmap e40: 6 total, 5 up, 6 in 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: osd.5 [v2:10.20.193.170:6808/2340482120,v1:10.20.193.170:6809/2340482120] boot 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: osdmap e41: 6 total, 6 up, 6 in 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/723531989' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-21T20:14:56.371 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:56 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:14:56.464 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:56.700 INFO:teuthology.orchestra.run.trial020.stdout:pg_num: 1 2026-02-21T20:14:56.839 INFO:tasks.cephadm:Setting up client nodes... 2026-02-21T20:14:56.840 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-21T20:14:56.955 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:57.232 INFO:teuthology.orchestra.run.trial020.stdout:[client.0] 2026-02-21T20:14:57.233 INFO:teuthology.orchestra.run.trial020.stdout: key = AQBBEpppXSe9DRAAIWzX1bQmOiLkqvK4NM93WA== 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: purged_snaps scrub starts 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: purged_snaps scrub ok 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: Detected new or changed devices on trial170 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial170 to 44071M 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2994232731' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:57.315 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: osdmap e42: 6 total, 6 up, 6 in 2026-02-21T20:14:57.316 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:57 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/326457926' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-21T20:14:57.352 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: purged_snaps scrub starts 2026-02-21T20:14:57.352 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: purged_snaps scrub ok 2026-02-21T20:14:57.352 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: Detected new or changed devices on trial170 2026-02-21T20:14:57.352 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial170 to 44071M 2026-02-21T20:14:57.353 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2994232731' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:57.353 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:57.353 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: osdmap e42: 6 total, 6 up, 6 in 2026-02-21T20:14:57.353 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:57 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/326457926' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-21T20:14:57.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: purged_snaps scrub starts 2026-02-21T20:14:57.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: purged_snaps scrub ok 2026-02-21T20:14:57.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: Detected new or changed devices on trial170 2026-02-21T20:14:57.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial170 to 44071M 2026-02-21T20:14:57.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2994232731' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:57.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:57.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: osdmap e42: 6 total, 6 up, 6 in 2026-02-21T20:14:57.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:57 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/326457926' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-21T20:14:57.375 DEBUG:teuthology.orchestra.run.trial020:> set -ex 2026-02-21T20:14:57.375 DEBUG:teuthology.orchestra.run.trial020:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-21T20:14:57.375 DEBUG:teuthology.orchestra.run.trial020:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-21T20:14:57.409 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-21T20:14:57.561 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:57.798 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:57.938 INFO:teuthology.orchestra.run.trial020.stdout:[{"version":15,"timestamp":"2026-02-21T20:14:55.755583+0000","name":"","changes":[{"name":"osd/host:trial170/osd_memory_target","previous_value":"92424887500","new_value":"46212443750"}]}] 2026-02-21T20:14:57.938 INFO:tasks.ceph_manager:config epoch is 15 2026-02-21T20:14:57.938 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-21T20:14:57.939 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-21T20:14:57.939 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-21T20:14:58.058 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:58.172 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:58 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-21T20:14:58.172 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:58 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-21T20:14:58.172 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:58 trial020 ceph-mon[34828]: osdmap e43: 6 total, 6 up, 6 in 2026-02-21T20:14:58.172 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:58 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2947519272' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-21T20:14:58.333 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:58.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:58 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-21T20:14:58.369 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:58 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-21T20:14:58.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:58 trial045 ceph-mon[36770]: osdmap e43: 6 total, 6 up, 6 in 2026-02-21T20:14:58.370 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:58 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2947519272' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-21T20:14:58.477 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6800","nonce":843320911},{"type":"v1","addr":"10.20.193.20:6801","nonce":843320911}]},"active_addr":"10.20.193.20:6801/843320911","active_change":"2026-02-21T20:13:20.284678+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","long_desc":"","tags":[],"see_also":[]},"cephadm_binary_logging_level":{"name":"cephadm_binary_logging_level","type":"str","level":"advanced","flags":0,"default_value":"debug","min":"","max":"","enum_allowed":["debug","error","info","warning"],"desc":"Logging verbosity for the cephadm binary when invoked by the mgr (e.g. check-host, gather-facts).","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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 container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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 for which 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":"quay.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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that 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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"services":{"dashboard":"https://10.20.193.20: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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.20:0","nonce":1694651927}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.20:0","nonce":3543147199}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.20:0","nonce":2782653577}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.20:0","nonce":3797786841}]}]} 2026-02-21T20:14:58.545 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-21T20:14:58.545 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-21T20:14:58.545 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:14:58.546 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:58 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-21T20:14:58.546 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:58 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/449311817' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-21T20:14:58.546 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:58 trial170 ceph-mon[36926]: osdmap e43: 6 total, 6 up, 6 in 2026-02-21T20:14:58.546 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:58 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2947519272' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-21T20:14:58.662 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:58.898 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:58.898 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":44,"fsid":"aea1cea9-0f61-11f1-bc9c-d404e6e7d460","created":"2026-02-21T20:12:58.868278+0000","modified":"2026-02-21T20:14:58.331243+0000","last_up_change":"2026-02-21T20:14:55.327490+0000","last_in_change":"2026-02-21T20:14:45.078874+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":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-21T20:14:26.490762+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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"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":"4f04122a-5575-4b20-8c01-9db15056a682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6802","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6803","nonce":65087725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6804","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6805","nonce":65087725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6808","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6809","nonce":65087725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6806","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6807","nonce":65087725}]},"public_addr":"10.20.193.20:6803/65087725","cluster_addr":"10.20.193.20:6805/65087725","heartbeat_back_addr":"10.20.193.20:6809/65087725","heartbeat_front_addr":"10.20.193.20:6807/65087725","state":["exists","up"]},{"osd":1,"uuid":"a48571e1-d280-444a-8f80-ba69f19a6d86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6810","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6811","nonce":1329050530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6812","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6813","nonce":1329050530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6816","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6817","nonce":1329050530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6814","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6815","nonce":1329050530}]},"public_addr":"10.20.193.20:6811/1329050530","cluster_addr":"10.20.193.20:6813/1329050530","heartbeat_back_addr":"10.20.193.20:6817/1329050530","heartbeat_front_addr":"10.20.193.20:6815/1329050530","state":["exists","up"]},{"osd":2,"uuid":"31ef689c-b234-437a-9cc9-972ab00527e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6800","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6801","nonce":2328982481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6802","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6803","nonce":2328982481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6806","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6807","nonce":2328982481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6804","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6805","nonce":2328982481}]},"public_addr":"10.20.193.45:6801/2328982481","cluster_addr":"10.20.193.45:6803/2328982481","heartbeat_back_addr":"10.20.193.45:6807/2328982481","heartbeat_front_addr":"10.20.193.45:6805/2328982481","state":["exists","up"]},{"osd":3,"uuid":"fbe66a69-843b-445b-8ac6-47e4b4e4d8c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6808","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6809","nonce":812889745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6810","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6811","nonce":812889745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6814","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6815","nonce":812889745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6812","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6813","nonce":812889745}]},"public_addr":"10.20.193.45:6809/812889745","cluster_addr":"10.20.193.45:6811/812889745","heartbeat_back_addr":"10.20.193.45:6815/812889745","heartbeat_front_addr":"10.20.193.45:6813/812889745","state":["exists","up"]},{"osd":4,"uuid":"344f3af6-464c-4311-817f-fbf334a0ae08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6800","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6801","nonce":1918425881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6802","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6803","nonce":1918425881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6806","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6807","nonce":1918425881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6804","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6805","nonce":1918425881}]},"public_addr":"10.20.193.170:6801/1918425881","cluster_addr":"10.20.193.170:6803/1918425881","heartbeat_back_addr":"10.20.193.170:6807/1918425881","heartbeat_front_addr":"10.20.193.170:6805/1918425881","state":["exists","up"]},{"osd":5,"uuid":"6fdcfce3-b668-4fce-a727-8a343e8a2296","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6808","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6809","nonce":2340482120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6810","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6811","nonce":2340482120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6814","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6815","nonce":2340482120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6812","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6813","nonce":2340482120}]},"public_addr":"10.20.193.170:6809/2340482120","cluster_addr":"10.20.193.170:6811/2340482120","heartbeat_back_addr":"10.20.193.170:6815/2340482120","heartbeat_front_addr":"10.20.193.170:6813/2340482120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:04.445521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:15.631314+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:23.832167+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:32.437568+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:43.366662+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:54.579988+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.20:0/561083369":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/1095928522":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6801/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6800/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/3702424940":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/3782885600":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/4059867450":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6801/2328244480":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/1503722894":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6800/2328244480":"2026-02-22T20:13:09.549365+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-21T20:14:59.040 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-21T20:14:59.040 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-21T20:14:59.159 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.275 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.275 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.275 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:59.275 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3088377456' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-21T20:14:59.276 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: osdmap e44: 6 total, 6 up, 6 in 2026-02-21T20:14:59.276 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:14:59 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3881677048' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:59.393 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:14:59.393 INFO:teuthology.orchestra.run.trial020.stdout:{"epoch":45,"fsid":"aea1cea9-0f61-11f1-bc9c-d404e6e7d460","created":"2026-02-21T20:12:58.868278+0000","modified":"2026-02-21T20:14:59.332012+0000","last_up_change":"2026-02-21T20:14:55.327490+0000","last_in_change":"2026-02-21T20:14:45.078874+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":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-21T20:14:26.490762+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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"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":"4f04122a-5575-4b20-8c01-9db15056a682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6802","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6803","nonce":65087725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6804","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6805","nonce":65087725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6808","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6809","nonce":65087725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6806","nonce":65087725},{"type":"v1","addr":"10.20.193.20:6807","nonce":65087725}]},"public_addr":"10.20.193.20:6803/65087725","cluster_addr":"10.20.193.20:6805/65087725","heartbeat_back_addr":"10.20.193.20:6809/65087725","heartbeat_front_addr":"10.20.193.20:6807/65087725","state":["exists","up"]},{"osd":1,"uuid":"a48571e1-d280-444a-8f80-ba69f19a6d86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6810","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6811","nonce":1329050530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6812","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6813","nonce":1329050530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6816","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6817","nonce":1329050530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.20:6814","nonce":1329050530},{"type":"v1","addr":"10.20.193.20:6815","nonce":1329050530}]},"public_addr":"10.20.193.20:6811/1329050530","cluster_addr":"10.20.193.20:6813/1329050530","heartbeat_back_addr":"10.20.193.20:6817/1329050530","heartbeat_front_addr":"10.20.193.20:6815/1329050530","state":["exists","up"]},{"osd":2,"uuid":"31ef689c-b234-437a-9cc9-972ab00527e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6800","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6801","nonce":2328982481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6802","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6803","nonce":2328982481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6806","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6807","nonce":2328982481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6804","nonce":2328982481},{"type":"v1","addr":"10.20.193.45:6805","nonce":2328982481}]},"public_addr":"10.20.193.45:6801/2328982481","cluster_addr":"10.20.193.45:6803/2328982481","heartbeat_back_addr":"10.20.193.45:6807/2328982481","heartbeat_front_addr":"10.20.193.45:6805/2328982481","state":["exists","up"]},{"osd":3,"uuid":"fbe66a69-843b-445b-8ac6-47e4b4e4d8c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6808","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6809","nonce":812889745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6810","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6811","nonce":812889745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6814","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6815","nonce":812889745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.45:6812","nonce":812889745},{"type":"v1","addr":"10.20.193.45:6813","nonce":812889745}]},"public_addr":"10.20.193.45:6809/812889745","cluster_addr":"10.20.193.45:6811/812889745","heartbeat_back_addr":"10.20.193.45:6815/812889745","heartbeat_front_addr":"10.20.193.45:6813/812889745","state":["exists","up"]},{"osd":4,"uuid":"344f3af6-464c-4311-817f-fbf334a0ae08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6800","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6801","nonce":1918425881}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6802","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6803","nonce":1918425881}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6806","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6807","nonce":1918425881}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6804","nonce":1918425881},{"type":"v1","addr":"10.20.193.170:6805","nonce":1918425881}]},"public_addr":"10.20.193.170:6801/1918425881","cluster_addr":"10.20.193.170:6803/1918425881","heartbeat_back_addr":"10.20.193.170:6807/1918425881","heartbeat_front_addr":"10.20.193.170:6805/1918425881","state":["exists","up"]},{"osd":5,"uuid":"6fdcfce3-b668-4fce-a727-8a343e8a2296","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6808","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6809","nonce":2340482120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6810","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6811","nonce":2340482120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6814","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6815","nonce":2340482120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.170:6812","nonce":2340482120},{"type":"v1","addr":"10.20.193.170:6813","nonce":2340482120}]},"public_addr":"10.20.193.170:6809/2340482120","cluster_addr":"10.20.193.170:6811/2340482120","heartbeat_back_addr":"10.20.193.170:6815/2340482120","heartbeat_front_addr":"10.20.193.170:6813/2340482120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:04.445521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:15.631314+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:23.832167+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:32.437568+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:43.366662+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-21T20:14:54.579988+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.20:0/561083369":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/1095928522":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6801/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:6800/3070545798":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/3702424940":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/3782885600":"2026-02-22T20:13:20.284586+0000","10.20.193.20:0/4059867450":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6801/2328244480":"2026-02-22T20:13:09.549365+0000","10.20.193.20:0/1503722894":"2026-02-22T20:13:09.549365+0000","10.20.193.20:6800/2328244480":"2026-02-22T20:13:09.549365+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/3088377456' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: osdmap e44: 6 total, 6 up, 6 in 2026-02-21T20:14:59.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:14:59 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/3881677048' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:59.533 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-21T20:14:59.534 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-21T20:14:59.535 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.2 flush_pg_stats 2026-02-21T20:14:59.535 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.3 flush_pg_stats 2026-02-21T20:14:59.536 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.4 flush_pg_stats 2026-02-21T20:14:59.536 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph tell osd.5 flush_pg_stats 2026-02-21T20:14:59.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:14:59.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:14:59.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/3088377456' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-21T20:14:59.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: osdmap e44: 6 total, 6 up, 6 in 2026-02-21T20:14:59.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:14:59 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/3881677048' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:14:59.658 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.659 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.663 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.664 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.665 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.666 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:14:59.950 INFO:teuthology.orchestra.run.trial020.stdout:107374182407 2026-02-21T20:14:59.950 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-21T20:14:59.956 INFO:teuthology.orchestra.run.trial020.stdout:141733920773 2026-02-21T20:14:59.956 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-21T20:14:59.959 INFO:teuthology.orchestra.run.trial020.stdout:38654705678 2026-02-21T20:14:59.960 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-21T20:14:59.967 INFO:teuthology.orchestra.run.trial020.stdout:60129542156 2026-02-21T20:14:59.967 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-21T20:14:59.973 INFO:teuthology.orchestra.run.trial020.stdout:176093659139 2026-02-21T20:14:59.974 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-21T20:14:59.987 INFO:teuthology.orchestra.run.trial020.stdout:77309411337 2026-02-21T20:14:59.987 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-21T20:15:00.071 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.085 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.092 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.103 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.148 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.153 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:00.320 INFO:teuthology.orchestra.run.trial020.stdout:107374182405 2026-02-21T20:15:00.325 INFO:teuthology.orchestra.run.trial020.stdout:141733920772 2026-02-21T20:15:00.340 INFO:teuthology.orchestra.run.trial020.stdout:60129542156 2026-02-21T20:15:00.344 INFO:teuthology.orchestra.run.trial020.stdout:38654705678 2026-02-21T20:15:00.396 INFO:teuthology.orchestra.run.trial020.stdout:176093659139 2026-02-21T20:15:00.397 INFO:teuthology.orchestra.run.trial020.stdout:77309411337 2026-02-21T20:15:00.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182407 got 107374182405 for osd.3 2026-02-21T20:15:00.467 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920773 got 141733920772 for osd.4 2026-02-21T20:15:00.486 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705678 got 38654705678 for osd.0 2026-02-21T20:15:00.491 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:00.492 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542156 got 60129542156 for osd.1 2026-02-21T20:15:00.492 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:00.539 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659139 got 176093659139 for osd.5 2026-02-21T20:15:00.539 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:00.542 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411337 got 77309411337 for osd.2 2026-02-21T20:15:00.542 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:00.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:00 trial045 ceph-mon[36770]: osdmap e45: 6 total, 6 up, 6 in 2026-02-21T20:15:00.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:00 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2410368049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:15:00.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:00 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/523497748' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:00.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:00 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2505836807' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:00.689 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:00 trial020 ceph-mon[34828]: osdmap e45: 6 total, 6 up, 6 in 2026-02-21T20:15:00.689 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:00 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2410368049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:15:00.689 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:00 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/523497748' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:00.689 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:00 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2505836807' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:00.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:00 trial170 ceph-mon[36926]: osdmap e45: 6 total, 6 up, 6 in 2026-02-21T20:15:00.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:00 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2410368049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-21T20:15:00.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:00 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/523497748' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:00.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:00 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2505836807' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:01.467 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-21T20:15:01.468 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-21T20:15:01.583 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:01.583 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:01.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:01 trial020 ceph-mon[34828]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 144 KiB/s, 0 objects/s recovering 2026-02-21T20:15:01.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2508898665' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-21T20:15:01.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1910126119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-21T20:15:01.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1824548866' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-21T20:15:01.607 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:01 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/4026232911' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-21T20:15:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:01 trial045 ceph-mon[36770]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 144 KiB/s, 0 objects/s recovering 2026-02-21T20:15:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:01 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2508898665' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-21T20:15:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:01 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/1910126119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-21T20:15:01.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:01 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/1824548866' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-21T20:15:01.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:01 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/4026232911' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-21T20:15:01.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:01 trial170 ceph-mon[36926]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 144 KiB/s, 0 objects/s recovering 2026-02-21T20:15:01.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:01 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2508898665' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-21T20:15:01.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:01 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/1910126119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-21T20:15:01.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:01 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/1824548866' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-21T20:15:01.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:01 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/4026232911' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-21T20:15:01.818 INFO:teuthology.orchestra.run.trial020.stdout:141733920773 2026-02-21T20:15:01.820 INFO:teuthology.orchestra.run.trial020.stdout:107374182407 2026-02-21T20:15:01.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182407 got 107374182407 for osd.3 2026-02-21T20:15:01.963 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:01.964 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920773 got 141733920773 for osd.4 2026-02-21T20:15:01.964 DEBUG:teuthology.parallel:result is None 2026-02-21T20:15:01.964 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-21T20:15:01.964 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-21T20:15:02.080 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:02.308 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:02.308 INFO:teuthology.orchestra.run.trial020.stderr:dumped all 2026-02-21T20:15:02.445 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:02 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/2208738619' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:02.446 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:02 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/1705869054' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:02.447 INFO:teuthology.orchestra.run.trial020.stdout:{"pg_ready":true,"pg_map":{"version":86,"stamp":"2026-02-21T20:15:02.297097+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":4404019200,"kb_used":167044,"kb_used_data":4236,"kb_used_omap":106,"kb_used_meta":162581,"kb_avail":4403852156,"statfs":{"total":4509715660800,"available":4509544607744,"internally_reserved":0,"allocated":4337664,"data_stored":2748624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":109325,"internal_metadata":166483187},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.967289"},"pg_stats":[{"pgid":"1.0","version":"21'132","reported_seq":246,"reported_epoch":45,"state":"active+clean","last_fresh":"2026-02-21T20:14:59.335283+0000","last_change":"2026-02-21T20:14:59.335239+0000","last_active":"2026-02-21T20:14:59.335283+0000","last_peered":"2026-02-21T20:14:59.335283+0000","last_clean":"2026-02-21T20:14:59.335283+0000","last_became_active":"2026-02-21T20:14:59.335098+0000","last_became_peered":"2026-02-21T20:14:59.335098+0000","last_unstale":"2026-02-21T20:14:59.335283+0000","last_undegraded":"2026-02-21T20:14:59.335283+0000","last_fullsized":"2026-02-21T20:14:59.335283+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-21T20:14:26.653585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-21T20:14:26.653585+0000","last_clean_scrub_stamp":"2026-02-21T20:14:26.653585+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T01:20:06.700023+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":41,"seq":176093659140,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28216,"kb_used_data":996,"kb_used_omap":6,"kb_used_meta":27193,"kb_avail":733974984,"statfs":{"total":751619276800,"available":751590383616,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7148,"internal_metadata":27845652},"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":[]},{"osd":4,"up_from":33,"seq":141733920774,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":12,"kb_used_meta":27187,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13011,"internal_metadata":27839789},"hb_peers":[0,1,2,3,5],"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":107374182407,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27960,"kb_used_data":996,"kb_used_omap":16,"kb_used_meta":26927,"kb_avail":733975240,"statfs":{"total":751619276800,"available":751590645760,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16596,"internal_metadata":27574060},"hb_peers":[0,1,2,4,5],"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":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27960,"kb_used_data":996,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":733975240,"statfs":{"total":751619276800,"available":751590645760,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21806,"internal_metadata":27568850},"hb_peers":[0,1,3,4,5],"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":14,"seq":60129542156,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":24,"kb_used_meta":27175,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24731,"internal_metadata":27828069},"hb_peers":[0,2,3,4,5],"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":9,"seq":38654705679,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":25,"kb_used_meta":27174,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26033,"internal_metadata":27826767},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":5,"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}]}} 2026-02-21T20:15:02.448 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-21T20:15:02.563 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:02.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:02 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/2208738619' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:02.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:02 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/1705869054' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:02.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:02 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/2208738619' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-21T20:15:02.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:02 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/1705869054' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-21T20:15:02.789 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:02.789 INFO:teuthology.orchestra.run.trial020.stderr:dumped all 2026-02-21T20:15:02.928 INFO:teuthology.orchestra.run.trial020.stdout:{"pg_ready":true,"pg_map":{"version":86,"stamp":"2026-02-21T20:15:02.297097+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":4404019200,"kb_used":167044,"kb_used_data":4236,"kb_used_omap":106,"kb_used_meta":162581,"kb_avail":4403852156,"statfs":{"total":4509715660800,"available":4509544607744,"internally_reserved":0,"allocated":4337664,"data_stored":2748624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":109325,"internal_metadata":166483187},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.967289"},"pg_stats":[{"pgid":"1.0","version":"21'132","reported_seq":246,"reported_epoch":45,"state":"active+clean","last_fresh":"2026-02-21T20:14:59.335283+0000","last_change":"2026-02-21T20:14:59.335239+0000","last_active":"2026-02-21T20:14:59.335283+0000","last_peered":"2026-02-21T20:14:59.335283+0000","last_clean":"2026-02-21T20:14:59.335283+0000","last_became_active":"2026-02-21T20:14:59.335098+0000","last_became_peered":"2026-02-21T20:14:59.335098+0000","last_unstale":"2026-02-21T20:14:59.335283+0000","last_undegraded":"2026-02-21T20:14:59.335283+0000","last_fullsized":"2026-02-21T20:14:59.335283+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-21T20:14:26.653585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-21T20:14:26.653585+0000","last_clean_scrub_stamp":"2026-02-21T20:14:26.653585+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T01:20:06.700023+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":41,"seq":176093659140,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28216,"kb_used_data":996,"kb_used_omap":6,"kb_used_meta":27193,"kb_avail":733974984,"statfs":{"total":751619276800,"available":751590383616,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7148,"internal_metadata":27845652},"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":[]},{"osd":4,"up_from":33,"seq":141733920774,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":12,"kb_used_meta":27187,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13011,"internal_metadata":27839789},"hb_peers":[0,1,2,3,5],"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":107374182407,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27960,"kb_used_data":996,"kb_used_omap":16,"kb_used_meta":26927,"kb_avail":733975240,"statfs":{"total":751619276800,"available":751590645760,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16596,"internal_metadata":27574060},"hb_peers":[0,1,2,4,5],"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":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27960,"kb_used_data":996,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":733975240,"statfs":{"total":751619276800,"available":751590645760,"internally_reserved":0,"allocated":1019904,"data_stored":753288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21806,"internal_metadata":27568850},"hb_peers":[0,1,3,4,5],"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":14,"seq":60129542156,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":24,"kb_used_meta":27175,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24731,"internal_metadata":27828069},"hb_peers":[0,2,3,4,5],"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":9,"seq":38654705679,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27636,"kb_used_data":416,"kb_used_omap":25,"kb_used_meta":27174,"kb_avail":733975564,"statfs":{"total":751619276800,"available":751590977536,"internally_reserved":0,"allocated":425984,"data_stored":162920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26033,"internal_metadata":27826767},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":5,"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}]}} 2026-02-21T20:15:02.929 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-21T20:15:02.929 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-21T20:15:02.930 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-21T20:15:02.930 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph health --format=json 2026-02-21T20:15:03.046 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:03.304 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:03.304 INFO:teuthology.orchestra.run.trial020.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-21T20:15:03.445 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-21T20:15:03.445 INFO:tasks.cephadm:Setup complete, yielding 2026-02-21T20:15:03.445 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:15:03.460 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:15:03.461 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph fs volume create cephfs' 2026-02-21T20:15:03.577 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:03.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:03 trial020 ceph-mon[34828]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 97 KiB/s, 0 objects/s recovering 2026-02-21T20:15:03.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:03 trial020 ceph-mon[34828]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:03.599 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:03 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/3517614592' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-21T20:15:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:03 trial045 ceph-mon[36770]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 97 KiB/s, 0 objects/s recovering 2026-02-21T20:15:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:03 trial045 ceph-mon[36770]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:03.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:03 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/3517614592' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-21T20:15:03.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:03 trial170 ceph-mon[36926]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 97 KiB/s, 0 objects/s recovering 2026-02-21T20:15:03.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:03 trial170 ceph-mon[36926]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:03.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:03 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/3517614592' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-21T20:15:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:04 trial045 ceph-mon[36770]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:04 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-21T20:15:04.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:04 trial020 ceph-mon[34828]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:04.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:04 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-21T20:15:04.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:04 trial170 ceph-mon[36926]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:04.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:04 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-21T20:15:05.503 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-21T20:15:05.520 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-02-21T20:15:05.521 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:05.610 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:05 trial170 ceph-mon[36926]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:05.610 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:05 trial170 ceph-mon[36926]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 83 KiB/s, 0 objects/s recovering 2026-02-21T20:15:05.610 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-21T20:15:05.611 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:05 trial170 ceph-mon[36926]: osdmap e46: 6 total, 6 up, 6 in 2026-02-21T20:15:05.611 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:05 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:05.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:05 trial045 ceph-mon[36770]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:05.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:05 trial045 ceph-mon[36770]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 83 KiB/s, 0 objects/s recovering 2026-02-21T20:15:05.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-21T20:15:05.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:05 trial045 ceph-mon[36770]: osdmap e46: 6 total, 6 up, 6 in 2026-02-21T20:15:05.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:05 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:05.637 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-mon[34828]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-mon[34828]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 83 KiB/s, 0 objects/s recovering 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-mon[34828]: osdmap e46: 6 total, 6 up, 6 in 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:05.660 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:05 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a[34802]: 2026-02-21T20:15:05.348+0000 7f03c43f7640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:15:05.872 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:05.872 INFO:teuthology.orchestra.run.trial020.stdout:[{"events": ["2026-02-21T20:15:05.356152Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "running": 0, "size": 2}}, {"events": ["2026-02-21T20:13:50.598757Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:14:25.598918Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:13:48.050032Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:14:25.598845Z", "running": 3, "size": 3}}, {"events": ["2026-02-21T20:14:44.204928Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:14:25.598968Z", "running": 6, "size": 6}}] 2026-02-21T20:15:06.013 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: osdmap e47: 6 total, 6 up, 6 in 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-21T20:15:06.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: osdmap e48: 6 total, 6 up, 6 in 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: fsmap cephfs:0 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: Saving service mds.cephfs spec with placement count:2 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:06 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: osdmap e47: 6 total, 6 up, 6 in 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: osdmap e48: 6 total, 6 up, 6 in 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: fsmap cephfs:0 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: Saving service mds.cephfs spec with placement count:2 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:06 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: osdmap e47: 6 total, 6 up, 6 in 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-21T20:15:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: osdmap e48: 6 total, 6 up, 6 in 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: fsmap cephfs:0 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: Saving service mds.cephfs spec with placement count:2 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:06.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:06 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.014 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:07.133 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:07.372 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:07.372 INFO:teuthology.orchestra.run.trial020.stdout:[{"events": ["2026-02-21T20:15:05.356152Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "running": 0, "size": 2}}, {"events": ["2026-02-21T20:13:50.598757Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:14:25.598918Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:13:48.050032Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:14:25.598845Z", "running": 3, "size": 3}}, {"events": ["2026-02-21T20:14:44.204928Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:14:25.598968Z", "running": 6, "size": 6}}] 2026-02-21T20:15:07.448 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:07.448 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: pgmap v91: 65 pgs: 14 creating+peering, 34 unknown, 17 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:07.448 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: osdmap e49: 6 total, 6 up, 6 in 2026-02-21T20:15:07.448 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.448 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:07.449 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:07 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:07.512 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-21T20:15:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:07.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: pgmap v91: 65 pgs: 14 creating+peering, 34 unknown, 17 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: osdmap e49: 6 total, 6 up, 6 in 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:07.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:07 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: pgmap v91: 65 pgs: 14 creating+peering, 34 unknown, 17 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: osdmap e49: 6 total, 6 up, 6 in 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:07.705 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:07.706 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:07.706 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:07.706 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial170.hbdmgp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:07.706 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:07 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:08.513 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:08.536 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: Deploying daemon mds.cephfs.trial170.hbdmgp on trial170 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: osdmap e50: 6 total, 6 up, 6 in 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: Deploying daemon mds.cephfs.trial020.fopgjd on trial020 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.537 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.538 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.538 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.538 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:08 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: Deploying daemon mds.cephfs.trial170.hbdmgp on trial170 2026-02-21T20:15:08.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: osdmap e50: 6 total, 6 up, 6 in 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: Deploying daemon mds.cephfs.trial020.fopgjd on trial020 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:08 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.629 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:08.632 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: Deploying daemon mds.cephfs.trial170.hbdmgp on trial170 2026-02-21T20:15:08.632 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: osdmap e50: 6 total, 6 up, 6 in 2026-02-21T20:15:08.632 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:08.632 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.632 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial020.fopgjd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: Deploying daemon mds.cephfs.trial020.fopgjd on trial020 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.633 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:08 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:08.879 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:08.879 INFO:teuthology.orchestra.run.trial020.stdout:[{"events": ["2026-02-21T20:15:08.326006Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:08.785591Z", "running": 1, "size": 2}}, {"events": ["2026-02-21T20:13:50.598757Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:14:25.598918Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:13:48.050032Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:14:25.598845Z", "running": 3, "size": 3}}, {"events": ["2026-02-21T20:14:44.204928Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:14:25.598968Z", "running": 6, "size": 6}}] 2026-02-21T20:15:09.023 INFO:tasks.cephadm:mds.cephfs has 1/2 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: pgmap v94: 65 pgs: 14 creating+peering, 14 unknown, 37 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:boot 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:boot 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: daemon mds.cephfs.trial170.hbdmgp assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: Cluster is now healthy 2026-02-21T20:15:09.517 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: fsmap cephfs:0 2 up:standby 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:creating} 1 up:standby 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: daemon mds.cephfs.trial170.hbdmgp is now active in filesystem cephfs as rank 0 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:09 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: pgmap v94: 65 pgs: 14 creating+peering, 14 unknown, 37 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:09.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:boot 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:boot 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: daemon mds.cephfs.trial170.hbdmgp assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: Cluster is now healthy 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: fsmap cephfs:0 2 up:standby 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:creating} 1 up:standby 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: daemon mds.cephfs.trial170.hbdmgp is now active in filesystem cephfs as rank 0 2026-02-21T20:15:09.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:09.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:09 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: pgmap v94: 65 pgs: 14 creating+peering, 14 unknown, 37 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:boot 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:boot 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: daemon mds.cephfs.trial170.hbdmgp assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-21T20:15:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: Cluster is now healthy 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: fsmap cephfs:0 2 up:standby 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:creating} 1 up:standby 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: daemon mds.cephfs.trial170.hbdmgp is now active in filesystem cephfs as rank 0 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:09.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:09 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.025 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:10.143 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:10.380 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:10.380 INFO:teuthology.orchestra.run.trial020.stdout:[{"events": ["2026-02-21T20:15:08.326006Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:08.887675Z", "running": 2, "size": 2}}, {"events": ["2026-02-21T20:13:50.598757Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:08.887574Z", "running": 1, "size": 1}}, {"events": ["2026-02-21T20:13:48.050032Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:14:33.116512Z", "running": 3, "size": 3}}, {"events": ["2026-02-21T20:14:44.204928Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:14:33.116735Z", "running": 6, "size": 6}}] 2026-02-21T20:15:10.520 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-02-21T20:15:10.521 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:15:10.542 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:15:10.542 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2026-02-21T20:15:10.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:10.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:active 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:10 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:10.658 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:active 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.682 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:10 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: mds.? [v2:10.20.193.170:6816/4021736897,v1:10.20.193.170:6817/4021736897] up:active 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:10.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:10.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:10.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:10.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:10 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:11.007 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:10 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:10.913+0000 7f4888055640 -1 client.14604 error registering admin socket command: (17) File exists 2026-02-21T20:15:11.063 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2026-02-21T20:15:11.181 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:11.559 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:11 trial020 ceph-mon[34828]: pgmap v95: 65 pgs: 14 creating+peering, 51 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 0 B/s wr, 0 op/s 2026-02-21T20:15:11.560 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:11 trial020 ceph-mon[34828]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:11.560 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:11 trial020 ceph-mon[34828]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:11.582 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2026-02-21T20:15:11.698 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:11.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:11 trial170 ceph-mon[36926]: pgmap v95: 65 pgs: 14 creating+peering, 51 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 0 B/s wr, 0 op/s 2026-02-21T20:15:11.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:11 trial170 ceph-mon[36926]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:11.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:11 trial170 ceph-mon[36926]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:11.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:11 trial045 ceph-mon[36770]: pgmap v95: 65 pgs: 14 creating+peering, 51 active+clean; 577 KiB data, 163 MiB used, 4.1 TiB / 4.1 TiB avail; 0 B/s wr, 0 op/s 2026-02-21T20:15:11.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:11 trial045 ceph-mon[36770]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:11.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:11 trial045 ceph-mon[36770]: from='mgr.14152 10.20.193.20:0/696013909' entity='mgr.x' 2026-02-21T20:15:12.102 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph mgr module enable smb' 2026-02-21T20:15:12.218 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:12.617 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:12 trial020 ceph-mon[34828]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.618 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:12 trial020 ceph-mon[34828]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.618 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:12 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-21T20:15:12.618 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setuser ceph since I am not root 2026-02-21T20:15:12.618 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:12 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: ignoring --setgroup ceph since I am not root 2026-02-21T20:15:12.641 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'sleep 30' 2026-02-21T20:15:12.760 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:12.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:12 trial170 ceph-mon[36926]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:12 trial170 ceph-mon[36926]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:12 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-21T20:15:12.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:12 trial045 ceph-mon[36770]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:12 trial045 ceph-mon[36770]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:12.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:12 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-21T20:15:13.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:13 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-21T20:15:13.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:13 trial020 ceph-mon[34828]: mgrmap e15: x(active, since 112s) 2026-02-21T20:15:13.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:13 trial020 ceph-mon[34828]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:standby 2026-02-21T20:15:13.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:13 trial020 ceph-mon[34828]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:13.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:13 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-21T20:15:13.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:13 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-21T20:15:13.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:13 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: from numpy import show_config as show_numpy_config 2026-02-21T20:15:13.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:13 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-21T20:15:13.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:13 trial170 ceph-mon[36926]: mgrmap e15: x(active, since 112s) 2026-02-21T20:15:13.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:13 trial170 ceph-mon[36926]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:standby 2026-02-21T20:15:13.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:13 trial170 ceph-mon[36926]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:13.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:13 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/380744744' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-21T20:15:13.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:13 trial045 ceph-mon[36770]: mgrmap e15: x(active, since 112s) 2026-02-21T20:15:13.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:13 trial045 ceph-mon[36770]: mds.? [v2:10.20.193.20:6818/112974554,v1:10.20.193.20:6819/112974554] up:standby 2026-02-21T20:15:13.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:13 trial045 ceph-mon[36770]: fsmap cephfs:1 {0=cephfs.trial170.hbdmgp=up:active} 1 up:standby 2026-02-21T20:15:15.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: Active manager daemon x restarted 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: Activating manager daemon x 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: osdmap e51: 6 total, 6 up, 6 in 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: mgrmap e16: x(active, starting, since 0.00397542s) 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:15.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:15:15.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:15 trial045 ceph-mon[36770]: Manager daemon x is now available 2026-02-21T20:15:15.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: Active manager daemon x restarted 2026-02-21T20:15:15.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: Activating manager daemon x 2026-02-21T20:15:15.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: osdmap e51: 6 total, 6 up, 6 in 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: mgrmap e16: x(active, starting, since 0.00397542s) 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:15:15.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:15 trial020 ceph-mon[34828]: Manager daemon x is now available 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.522+0000 7fd37ae12640 -1 client.14661 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.760 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.760 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.760 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:15 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:15.523+0000 7fd37d617640 -1 client.14664 error registering admin socket command: (17) File exists 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: Active manager daemon x restarted 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: Activating manager daemon x 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: osdmap e51: 6 total, 6 up, 6 in 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: mgrmap e16: x(active, starting, since 0.00397542s) 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial020.fopgjd"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial170.hbdmgp"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-21T20:15:15.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-21T20:15:15.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:15 trial170 ceph-mon[36926]: Manager daemon x is now available 2026-02-21T20:15:16.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:16 trial045 ceph-mon[36770]: mgrmap e17: x(active, since 1.00722s) 2026-02-21T20:15:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:15:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:15:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:16 trial020 ceph-mon[34828]: mgrmap e17: x(active, since 1.00722s) 2026-02-21T20:15:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:16.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:16 trial170 ceph-mon[36926]: mgrmap e17: x(active, since 1.00722s) 2026-02-21T20:15:17.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: [21/Feb/2026:20:15:15] ENGINE Bus STARTING 2026-02-21T20:15:17.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: [21/Feb/2026:20:15:15] ENGINE Serving on http://10.20.193.20:8765 2026-02-21T20:15:17.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: [21/Feb/2026:20:15:15] ENGINE Serving on https://10.20.193.20:7150 2026-02-21T20:15:17.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: [21/Feb/2026:20:15:15] ENGINE Bus STARTED 2026-02-21T20:15:17.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: [21/Feb/2026:20:15:15] ENGINE Client ('10.20.193.20', 48218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial170 to 42023M 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: Adjusting osd_memory_target on trial020 to 39975M 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.622 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.623 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:17 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: [21/Feb/2026:20:15:15] ENGINE Bus STARTING 2026-02-21T20:15:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: [21/Feb/2026:20:15:15] ENGINE Serving on http://10.20.193.20:8765 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: [21/Feb/2026:20:15:15] ENGINE Serving on https://10.20.193.20:7150 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: [21/Feb/2026:20:15:15] ENGINE Bus STARTED 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: [21/Feb/2026:20:15:15] ENGINE Client ('10.20.193.20', 48218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial170 to 42023M 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: Adjusting osd_memory_target on trial020 to 39975M 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:15:17.759 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.760 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.761 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.761 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:17 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: [21/Feb/2026:20:15:15] ENGINE Bus STARTING 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: [21/Feb/2026:20:15:15] ENGINE Serving on http://10.20.193.20:8765 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: [21/Feb/2026:20:15:15] ENGINE Serving on https://10.20.193.20:7150 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: [21/Feb/2026:20:15:15] ENGINE Bus STARTED 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: [21/Feb/2026:20:15:15] ENGINE Client ('10.20.193.20', 48218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial170 to 42023M 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: Adjusting osd_memory_target on trial020 to 39975M 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: Updating trial020:/etc/ceph/ceph.conf 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: Updating trial045:/etc/ceph/ceph.conf 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: Updating trial170:/etc/ceph/ceph.conf 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.769 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:17.770 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:17.770 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:17.770 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:17.770 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:17.770 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:17 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:18.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial170:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial020:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial045:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: Certificate for "cephadm-signed_agent_cert (trial020)" is still valid for 1824 days. 2026-02-21T20:15:18.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: pgmap v4: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:18.621 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:18 trial045 ceph-mon[36770]: mgrmap e18: x(active, since 2s) 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial170:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial020:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.658 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial045:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: Certificate for "cephadm-signed_agent_cert (trial020)" is still valid for 1824 days. 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: pgmap v4: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:18.659 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:18 trial020 ceph-mon[34828]: mgrmap e18: x(active, since 2s) 2026-02-21T20:15:18.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.conf 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial170:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial020:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial045:/etc/ceph/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Updating trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: Certificate for "cephadm-signed_agent_cert (trial020)" is still valid for 1824 days. 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: pgmap v4: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:18.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:18 trial170 ceph-mon[36926]: mgrmap e18: x(active, since 2s) 2026-02-21T20:15:20.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:20 trial045 ceph-mon[36770]: pgmap v5: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:20.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:20 trial045 ceph-mon[36770]: mgrmap e19: x(active, since 4s) 2026-02-21T20:15:20.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:20 trial020 ceph-mon[34828]: pgmap v5: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:20.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:20 trial020 ceph-mon[34828]: mgrmap e19: x(active, since 4s) 2026-02-21T20:15:20.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:20 trial170 ceph-mon[36926]: pgmap v5: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:20.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:20 trial170 ceph-mon[36926]: mgrmap e19: x(active, since 4s) 2026-02-21T20:15:22.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:22 trial045 ceph-mon[36770]: pgmap v6: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:22.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:22 trial020 ceph-mon[34828]: pgmap v6: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:22.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:22 trial170 ceph-mon[36926]: pgmap v6: 65 pgs: 65 active+clean; 637 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:24.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:24 trial045 ceph-mon[36770]: pgmap v7: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 25 KiB/s rd, 1.6 KiB/s wr, 11 op/s 2026-02-21T20:15:24.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:24 trial020 ceph-mon[34828]: pgmap v7: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 25 KiB/s rd, 1.6 KiB/s wr, 11 op/s 2026-02-21T20:15:24.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:24 trial170 ceph-mon[36926]: pgmap v7: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 25 KiB/s rd, 1.6 KiB/s wr, 11 op/s 2026-02-21T20:15:26.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:26 trial045 ceph-mon[36770]: pgmap v8: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2026-02-21T20:15:26.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:26 trial020 ceph-mon[34828]: pgmap v8: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2026-02-21T20:15:26.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:26 trial170 ceph-mon[36926]: pgmap v8: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2026-02-21T20:15:28.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:28 trial045 ceph-mon[36770]: pgmap v9: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 16 KiB/s rd, 1 KiB/s wr, 7 op/s 2026-02-21T20:15:28.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:28 trial020 ceph-mon[34828]: pgmap v9: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 16 KiB/s rd, 1 KiB/s wr, 7 op/s 2026-02-21T20:15:28.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:28 trial170 ceph-mon[36926]: pgmap v9: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 16 KiB/s rd, 1 KiB/s wr, 7 op/s 2026-02-21T20:15:30.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:30 trial045 ceph-mon[36770]: pgmap v10: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:30.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:30 trial020 ceph-mon[34828]: pgmap v10: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:30.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:30 trial170 ceph-mon[36926]: pgmap v10: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:32.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:32 trial045 ceph-mon[36770]: pgmap v11: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:32.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:32 trial020 ceph-mon[34828]: pgmap v11: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:32.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:32 trial170 ceph-mon[36926]: pgmap v11: 65 pgs: 65 active+clean; 645 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 938 B/s wr, 6 op/s 2026-02-21T20:15:34.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:34 trial045 ceph-mon[36770]: pgmap v12: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2026-02-21T20:15:34.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:34 trial020 ceph-mon[34828]: pgmap v12: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2026-02-21T20:15:34.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:34 trial170 ceph-mon[36926]: pgmap v12: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2026-02-21T20:15:36.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:36 trial045 ceph-mon[36770]: pgmap v13: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:36.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:36 trial020 ceph-mon[34828]: pgmap v13: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:36.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:36 trial170 ceph-mon[36926]: pgmap v13: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:38.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:38 trial045 ceph-mon[36770]: pgmap v14: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:38.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:38 trial020 ceph-mon[34828]: pgmap v14: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:38.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:38 trial170 ceph-mon[36926]: pgmap v14: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:40.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:40 trial045 ceph-mon[36770]: pgmap v15: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:40.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:40 trial020 ceph-mon[34828]: pgmap v15: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:40.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:40 trial170 ceph-mon[36926]: pgmap v15: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:42.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:42 trial045 ceph-mon[36770]: pgmap v16: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:42.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:42 trial020 ceph-mon[34828]: pgmap v16: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:42.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:42 trial170 ceph-mon[36926]: pgmap v16: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:42.986 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-21T20:15:43.106 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:43.757 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.757 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.390+0000 7fd377e0c640 -1 client.14682 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.399+0000 7fd385667640 -1 client.14688 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.758 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:43.759 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:15:43 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:15:43.404+0000 7fd385667640 -1 client.14694 error registering admin socket command: (17) File exists 2026-02-21T20:15:44.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: pgmap v17: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:44.620 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:44 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:15:44.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: pgmap v17: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:44.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:44.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:44 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: pgmap v17: 65 pgs: 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail; 255 B/s wr, 0 op/s 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:44.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:44 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-21T20:15:45.438 INFO:teuthology.orchestra.run.trial020.stdout:{ 2026-02-21T20:15:45.438 INFO:teuthology.orchestra.run.trial020.stdout: "results": [ 2026-02-21T20:15:45.438 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.join.auth", 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "auth_id": "join1-admin", 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "present", 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "auth": { 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "username": "Administrator", 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "password": "Passw0rd" 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "state": "created", 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:15:45.439 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.cluster", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "auth_mode": "active-directory", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "present", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "domain_settings": { 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "realm": "DOMAIN1.SINK.TEST", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "join_sources": [ 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "source_type": "resource", 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: "ref": "join1-admin" 2026-02-21T20:15:45.440 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: ] 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "custom_dns": [ 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "10.20.193.176" 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: ], 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "placement": { 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "count": 3 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "state": "created", 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.441 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "share_id": "share1", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "present", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "name": "share1", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "readonly": false, 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "browseable": true, 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "cephfs": { 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "volume": "cephfs", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "path": "/", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "subvolumegroup": "smb", 2026-02-21T20:15:45.442 INFO:teuthology.orchestra.run.trial020.stdout: "subvolume": "sv1", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "provider": "samba-vfs" 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "state": "created", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "share_id": "share2", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "present", 2026-02-21T20:15:45.443 INFO:teuthology.orchestra.run.trial020.stdout: "name": "share2", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "readonly": false, 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "browseable": true, 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "cephfs": { 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "volume": "cephfs", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "path": "/", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "subvolumegroup": "smb", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "subvolume": "sv2", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "provider": "samba-vfs" 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "state": "created", 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:15:45.444 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:15:45.445 INFO:teuthology.orchestra.run.trial020.stdout: ], 2026-02-21T20:15:45.445 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:15:45.445 INFO:teuthology.orchestra.run.trial020.stdout:} 2026-02-21T20:15:45.581 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-21T20:15:45.597 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2026-02-21T20:15:45.597 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:45.680 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:45 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:15:45.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:45 trial020 ceph-mon[34828]: osdmap e52: 6 total, 6 up, 6 in 2026-02-21T20:15:45.681 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:45 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-21T20:15:45.715 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:45.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:45 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:15:45.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:45 trial170 ceph-mon[36926]: osdmap e52: 6 total, 6 up, 6 in 2026-02-21T20:15:45.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:45 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-21T20:15:45.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:45 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-21T20:15:45.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:45 trial045 ceph-mon[36770]: osdmap e52: 6 total, 6 up, 6 in 2026-02-21T20:15:45.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:45 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-21T20:15:46.011 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:46.012 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:45.442797Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:46.248 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:46.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: pgmap v19: 97 pgs: 32 unknown, 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:46.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-21T20:15:46.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: osdmap e53: 6 total, 6 up, 6 in 2026-02-21T20:15:46.722 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: mgrmap e20: x(active, since 30s) 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: Saving service smb.adctdb1 spec with placement count:3 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.723 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: Fencing called for smb.adctdb1 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: daemon not available: 'smb.adctdb1.1.0.trial045.nxcrqg' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.724 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:46 trial020 ceph-mon[34828]: Deploying daemon smb.adctdb1.0.0.trial020.pqxefc on trial020 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: pgmap v19: 97 pgs: 32 unknown, 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: osdmap e53: 6 total, 6 up, 6 in 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: mgrmap e20: x(active, since 30s) 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2026-02-21T20:15:46.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: Saving service smb.adctdb1 spec with placement count:3 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: Fencing called for smb.adctdb1 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:46.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:46.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:46.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: daemon not available: 'smb.adctdb1.1.0.trial045.nxcrqg' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.768 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:46 trial170 ceph-mon[36926]: Deploying daemon smb.adctdb1.0.0.trial020.pqxefc on trial020 2026-02-21T20:15:46.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: pgmap v19: 97 pgs: 32 unknown, 65 active+clean; 647 KiB data, 164 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: osdmap e53: 6 total, 6 up, 6 in 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: mgrmap e20: x(active, since 30s) 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: Saving service smb.adctdb1 spec with placement count:3 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:15:46.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: Fencing called for smb.adctdb1 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: daemon not available: 'smb.adctdb1.1.0.trial045.nxcrqg' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}} 2026-02-21T20:15:46.872 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:46 trial045 ceph-mon[36770]: Deploying daemon smb.adctdb1.0.0.trial020.pqxefc on trial020 2026-02-21T20:15:47.249 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:47.375 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:47.627 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:47.627 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:45.442797Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:47.628 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:47 trial020 ceph-mon[34828]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:47.628 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:47 trial020 ceph-mon[34828]: osdmap e54: 6 total, 6 up, 6 in 2026-02-21T20:15:47.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:47 trial170 ceph-mon[36926]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:47.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:47 trial170 ceph-mon[36926]: osdmap e54: 6 total, 6 up, 6 in 2026-02-21T20:15:47.769 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:47.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:47 trial045 ceph-mon[36770]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:47.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:47 trial045 ceph-mon[36770]: osdmap e54: 6 total, 6 up, 6 in 2026-02-21T20:15:48.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:48 trial020 ceph-mon[34828]: pgmap v22: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:48.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:48 trial020 ceph-mon[34828]: mgrmap e21: x(active, since 32s) 2026-02-21T20:15:48.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:48 trial170 ceph-mon[36926]: pgmap v22: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:48.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:48 trial170 ceph-mon[36926]: mgrmap e21: x(active, since 32s) 2026-02-21T20:15:48.770 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:48.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:48 trial045 ceph-mon[36770]: pgmap v22: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:48.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:48 trial045 ceph-mon[36770]: mgrmap e21: x(active, since 32s) 2026-02-21T20:15:48.892 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:49.131 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:49.131 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:45.442797Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:49.273 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:49.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:49 trial020 ceph-mon[34828]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:49.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:49 trial170 ceph-mon[36926]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:49.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:49 trial045 ceph-mon[36770]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:50.274 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:50.666 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:50.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:50 trial020 ceph-mon[34828]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:50.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:50 trial020 ceph-mon[34828]: pgmap v23: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:50.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:50 trial170 ceph-mon[36926]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:50.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:50 trial170 ceph-mon[36926]: pgmap v23: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:50.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:50 trial045 ceph-mon[36770]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:50.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:50 trial045 ceph-mon[36770]: pgmap v23: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 8.5 KiB/s rd, 314 KiB/s wr, 28 op/s 2026-02-21T20:15:51.153 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:51.153 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:45.442797Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:51.296 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:52.297 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:52.418 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:52.685 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:52.686 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:45.442797Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:52.686 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:52 trial020 ceph-mon[34828]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:52.686 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:52 trial020 ceph-mon[34828]: pgmap v24: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 7.4 KiB/s rd, 274 KiB/s wr, 25 op/s 2026-02-21T20:15:52.686 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:52 trial020 ceph-mon[34828]: from='client.? 10.20.193.20:0/726126876' entity='client.smb.config.adctdb1.0.0.trial020.pqxefc' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:15:52.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:52 trial170 ceph-mon[36926]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:52.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:52 trial170 ceph-mon[36926]: pgmap v24: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 7.4 KiB/s rd, 274 KiB/s wr, 25 op/s 2026-02-21T20:15:52.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:52 trial170 ceph-mon[36926]: from='client.? 10.20.193.20:0/726126876' entity='client.smb.config.adctdb1.0.0.trial020.pqxefc' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:15:52.834 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:52 trial045 ceph-mon[36770]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:52 trial045 ceph-mon[36770]: pgmap v24: 97 pgs: 97 active+clean; 1.9 MiB data, 169 MiB used, 4.1 TiB / 4.1 TiB avail; 7.4 KiB/s rd, 274 KiB/s wr, 25 op/s 2026-02-21T20:15:52.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:52 trial045 ceph-mon[36770]: from='client.? 10.20.193.20:0/726126876' entity='client.smb.config.adctdb1.0.0.trial020.pqxefc' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:15:53.835 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:53.975 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:54.256 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:54.256 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:53.907472Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:54.396 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: pgmap v25: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.4 KiB/s rd, 237 KiB/s wr, 21 op/s 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:54.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:54.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:54.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:54 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: pgmap v25: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.4 KiB/s rd, 237 KiB/s wr, 21 op/s 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:54.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:54.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:54.767 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:54 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: pgmap v25: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.4 KiB/s rd, 237 KiB/s wr, 21 op/s 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:15:54.778 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:15:54.779 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:15:54.779 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:54 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:15:55.397 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:55 trial020 ceph-mon[34828]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:55 trial020 ceph-mon[34828]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}, 'smb.adctdb1.1.0.trial045.nxcrqg': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.trial045.nxcrqg', 'hostname': 'trial045', 'host_ip': '10.20.193.45'}} 2026-02-21T20:15:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:55 trial020 ceph-mon[34828]: Deploying daemon smb.adctdb1.1.0.trial045.nxcrqg on trial045 2026-02-21T20:15:55.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:55 trial020 ceph-mon[34828]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:55.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:55 trial170 ceph-mon[36926]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:55.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:55 trial170 ceph-mon[36926]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}, 'smb.adctdb1.1.0.trial045.nxcrqg': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.trial045.nxcrqg', 'hostname': 'trial045', 'host_ip': '10.20.193.45'}} 2026-02-21T20:15:55.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:55 trial170 ceph-mon[36926]: Deploying daemon smb.adctdb1.1.0.trial045.nxcrqg on trial045 2026-02-21T20:15:55.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:55 trial170 ceph-mon[36926]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:55.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:55 trial045 ceph-mon[36770]: configuring smb/ctdb cluster metadata 2026-02-21T20:15:55.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:55 trial045 ceph-mon[36770]: daemon not available: 'smb.adctdb1.2.0.trial170.kdrmit' not in {'smb.adctdb1.0.0.trial020.pqxefc': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.trial020.pqxefc', 'hostname': 'trial020', 'host_ip': '10.20.193.20'}, 'smb.adctdb1.1.0.trial045.nxcrqg': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.trial045.nxcrqg', 'hostname': 'trial045', 'host_ip': '10.20.193.45'}} 2026-02-21T20:15:55.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:55 trial045 ceph-mon[36770]: Deploying daemon smb.adctdb1.1.0.trial045.nxcrqg on trial045 2026-02-21T20:15:55.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:55 trial045 ceph-mon[36770]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:56.014 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:56.262 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:56.262 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:53.907472Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:56.403 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:56 trial020 ceph-mon[34828]: pgmap v26: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 192 KiB/s wr, 17 op/s 2026-02-21T20:15:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:56 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:56.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:56 trial170 ceph-mon[36926]: pgmap v26: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 192 KiB/s wr, 17 op/s 2026-02-21T20:15:56.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:56 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:56.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:56 trial045 ceph-mon[36770]: pgmap v26: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 192 KiB/s wr, 17 op/s 2026-02-21T20:15:56.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:56 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:15:57.403 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:57.526 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:15:57.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:57 trial020 ceph-mon[34828]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:57.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:57 trial170 ceph-mon[36926]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:57.769 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:15:57.769 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:53.907472Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:15:57.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:57 trial045 ceph-mon[36770]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:58.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:58 trial020 ceph-mon[34828]: pgmap v27: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2026-02-21T20:15:58.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:58 trial170 ceph-mon[36926]: pgmap v27: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2026-02-21T20:15:58.841 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:15:58.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:58 trial045 ceph-mon[36770]: pgmap v27: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2026-02-21T20:15:59.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:15:59 trial020 ceph-mon[34828]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:59.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:15:59 trial170 ceph-mon[36926]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:59.842 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:15:59.857 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:15:59 trial045 ceph-mon[36770]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:15:59.963 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:00.198 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:00.199 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:53.907472Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:00.342 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:00.593 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:00 trial045 ceph-mon[36770]: pgmap v28: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 938 B/s wr, 7 op/s 2026-02-21T20:16:00.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:00 trial020 ceph-mon[34828]: pgmap v28: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 938 B/s wr, 7 op/s 2026-02-21T20:16:00.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:00 trial170 ceph-mon[36926]: pgmap v28: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.2 KiB/s rd, 938 B/s wr, 7 op/s 2026-02-21T20:16:01.343 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:01.463 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:01.637 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:01 trial045 ceph-mon[36770]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:01.707 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:01.707 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:15:53.907472Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:01.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:01 trial020 ceph-mon[34828]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:01.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:01 trial170 ceph-mon[36926]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:01.847 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: pgmap v29: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:16:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:16:02.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:16:02.758 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:02 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:02.758 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: pgmap v29: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:02.758 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.758 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.759 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.759 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:16:02.759 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:16:02.759 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:16:02.759 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:02 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:02.848 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:02.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: pgmap v29: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:02.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2026-02-21T20:16:02.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:02 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:02.967 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:03.213 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:03.213 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:16:01.867582Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:03.354 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:03.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:03 trial020 ceph-mon[34828]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:03.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:03 trial020 ceph-mon[34828]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:03.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:03 trial020 ceph-mon[34828]: Deploying daemon smb.adctdb1.2.0.trial170.kdrmit on trial170 2026-02-21T20:16:03.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:03 trial170 ceph-mon[36926]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:03.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:03 trial170 ceph-mon[36926]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:03.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:03 trial170 ceph-mon[36926]: Deploying daemon smb.adctdb1.2.0.trial170.kdrmit on trial170 2026-02-21T20:16:03.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:03 trial045 ceph-mon[36770]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:03.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:03 trial045 ceph-mon[36770]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:03.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:03 trial045 ceph-mon[36770]: Deploying daemon smb.adctdb1.2.0.trial170.kdrmit on trial170 2026-02-21T20:16:04.355 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:04.477 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:04 trial045 ceph-mon[36770]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:04.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:04 trial045 ceph-mon[36770]: pgmap v30: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:04.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:04 trial170 ceph-mon[36926]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:04.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:04 trial170 ceph-mon[36926]: pgmap v30: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:04.825 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:04.825 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:16:01.867582Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:04.825 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:04 trial020 ceph-mon[34828]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:04.825 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:04 trial020 ceph-mon[34828]: pgmap v30: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 938 B/s wr, 9 op/s 2026-02-21T20:16:04.966 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:05.966 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:06.084 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:06.324 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:06.325 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:16:01.867582Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:06.465 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:06.621 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:06 trial020 ceph-mon[34828]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:06.621 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:06 trial020 ceph-mon[34828]: pgmap v31: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 341 B/s wr, 9 op/s 2026-02-21T20:16:06.737 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:06 trial170 ceph-mon[36926]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:06.737 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:06 trial170 ceph-mon[36926]: pgmap v31: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 341 B/s wr, 9 op/s 2026-02-21T20:16:06.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:06 trial045 ceph-mon[36770]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:06.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:06 trial045 ceph-mon[36770]: pgmap v31: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 6.6 KiB/s rd, 341 B/s wr, 9 op/s 2026-02-21T20:16:07.466 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:07.555 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:07 trial170 ceph-mon[36926]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:07.585 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:07.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:07 trial020 ceph-mon[34828]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:07.822 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:07.822 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:15:16.005010Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:15:16.065951Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:15:15.976340Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:15:15.976417Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:16:01.867582Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "ports": [445, 9922, 4379], "running": 0, "size": 3}}] 2026-02-21T20:16:07.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:07 trial045 ceph-mon[36770]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:07.962 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2026-02-21T20:16:08.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: pgmap v32: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 426 B/s wr, 21 op/s 2026-02-21T20:16:08.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.601 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:08 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: pgmap v32: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 426 B/s wr, 21 op/s 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.834 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:08 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:08.894 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: pgmap v32: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 426 B/s wr, 21 op/s 2026-02-21T20:16:08.894 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.894 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.894 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.895 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:08.895 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:08 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:08.963 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:16:09.081 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:09.324 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:16:09.324 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:16:09.006194Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "last_refresh": "2026-02-21T20:16:08.879690Z", "ports": [445, 9922, 4379], "running": 3, "size": 3}}] 2026-02-21T20:16:09.462 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2026-02-21T20:16:09.463 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:16:09.478 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:16:09.479 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2026-02-21T20:16:09.582 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:09.582 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.583 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.584 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.598 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:09.699 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:09.699 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.700 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.701 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.830 INFO:teuthology.orchestra.run.trial020.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.trial020.pqxefc", "node": "10.20.193.20", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.trial045.nxcrqg", "node": "10.20.193.45", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.trial170.kdrmit", "node": "10.20.193.170", "state": "ready"}], "_source": "cephadm"} 2026-02-21T20:16:09.831 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-21T20:16:09.846 INFO:tasks.template:Running commands on role host.d host ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:16:09.847 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-02-21T20:16:09.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: configuring smb/ctdb cluster metadata 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:16:09.871 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:09.884 INFO:teuthology.orchestra.run.trial176.stderr:+ sleep 30 2026-02-21T20:16:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:10 trial170 ceph-mon[36926]: Fencing called for smb.adctdb1 2026-02-21T20:16:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:10 trial170 ceph-mon[36926]: Fencing called for smb.adctdb1 2026-02-21T20:16:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:10 trial170 ceph-mon[36926]: pgmap v33: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2026-02-21T20:16:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:10 trial170 ceph-mon[36926]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:10.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:10 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:10.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:10 trial045 ceph-mon[36770]: Fencing called for smb.adctdb1 2026-02-21T20:16:10.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:10 trial045 ceph-mon[36770]: Fencing called for smb.adctdb1 2026-02-21T20:16:10.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:10 trial045 ceph-mon[36770]: pgmap v33: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2026-02-21T20:16:10.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:10 trial045 ceph-mon[36770]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:10.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:10 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:11.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:10 trial020 ceph-mon[34828]: Fencing called for smb.adctdb1 2026-02-21T20:16:11.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:10 trial020 ceph-mon[34828]: Fencing called for smb.adctdb1 2026-02-21T20:16:11.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:10 trial020 ceph-mon[34828]: pgmap v33: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2026-02-21T20:16:11.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:10 trial020 ceph-mon[34828]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:16:11.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:10 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:16:12.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:12 trial045 ceph-mon[36770]: pgmap v34: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 17 KiB/s rd, 170 B/s wr, 23 op/s 2026-02-21T20:16:13.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:12 trial020 ceph-mon[34828]: pgmap v34: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 17 KiB/s rd, 170 B/s wr, 23 op/s 2026-02-21T20:16:13.016 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:12 trial170 ceph-mon[36926]: pgmap v34: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 17 KiB/s rd, 170 B/s wr, 23 op/s 2026-02-21T20:16:14.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:14 trial045 ceph-mon[36770]: pgmap v35: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:15.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:14 trial020 ceph-mon[34828]: pgmap v35: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:15.016 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:14 trial170 ceph-mon[36926]: pgmap v35: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:15.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2026-02-21T20:16:15.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:15 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2026-02-21T20:16:15.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2026-02-21T20:16:15.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:15 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2026-02-21T20:16:16.016 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]} : dispatch 2026-02-21T20:16:16.016 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:15 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2026-02-21T20:16:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:16 trial170 ceph-mon[36926]: pgmap v36: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2026-02-21T20:16:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2026-02-21T20:16:16.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:16 trial170 ceph-mon[36926]: osdmap e55: 6 total, 6 up, 6 in 2026-02-21T20:16:16.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:16 trial045 ceph-mon[36770]: pgmap v36: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:16.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2026-02-21T20:16:16.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2026-02-21T20:16:16.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:16 trial045 ceph-mon[36770]: osdmap e55: 6 total, 6 up, 6 in 2026-02-21T20:16:17.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:16 trial020 ceph-mon[34828]: pgmap v36: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 170 B/s wr, 21 op/s 2026-02-21T20:16:17.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [3, 2]}]': finished 2026-02-21T20:16:17.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2026-02-21T20:16:17.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:16 trial020 ceph-mon[34828]: osdmap e55: 6 total, 6 up, 6 in 2026-02-21T20:16:17.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:17 trial045 ceph-mon[36770]: osdmap e56: 6 total, 6 up, 6 in 2026-02-21T20:16:18.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:17 trial020 ceph-mon[34828]: osdmap e56: 6 total, 6 up, 6 in 2026-02-21T20:16:18.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:17 trial170 ceph-mon[36926]: osdmap e56: 6 total, 6 up, 6 in 2026-02-21T20:16:18.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:18 trial045 ceph-mon[36770]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 127 B/s wr, 20 op/s 2026-02-21T20:16:19.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:18 trial020 ceph-mon[34828]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 127 B/s wr, 20 op/s 2026-02-21T20:16:19.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:18 trial170 ceph-mon[36926]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 15 KiB/s rd, 127 B/s wr, 20 op/s 2026-02-21T20:16:20.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:20 trial045 ceph-mon[36770]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2026-02-21T20:16:21.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:20 trial020 ceph-mon[34828]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2026-02-21T20:16:21.016 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:20 trial170 ceph-mon[36926]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2026-02-21T20:16:22.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:22 trial045 ceph-mon[36770]: pgmap v41: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:23.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:22 trial020 ceph-mon[34828]: pgmap v41: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:23.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:22 trial170 ceph-mon[36926]: pgmap v41: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:24.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:24 trial045 ceph-mon[36770]: pgmap v42: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:25.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:24 trial020 ceph-mon[34828]: pgmap v42: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:25.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:24 trial170 ceph-mon[36926]: pgmap v42: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 9.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:26.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:26 trial045 ceph-mon[36770]: pgmap v43: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 7.6 KiB/s rd, 0 B/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:27.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:26 trial020 ceph-mon[34828]: pgmap v43: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 7.6 KiB/s rd, 0 B/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:27.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:26 trial170 ceph-mon[36926]: pgmap v43: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 7.6 KiB/s rd, 0 B/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:28.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:28 trial045 ceph-mon[36770]: pgmap v44: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:29.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:28 trial020 ceph-mon[34828]: pgmap v44: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:29.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:28 trial170 ceph-mon[36926]: pgmap v44: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:30.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:30 trial045 ceph-mon[36770]: pgmap v45: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:31.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:30 trial020 ceph-mon[34828]: pgmap v45: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:31.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:30 trial170 ceph-mon[36926]: pgmap v45: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:32.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:32 trial045 ceph-mon[36770]: pgmap v46: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:33.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:32 trial020 ceph-mon[34828]: pgmap v46: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:33.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:32 trial170 ceph-mon[36926]: pgmap v46: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s; 0 B/s, 0 objects/s recovering 2026-02-21T20:16:34.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:34 trial045 ceph-mon[36770]: pgmap v47: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:35.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:34 trial020 ceph-mon[34828]: pgmap v47: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:35.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:34 trial170 ceph-mon[36926]: pgmap v47: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:36.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:36 trial045 ceph-mon[36770]: pgmap v48: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:37.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:36 trial020 ceph-mon[34828]: pgmap v48: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:37.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:36 trial170 ceph-mon[36926]: pgmap v48: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2026-02-21T20:16:38.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:38 trial045 ceph-mon[36770]: pgmap v49: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:16:39.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:38 trial020 ceph-mon[34828]: pgmap v49: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:16:39.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:38 trial170 ceph-mon[36926]: pgmap v49: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:16:39.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:39 trial045 ceph-mon[36770]: pgmap v50: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:16:39.897 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.20/share1 -c ls' 2026-02-21T20:16:39.955 INFO:teuthology.orchestra.run.trial176.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.20/share1 -c ls 2026-02-21T20:16:40.007 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:39 trial020 ceph-mon[34828]: pgmap v50: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:16:40.015 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:39 trial170 ceph-mon[36926]: pgmap v50: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:16:40.088 INFO:teuthology.orchestra.run.trial176.stdout: . D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:16:40.088 INFO:teuthology.orchestra.run.trial176.stdout: .. D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:16:40.088 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:16:40.088 INFO:teuthology.orchestra.run.trial176.stdout: 1394544640 blocks of size 1024. 1394544640 blocks available 2026-02-21T20:16:40.212 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.20/share2 -c ls' 2026-02-21T20:16:40.274 INFO:teuthology.orchestra.run.trial176.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.20/share2 -c ls 2026-02-21T20:16:40.398 INFO:teuthology.orchestra.run.trial176.stdout: . D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:16:40.399 INFO:teuthology.orchestra.run.trial176.stdout: .. D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:16:40.399 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:16:40.399 INFO:teuthology.orchestra.run.trial176.stdout: 1394544640 blocks of size 1024. 1394544640 blocks available 2026-02-21T20:16:40.536 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-21T20:16:40.552 INFO:tasks.template:Running commands on role host.a host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:16:40.554 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.adctdb1")))[-1].name'"'"' > /tmp/svcname' 2026-02-21T20:16:40.584 INFO:teuthology.orchestra.run.trial020.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2026-02-21T20:16:40.584 INFO:teuthology.orchestra.run.trial020.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2026-02-21T20:16:40.680 INFO:teuthology.orchestra.run.trial020.stderr:Inferring fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:16:40.681 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:16:41.082 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2026-02-21T20:16:41.147 INFO:teuthology.orchestra.run.trial020.stderr:++ cat /tmp/svcname 2026-02-21T20:16:41.147 INFO:teuthology.orchestra.run.trial020.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.trial020.pqxefc ctdb status 2026-02-21T20:16:41.240 INFO:teuthology.orchestra.run.trial020.stderr:Inferring fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:16:42.280 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2026-02-21T20:16:42.344 INFO:teuthology.orchestra.run.trial020.stderr:+ cat /tmp/ctdb_status 2026-02-21T20:16:42.345 INFO:teuthology.orchestra.run.trial020.stdout:Number of nodes:3 2026-02-21T20:16:42.345 INFO:teuthology.orchestra.run.trial020.stdout:pnn:0 10.20.193.20 OK (THIS NODE) 2026-02-21T20:16:42.345 INFO:teuthology.orchestra.run.trial020.stdout:pnn:1 10.20.193.45 OK 2026-02-21T20:16:42.345 INFO:teuthology.orchestra.run.trial020.stdout:pnn:2 10.20.193.170 OK 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:Generation:1185491305 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:Size:3 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:hash:0 lmaster:0 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:hash:1 lmaster:1 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:hash:2 lmaster:2 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:Recovery mode:NORMAL (0) 2026-02-21T20:16:42.346 INFO:teuthology.orchestra.run.trial020.stdout:Leader:0 2026-02-21T20:16:42.347 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2026-02-21T20:16:42.411 INFO:teuthology.orchestra.run.trial020.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2026-02-21T20:16:42.412 INFO:teuthology.orchestra.run.trial020.stdout:pnn:0 10.20.193.20 OK (THIS NODE) 2026-02-21T20:16:42.413 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2026-02-21T20:16:42.476 INFO:teuthology.orchestra.run.trial020.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2026-02-21T20:16:42.477 INFO:teuthology.orchestra.run.trial020.stdout:pnn:1 10.20.193.45 OK 2026-02-21T20:16:42.479 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2026-02-21T20:16:42.507 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:42 trial020 ceph-mon[34828]: pgmap v51: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:16:42.529 INFO:teuthology.orchestra.run.trial020.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2026-02-21T20:16:42.530 INFO:teuthology.orchestra.run.trial020.stdout:pnn:2 10.20.193.170 OK 2026-02-21T20:16:42.532 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2026-02-21T20:16:42.594 INFO:teuthology.orchestra.run.trial020.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2026-02-21T20:16:42.595 INFO:teuthology.orchestra.run.trial020.stdout:Number of nodes:3 2026-02-21T20:16:42.597 DEBUG:teuthology.orchestra.run.trial020:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2026-02-21T20:16:42.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:42 trial045 ceph-mon[36770]: pgmap v51: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:16:42.660 INFO:teuthology.orchestra.run.trial020.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2026-02-21T20:16:42.662 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-21T20:16:42.676 INFO:tasks.template:Running commands on role host.d host ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:16:42.676 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-02-21T20:16:42.703 INFO:teuthology.orchestra.run.trial176.stderr:+ sleep 30 2026-02-21T20:16:42.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:42 trial170 ceph-mon[36926]: pgmap v51: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:16:44.515 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:44 trial170 ceph-mon[36926]: pgmap v52: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:44.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:44 trial045 ceph-mon[36770]: pgmap v52: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:44.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:44 trial020 ceph-mon[34828]: pgmap v52: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:46.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:46 trial045 ceph-mon[36770]: pgmap v53: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:46.736 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:46 trial020 ceph-mon[34828]: pgmap v53: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:46.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:46 trial170 ceph-mon[36926]: pgmap v53: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:48.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:48 trial045 ceph-mon[36770]: pgmap v54: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:48.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:48 trial045 ceph-mon[36770]: mgrmap e22: x(active, since 92s) 2026-02-21T20:16:48.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:48 trial020 ceph-mon[34828]: pgmap v54: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:48.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:48 trial020 ceph-mon[34828]: mgrmap e22: x(active, since 92s) 2026-02-21T20:16:48.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:48 trial170 ceph-mon[36926]: pgmap v54: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:48.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:48 trial170 ceph-mon[36926]: mgrmap e22: x(active, since 92s) 2026-02-21T20:16:50.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:50 trial045 ceph-mon[36770]: pgmap v55: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 853 B/s wr, 4 op/s 2026-02-21T20:16:50.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:50 trial020 ceph-mon[34828]: pgmap v55: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 853 B/s wr, 4 op/s 2026-02-21T20:16:50.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:50 trial170 ceph-mon[36926]: pgmap v55: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 853 B/s wr, 4 op/s 2026-02-21T20:16:52.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:52 trial045 ceph-mon[36770]: pgmap v56: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:52.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:52 trial020 ceph-mon[34828]: pgmap v56: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:52.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:52 trial170 ceph-mon[36926]: pgmap v56: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 853 B/s wr, 6 op/s 2026-02-21T20:16:54.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:54 trial045 ceph-mon[36770]: pgmap v57: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:54.669 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:54 trial170 ceph-mon[36926]: pgmap v57: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:54.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:54 trial020 ceph-mon[34828]: pgmap v57: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:56.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:56 trial045 ceph-mon[36770]: pgmap v58: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:56.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:56 trial020 ceph-mon[34828]: pgmap v58: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:56.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:56 trial170 ceph-mon[36926]: pgmap v58: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2026-02-21T20:16:58.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:16:58 trial045 ceph-mon[36770]: pgmap v59: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:16:58.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:16:58 trial020 ceph-mon[34828]: pgmap v59: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:16:58.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:16:58 trial170 ceph-mon[36926]: pgmap v59: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 426 B/s wr, 6 op/s 2026-02-21T20:17:00.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:00 trial045 ceph-mon[36770]: pgmap v60: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:00.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:00 trial020 ceph-mon[34828]: pgmap v60: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:00.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:00 trial170 ceph-mon[36926]: pgmap v60: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:02.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:02 trial045 ceph-mon[36770]: pgmap v61: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:02.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:02 trial020 ceph-mon[34828]: pgmap v61: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:02.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:02 trial170 ceph-mon[36926]: pgmap v61: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:04.695 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:04 trial170 ceph-mon[36926]: pgmap v62: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:04.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:04 trial020 ceph-mon[34828]: pgmap v62: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:04.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:04 trial045 ceph-mon[36770]: pgmap v62: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:06.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:06 trial045 ceph-mon[36770]: pgmap v63: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:06.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:06 trial020 ceph-mon[34828]: pgmap v63: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:06.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:06 trial170 ceph-mon[36926]: pgmap v63: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:08.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:08 trial045 ceph-mon[36770]: pgmap v64: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:08.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:08 trial020 ceph-mon[34828]: pgmap v64: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:08.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:08 trial170 ceph-mon[36926]: pgmap v64: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:09.708 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:09.708 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:09.709 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:09.709 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:09.709 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:09.709 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:09 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:09.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:09 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:09.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:09 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:10.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:10 trial020 ceph-mon[34828]: pgmap v65: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:10.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:10 trial020 ceph-mon[34828]: Fencing called for smb.adctdb1 2026-02-21T20:17:10.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:10 trial170 ceph-mon[36926]: pgmap v65: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:10.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:10 trial170 ceph-mon[36926]: Fencing called for smb.adctdb1 2026-02-21T20:17:10.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:10 trial045 ceph-mon[36770]: pgmap v65: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:10.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:10 trial045 ceph-mon[36770]: Fencing called for smb.adctdb1 2026-02-21T20:17:12.619 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:12 trial045 ceph-mon[36770]: pgmap v66: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:12.710 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.170/share1 -c ls' 2026-02-21T20:17:12.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:12 trial020 ceph-mon[34828]: pgmap v66: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:12.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:12 trial170 ceph-mon[36926]: pgmap v66: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2026-02-21T20:17:12.771 INFO:teuthology.orchestra.run.trial176.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.170/share1 -c ls 2026-02-21T20:17:12.902 INFO:teuthology.orchestra.run.trial176.stdout: . D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:17:12.903 INFO:teuthology.orchestra.run.trial176.stdout: .. D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:17:12.903 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:17:12.903 INFO:teuthology.orchestra.run.trial176.stdout: 1394544640 blocks of size 1024. 1394544640 blocks available 2026-02-21T20:17:13.026 DEBUG:teuthology.orchestra.run.trial176:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.20.193.170/share2 -c ls' 2026-02-21T20:17:13.087 INFO:teuthology.orchestra.run.trial176.stderr:+ sudo podman run --rm --net=host --dns=10.20.193.176 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.20.193.170/share2 -c ls 2026-02-21T20:17:13.206 INFO:teuthology.orchestra.run.trial176.stdout: . D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:17:13.206 INFO:teuthology.orchestra.run.trial176.stdout: .. D 0 Sat Feb 21 20:15:11 2026 2026-02-21T20:17:13.206 INFO:teuthology.orchestra.run.trial176.stdout: 2026-02-21T20:17:13.206 INFO:teuthology.orchestra.run.trial176.stdout: 1394544640 blocks of size 1024. 1394544640 blocks available 2026-02-21T20:17:13.325 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-21T20:17:13.342 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:17:13.342 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-21T20:17:13.461 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout:{ 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "results": [ 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "share_id": "share1", 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "removed" 2026-02-21T20:17:13.778 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "state": "removed", 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.share", 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "share_id": "share2", 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "removed" 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "state": "removed", 2026-02-21T20:17:13.779 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.cluster", 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "cluster_id": "adctdb1", 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "removed" 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "state": "removed", 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: { 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "resource": { 2026-02-21T20:17:13.780 INFO:teuthology.orchestra.run.trial020.stdout: "resource_type": "ceph.smb.join.auth", 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: "auth_id": "join1-admin", 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: "intent": "removed" 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: }, 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: "state": "removed", 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: } 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: ], 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout: "success": true 2026-02-21T20:17:13.781 INFO:teuthology.orchestra.run.trial020.stdout:} 2026-02-21T20:17:13.920 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2026-02-21T20:17:13.935 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2026-02-21T20:17:13.935 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:17:14.072 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:14.339 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:17:14.339 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:17:13.755933Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "last_refresh": "2026-02-21T20:16:08.879690Z", "ports": [445, 9922, 4379], "running": 3, "size": 3}}] 2026-02-21T20:17:14.482 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd.default', 'mds.cephfs', 'mgr', 'smb.adctdb1', 'mon'} 2026-02-21T20:17:14.574 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: pgmap v67: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:14.574 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.574 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.574 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:14.574 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.575 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:14 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:14.720 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: pgmap v67: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:14.720 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.720 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.721 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:14 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:14.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: pgmap v67: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:14.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' 2026-02-21T20:17:14.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:14 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-21T20:17:15.476 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:15 trial020 ceph-mon[34828]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:17:15.477 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:15 trial020 ceph-mon[34828]: Remove service smb.adctdb1 2026-02-21T20:17:15.477 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:15 trial020 ceph-mon[34828]: Removing orphan daemon smb.adctdb1.0.0.trial020.pqxefc... 2026-02-21T20:17:15.477 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:15 trial020 ceph-mon[34828]: Removing daemon smb.adctdb1.0.0.trial020.pqxefc from trial020 -- ports [445, 9922, 4379] 2026-02-21T20:17:15.477 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:15 trial020 ceph-mon[34828]: from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:15.482 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:17:15.605 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:15.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:15 trial170 ceph-mon[36926]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:17:15.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:15 trial170 ceph-mon[36926]: Remove service smb.adctdb1 2026-02-21T20:17:15.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:15 trial170 ceph-mon[36926]: Removing orphan daemon smb.adctdb1.0.0.trial020.pqxefc... 2026-02-21T20:17:15.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:15 trial170 ceph-mon[36926]: Removing daemon smb.adctdb1.0.0.trial020.pqxefc from trial020 -- ports [445, 9922, 4379] 2026-02-21T20:17:15.766 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:15 trial170 ceph-mon[36926]: from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:15.849 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:17:15.849 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:17:13.755933Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "last_refresh": "2026-02-21T20:16:08.879690Z", "ports": [445, 9922, 4379], "running": 3, "size": 3}}] 2026-02-21T20:17:15.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:15 trial045 ceph-mon[36770]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-21T20:17:15.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:15 trial045 ceph-mon[36770]: Remove service smb.adctdb1 2026-02-21T20:17:15.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:15 trial045 ceph-mon[36770]: Removing orphan daemon smb.adctdb1.0.0.trial020.pqxefc... 2026-02-21T20:17:15.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:15 trial045 ceph-mon[36770]: Removing daemon smb.adctdb1.0.0.trial020.pqxefc from trial020 -- ports [445, 9922, 4379] 2026-02-21T20:17:15.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:15 trial045 ceph-mon[36770]: from='client.15786 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:15.993 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd.default', 'mds.cephfs', 'mgr', 'smb.adctdb1', 'mon'} 2026-02-21T20:17:16.515 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:16 trial170 ceph-mon[36926]: pgmap v68: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:16.516 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"} : dispatch 2026-02-21T20:17:16.516 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:16 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"}]': finished 2026-02-21T20:17:16.668 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:16 trial045 ceph-mon[36770]: pgmap v68: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:16.669 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"} : dispatch 2026-02-21T20:17:16.669 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:16 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"}]': finished 2026-02-21T20:17:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:16 trial020 ceph-mon[34828]: pgmap v68: 97 pgs: 97 active+clean; 2.0 MiB data, 168 MiB used, 4.1 TiB / 4.1 TiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2026-02-21T20:17:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"} : dispatch 2026-02-21T20:17:16.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:16 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.trial020.pqxefc"}]': finished 2026-02-21T20:17:16.994 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:17:17.115 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:17.353 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:17:17.353 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:17:13.755933Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "last_refresh": "2026-02-21T20:16:08.879690Z", "ports": [445, 9922, 4379], "running": 2, "size": 3}}] 2026-02-21T20:17:17.493 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd.default', 'mds.cephfs', 'mgr', 'smb.adctdb1', 'mon'} 2026-02-21T20:17:17.566 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:17 trial045 ceph-mon[36770]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:17.566 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:17 trial045 ceph-mon[36770]: Removing keyring for client.smb.config.adctdb1.0.0.trial020.pqxefc 2026-02-21T20:17:17.566 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:17 trial045 ceph-mon[36770]: Removing orphan daemon smb.adctdb1.1.0.trial045.nxcrqg... 2026-02-21T20:17:17.566 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:17 trial045 ceph-mon[36770]: Removing daemon smb.adctdb1.1.0.trial045.nxcrqg from trial045 -- ports [445, 9922, 4379] 2026-02-21T20:17:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:17 trial020 ceph-mon[34828]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:17 trial020 ceph-mon[34828]: Removing keyring for client.smb.config.adctdb1.0.0.trial020.pqxefc 2026-02-21T20:17:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:17 trial020 ceph-mon[34828]: Removing orphan daemon smb.adctdb1.1.0.trial045.nxcrqg... 2026-02-21T20:17:17.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:17 trial020 ceph-mon[34828]: Removing daemon smb.adctdb1.1.0.trial045.nxcrqg from trial045 -- ports [445, 9922, 4379] 2026-02-21T20:17:17.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:17 trial170 ceph-mon[36926]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:17.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:17 trial170 ceph-mon[36926]: Removing keyring for client.smb.config.adctdb1.0.0.trial020.pqxefc 2026-02-21T20:17:17.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:17 trial170 ceph-mon[36926]: Removing orphan daemon smb.adctdb1.1.0.trial045.nxcrqg... 2026-02-21T20:17:17.765 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:17 trial170 ceph-mon[36926]: Removing daemon smb.adctdb1.1.0.trial045.nxcrqg from trial045 -- ports [445, 9922, 4379] 2026-02-21T20:17:18.440 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:18 trial170 ceph-mon[36926]: pgmap v69: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 87 KiB/s wr, 12 op/s 2026-02-21T20:17:18.440 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:18 trial170 ceph-mon[36926]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:18.441 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:18 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"} : dispatch 2026-02-21T20:17:18.441 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:18 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"}]': finished 2026-02-21T20:17:18.495 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:17:18.614 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:18.655 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:18 trial020 ceph-mon[34828]: pgmap v69: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 87 KiB/s wr, 12 op/s 2026-02-21T20:17:18.655 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:18 trial020 ceph-mon[34828]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:18.656 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:18 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"} : dispatch 2026-02-21T20:17:18.656 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:18 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"}]': finished 2026-02-21T20:17:18.846 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:17:18.846 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}, {"events": ["2026-02-21T20:17:13.755933Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["10.20.193.176"], "features": ["domain", "clustered", "cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2026-02-21T20:15:45.433800Z", "last_refresh": "2026-02-21T20:16:08.927903Z", "ports": [445, 9922, 4379], "running": 1, "size": 3}}] 2026-02-21T20:17:18.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:18 trial045 ceph-mon[36770]: pgmap v69: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 5.7 KiB/s rd, 87 KiB/s wr, 12 op/s 2026-02-21T20:17:18.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:18 trial045 ceph-mon[36770]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:18.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:18 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"} : dispatch 2026-02-21T20:17:18.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:18 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.trial045.nxcrqg"}]': finished 2026-02-21T20:17:18.987 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd.default', 'mds.cephfs', 'mgr', 'smb.adctdb1', 'mon'} 2026-02-21T20:17:19.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:19 trial170 ceph-mon[36926]: Removing keyring for client.smb.config.adctdb1.1.0.trial045.nxcrqg 2026-02-21T20:17:19.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:19 trial170 ceph-mon[36926]: Removing orphan daemon smb.adctdb1.2.0.trial170.kdrmit... 2026-02-21T20:17:19.600 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:19 trial170 ceph-mon[36926]: Removing daemon smb.adctdb1.2.0.trial170.kdrmit from trial170 -- ports [445, 9922, 4379] 2026-02-21T20:17:19.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:19 trial020 ceph-mon[34828]: Removing keyring for client.smb.config.adctdb1.1.0.trial045.nxcrqg 2026-02-21T20:17:19.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:19 trial020 ceph-mon[34828]: Removing orphan daemon smb.adctdb1.2.0.trial170.kdrmit... 2026-02-21T20:17:19.757 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:19 trial020 ceph-mon[34828]: Removing daemon smb.adctdb1.2.0.trial170.kdrmit from trial170 -- ports [445, 9922, 4379] 2026-02-21T20:17:19.869 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:19 trial045 ceph-mon[36770]: Removing keyring for client.smb.config.adctdb1.1.0.trial045.nxcrqg 2026-02-21T20:17:19.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:19 trial045 ceph-mon[36770]: Removing orphan daemon smb.adctdb1.2.0.trial170.kdrmit... 2026-02-21T20:17:19.870 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:19 trial045 ceph-mon[36770]: Removing daemon smb.adctdb1.2.0.trial170.kdrmit from trial170 -- ports [445, 9922, 4379] 2026-02-21T20:17:19.988 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph orch ls -f json 2026-02-21T20:17:20.108 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:20.356 INFO:teuthology.orchestra.run.trial020.stdout: 2026-02-21T20:17:20.356 INFO:teuthology.orchestra.run.trial020.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-21T20:15:05.354948Z", "last_refresh": "2026-02-21T20:16:08.927870Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial020=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-21T20:13:50.591819Z", "last_refresh": "2026-02-21T20:16:08.937735Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["trial020:10.20.193.20=a", "trial045:10.20.193.45=b", "trial170:10.20.193.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-21T20:13:35.056784Z", "last_refresh": "2026-02-21T20:16:08.879576Z", "running": 3, "size": 3}}, {"placement": {"host_pattern": "trial170"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-21T20:14:44.203670Z", "last_refresh": "2026-02-21T20:16:08.879627Z", "running": 6, "size": 6}}] 2026-02-21T20:17:20.500 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'mon', 'mgr', 'osd.default'} 2026-02-21T20:17:20.500 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-21T20:17:20.516 INFO:tasks.cephadm:Teardown begin 2026-02-21T20:17:20.517 DEBUG:teuthology.orchestra.run.trial020:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:17:20.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:20.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: pgmap v70: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2026-02-21T20:17:20.518 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"} : dispatch 2026-02-21T20:17:20.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"}]': finished 2026-02-21T20:17:20.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2026-02-21T20:17:20.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2026-02-21T20:17:20.519 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:20 trial170 ceph-mon[36926]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:20.543 DEBUG:teuthology.orchestra.run.trial045:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:17:20.566 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: pgmap v70: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"} : dispatch 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"}]': finished 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2026-02-21T20:17:20.567 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:20 trial045 ceph-mon[36770]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:20.571 DEBUG:teuthology.orchestra.run.trial170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:17:20.599 DEBUG:teuthology.orchestra.run.trial176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:17:20.626 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-21T20:17:20.627 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: pgmap v70: 97 pgs: 97 active+clean; 2.0 MiB data, 170 MiB used, 4.1 TiB / 4.1 TiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"} : dispatch 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.trial170.kdrmit"}]': finished 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2026-02-21T20:17:20.648 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-mon[34828]: from='mgr.14628 10.20.193.20:0/1059546622' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-21T20:17:20.741 INFO:teuthology.orchestra.run.trial020.stderr:Inferring config /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/mon.a/config 2026-02-21T20:17:20.759 INFO:teuthology.orchestra.run.trial020.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-21T20:17:20.775 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-21T20:17:20.775 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-21T20:17:20.776 DEBUG:teuthology.orchestra.run.trial020:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:17:20.832 DEBUG:teuthology.orchestra.run.trial045:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:17:20.850 DEBUG:teuthology.orchestra.run.trial170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:17:20.868 DEBUG:teuthology.orchestra.run.trial176:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-21T20:17:20.887 INFO:tasks.cephadm:Stopping all daemons... 2026-02-21T20:17:20.887 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-21T20:17:20.887 DEBUG:teuthology.orchestra.run.trial020:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a 2026-02-21T20:17:21.219 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 systemd[1]: Stopping Ceph mon.a for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:21.219 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a[34802]: 2026-02-21T20:17:20.985+0000 7f03c9c02640 -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 2026-02-21T20:17:21.219 INFO:journalctl@ceph.mon.a.trial020.stdout:Feb 21 20:17:20 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-a[34802]: 2026-02-21T20:17:20.985+0000 7f03c9c02640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2026-02-21T20:17:21.405 DEBUG:teuthology.orchestra.run.trial020:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.a.service' 2026-02-21T20:17:21.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:21.443 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-21T20:17:21.443 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2026-02-21T20:17:21.443 DEBUG:teuthology.orchestra.run.trial045:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.b 2026-02-21T20:17:21.721 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:21 trial045 systemd[1]: Stopping Ceph mon.b for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:21.722 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:21 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-b[36744]: 2026-02-21T20:17:21.537+0000 7f06dbdbf640 -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 2026-02-21T20:17:21.722 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:21 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-b[36744]: 2026-02-21T20:17:21.537+0000 7f06dbdbf640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2026-02-21T20:17:21.722 INFO:journalctl@ceph.mon.b.trial045.stdout:Feb 21 20:17:21 trial045 podman[56683]: 2026-02-21 20:17:21.719755663 +0000 UTC m=+0.197724653 container died 9fd42beb1436a1d75e77aa4bd49b8e318750fa6a282875919bedf3fa13b8b9bc (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-b, org.label-schema.build-date=20260209, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007, io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:21.903 DEBUG:teuthology.orchestra.run.trial045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.b.service' 2026-02-21T20:17:21.939 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:21.939 INFO:tasks.cephadm.mon.c:Stopped mon.b 2026-02-21T20:17:21.939 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2026-02-21T20:17:21.939 DEBUG:teuthology.orchestra.run.trial170:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.c 2026-02-21T20:17:22.261 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:21 trial170 systemd[1]: Stopping Ceph mon.c for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:22.262 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:22 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-c[36900]: 2026-02-21T20:17:22.039+0000 7fbe7aa0f640 -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 2026-02-21T20:17:22.262 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:22 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-c[36900]: 2026-02-21T20:17:22.039+0000 7fbe7aa0f640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2026-02-21T20:17:22.262 INFO:journalctl@ceph.mon.c.trial170.stdout:Feb 21 20:17:22 trial170 podman[64999]: 2026-02-21 20:17:22.151918425 +0000 UTC m=+0.127457699 container died ba9abeb194181b4c2079447aaa552fee729a1f8790cb0d4087c2c0087ebcd299 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mon-c, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:22.336 DEBUG:teuthology.orchestra.run.trial170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mon.c.service' 2026-02-21T20:17:22.374 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:22.374 INFO:tasks.cephadm.mon.c:Stopped mon.c 2026-02-21T20:17:22.374 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-02-21T20:17:22.374 DEBUG:teuthology.orchestra.run.trial020:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 systemd[1]: Stopping Ceph mgr.x for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:17:22.482+0000 7fd4919d7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x[35130]: 2026-02-21T20:17:22.482+0000 7fd4919d7640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 podman[82689]: 2026-02-21 20:17:22.522978345 +0000 UTC m=+0.056166435 container died 30a60f6c68bd61f9a754d0bbda9ac5f93fbf5101ea177b1d1520cab397f473af (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 podman[82689]: 2026-02-21 20:17:22.640957438 +0000 UTC m=+0.174145528 container remove 30a60f6c68bd61f9a754d0bbda9ac5f93fbf5101ea177b1d1520cab397f473af (image=quay.ceph.io/ceph-ci/ceph:042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x, org.label-schema.build-date=20260209, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-21T20:17:22.667 INFO:journalctl@ceph.mgr.x.trial020.stdout:Feb 21 20:17:22 trial020 bash[82689]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-mgr-x 2026-02-21T20:17:22.727 DEBUG:teuthology.orchestra.run.trial020:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@mgr.x.service' 2026-02-21T20:17:22.762 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:22.762 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-02-21T20:17:22.762 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-21T20:17:22.762 DEBUG:teuthology.orchestra.run.trial020:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.0 2026-02-21T20:17:23.007 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:22 trial020 systemd[1]: Stopping Ceph osd.0 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:23.007 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:22 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0[51106]: 2026-02-21T20:17:22.897+0000 7f8fb401c640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:23.007 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:22 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0[51106]: 2026-02-21T20:17:22.897+0000 7f8fb401c640 -1 osd.0 56 *** Got signal Terminated *** 2026-02-21T20:17:23.007 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:22 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0[51106]: 2026-02-21T20:17:22.897+0000 7f8fb401c640 -1 osd.0 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:28.227 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:27 trial020 podman[82864]: 2026-02-21 20:17:27.956379392 +0000 UTC m=+5.073327865 container died 10b0cebc23652647a55646764988574ad838a3a8b95591d4919f655d700fbf86 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:28.227 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[82864]: 2026-02-21 20:17:28.068776958 +0000 UTC m=+5.185725421 container remove 10b0cebc23652647a55646764988574ad838a3a8b95591d4919f655d700fbf86 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3) 2026-02-21T20:17:28.227 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 bash[82864]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0 2026-02-21T20:17:28.507 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.225487393 +0000 UTC m=+0.015977813 container create d0f2190585e9271ab6a9d4d5b166da698f7dbba841509fd51480c37eda6ffdf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0-deactivate, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3) 2026-02-21T20:17:28.508 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.270109642 +0000 UTC m=+0.060600062 container init d0f2190585e9271ab6a9d4d5b166da698f7dbba841509fd51480c37eda6ffdf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, org.label-schema.build-date=20260209, ceph=True, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007) 2026-02-21T20:17:28.508 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.273333705 +0000 UTC m=+0.063824135 container start d0f2190585e9271ab6a9d4d5b166da698f7dbba841509fd51480c37eda6ffdf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260209, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, ceph=True, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS) 2026-02-21T20:17:28.508 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.274022213 +0000 UTC m=+0.064512653 container attach d0f2190585e9271ab6a9d4d5b166da698f7dbba841509fd51480c37eda6ffdf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0-deactivate, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:17:28.508 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.219460197 +0000 UTC m=+0.009950617 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:28.508 INFO:journalctl@ceph.osd.0.trial020.stdout:Feb 21 20:17:28 trial020 podman[83007]: 2026-02-21 20:17:28.401912251 +0000 UTC m=+0.192402681 container died d0f2190585e9271ab6a9d4d5b166da698f7dbba841509fd51480c37eda6ffdf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-0-deactivate, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.schema-version=1.0) 2026-02-21T20:17:28.544 DEBUG:teuthology.orchestra.run.trial020:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.0.service' 2026-02-21T20:17:28.579 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:28.580 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-21T20:17:28.580 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-21T20:17:28.580 DEBUG:teuthology.orchestra.run.trial020:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.1 2026-02-21T20:17:29.007 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:28 trial020 systemd[1]: Stopping Ceph osd.1 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:29.007 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:28 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1[58484]: 2026-02-21T20:17:28.712+0000 7f66e2e44640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:29.007 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:28 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1[58484]: 2026-02-21T20:17:28.712+0000 7f66e2e44640 -1 osd.1 56 *** Got signal Terminated *** 2026-02-21T20:17:29.007 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:28 trial020 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1[58484]: 2026-02-21T20:17:28.712+0000 7f66e2e44640 -1 osd.1 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:34.048 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:33 trial020 podman[83171]: 2026-02-21 20:17:33.772571604 +0000 UTC m=+5.073241096 container died 69596aa407c638cd0f7ce397bacdd8badabdde8b5edb0eab09988c65f98556f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-adk3-testing-2026-02-12-2007, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, OSD_FLAVOR=default) 2026-02-21T20:17:34.048 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:33 trial020 podman[83171]: 2026-02-21 20:17:33.884962165 +0000 UTC m=+5.185631668 container remove 69596aa407c638cd0f7ce397bacdd8badabdde8b5edb0eab09988c65f98556f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:17:34.048 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:33 trial020 bash[83171]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1 2026-02-21T20:17:34.048 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.020161211 +0000 UTC m=+0.015618456 container create a6845304c258f5b4de0b4cf81761351ada97710a39243f67a9f51e2d820c18b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0) 2026-02-21T20:17:34.305 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.057061079 +0000 UTC m=+0.052518334 container init a6845304c258f5b4de0b4cf81761351ada97710a39243f67a9f51e2d820c18b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1-deactivate, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS) 2026-02-21T20:17:34.305 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.06063401 +0000 UTC m=+0.056091265 container start a6845304c258f5b4de0b4cf81761351ada97710a39243f67a9f51e2d820c18b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, io.buildah.version=1.41.3) 2026-02-21T20:17:34.305 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.061114942 +0000 UTC m=+0.056572207 container attach a6845304c258f5b4de0b4cf81761351ada97710a39243f67a9f51e2d820c18b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, OSD_FLAVOR=default, ceph=True, io.buildah.version=1.41.3, org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS) 2026-02-21T20:17:34.305 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.01415274 +0000 UTC m=+0.009609995 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:34.305 INFO:journalctl@ceph.osd.1.trial020.stdout:Feb 21 20:17:34 trial020 podman[83312]: 2026-02-21 20:17:34.192823377 +0000 UTC m=+0.188280642 container died a6845304c258f5b4de0b4cf81761351ada97710a39243f67a9f51e2d820c18b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-1-deactivate, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3) 2026-02-21T20:17:34.335 DEBUG:teuthology.orchestra.run.trial020:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.1.service' 2026-02-21T20:17:34.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:34.373 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-21T20:17:34.373 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2026-02-21T20:17:34.373 DEBUG:teuthology.orchestra.run.trial045:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.2 2026-02-21T20:17:34.869 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:34 trial045 systemd[1]: Stopping Ceph osd.2 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:34.870 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:34 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2[40759]: 2026-02-21T20:17:34.472+0000 7f6c1d330640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:34.870 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:34 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2[40759]: 2026-02-21T20:17:34.472+0000 7f6c1d330640 -1 osd.2 56 *** Got signal Terminated *** 2026-02-21T20:17:34.870 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:34 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2[40759]: 2026-02-21T20:17:34.472+0000 7f6c1d330640 -1 osd.2 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:39.798 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56854]: 2026-02-21 20:17:39.532345214 +0000 UTC m=+5.073452906 container died 50f1a85de7995a16a4793fa614255ab24968cac6aaa836da543ff1076baba3c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0) 2026-02-21T20:17:39.798 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56854]: 2026-02-21 20:17:39.642967623 +0000 UTC m=+5.184075314 container remove 50f1a85de7995a16a4793fa614255ab24968cac6aaa836da543ff1076baba3c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.label-schema.build-date=20260209) 2026-02-21T20:17:39.798 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 bash[56854]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2 2026-02-21T20:17:39.798 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.76930617 +0000 UTC m=+0.015849565 container create e808013f9b531bd1b647184aca909bda0fc88c9d9db2ddece0ed5a7618d12614 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:17:40.049 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.808070459 +0000 UTC m=+0.054613874 container init e808013f9b531bd1b647184aca909bda0fc88c9d9db2ddece0ed5a7618d12614 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:17:40.049 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.811669112 +0000 UTC m=+0.058212527 container start e808013f9b531bd1b647184aca909bda0fc88c9d9db2ddece0ed5a7618d12614 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2-deactivate, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:17:40.049 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.812194946 +0000 UTC m=+0.058738351 container attach e808013f9b531bd1b647184aca909bda0fc88c9d9db2ddece0ed5a7618d12614 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2-deactivate, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:17:40.049 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.763268642 +0000 UTC m=+0.009812047 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:40.049 INFO:journalctl@ceph.osd.2.trial045.stdout:Feb 21 20:17:39 trial045 podman[56999]: 2026-02-21 20:17:39.936636901 +0000 UTC m=+0.183180306 container died e808013f9b531bd1b647184aca909bda0fc88c9d9db2ddece0ed5a7618d12614 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-2-deactivate, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, io.buildah.version=1.41.3, ceph=True, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.vendor=CentOS) 2026-02-21T20:17:40.071 DEBUG:teuthology.orchestra.run.trial045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.2.service' 2026-02-21T20:17:40.107 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:40.107 INFO:tasks.cephadm.osd.2:Stopped osd.2 2026-02-21T20:17:40.108 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2026-02-21T20:17:40.108 DEBUG:teuthology.orchestra.run.trial045:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.3 2026-02-21T20:17:40.369 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:40 trial045 systemd[1]: Stopping Ceph osd.3 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:40.370 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:40 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3[46850]: 2026-02-21T20:17:40.239+0000 7f7dbe0bc640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:40.370 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:40 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3[46850]: 2026-02-21T20:17:40.239+0000 7f7dbe0bc640 -1 osd.3 56 *** Got signal Terminated *** 2026-02-21T20:17:40.370 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:40 trial045 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3[46850]: 2026-02-21T20:17:40.239+0000 7f7dbe0bc640 -1 osd.3 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:45.575 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57162]: 2026-02-21 20:17:45.300086456 +0000 UTC m=+5.073583981 container died e429ab830fee2519501428d6405baec256bdfad392df96fcbfd9b54c26d272f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3, org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209) 2026-02-21T20:17:45.575 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57162]: 2026-02-21 20:17:45.411327921 +0000 UTC m=+5.184825436 container remove e429ab830fee2519501428d6405baec256bdfad392df96fcbfd9b54c26d272f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-21T20:17:45.575 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 bash[57162]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3 2026-02-21T20:17:45.575 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.54606133 +0000 UTC m=+0.015459082 container create 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:17:45.831 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.584290899 +0000 UTC m=+0.053688661 container init 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, org.label-schema.build-date=20260209, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, io.buildah.version=1.41.3, CEPH_REF=wip-adk3-testing-2026-02-12-2007) 2026-02-21T20:17:45.831 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.587804164 +0000 UTC m=+0.057201926 container start 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:45.831 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.588396791 +0000 UTC m=+0.057794553 container attach 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:17:45.832 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.540159653 +0000 UTC m=+0.009557415 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:45.832 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.715061842 +0000 UTC m=+0.184459604 container died 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2026-02-21T20:17:45.832 INFO:journalctl@ceph.osd.3.trial045.stdout:Feb 21 20:17:45 trial045 podman[57300]: 2026-02-21 20:17:45.829575706 +0000 UTC m=+0.298973468 container remove 0d54db6999d0f4bd74e6e4160b966971361c703148efb3ce573323974835b13b (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-3-deactivate, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, ceph=True, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-21T20:17:45.856 DEBUG:teuthology.orchestra.run.trial045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.3.service' 2026-02-21T20:17:45.892 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:45.892 INFO:tasks.cephadm.osd.3:Stopped osd.3 2026-02-21T20:17:45.893 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2026-02-21T20:17:45.893 DEBUG:teuthology.orchestra.run.trial170:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.4 2026-02-21T20:17:46.265 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:45 trial170 systemd[1]: Stopping Ceph osd.4 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:46.266 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:45 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:17:45.991+0000 7f1eedfe0640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:46.266 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:45 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:17:45.991+0000 7f1eedfe0640 -1 osd.4 56 *** Got signal Terminated *** 2026-02-21T20:17:46.266 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:45 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:17:45.991+0000 7f1eedfe0640 -1 osd.4 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:50.515 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:50 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4[43289]: 2026-02-21T20:17:50.166+0000 7f1eea6a8640 -1 osd.4 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:24.121863+0000 front 2026-02-21T20:17:24.121965+0000 (oldest deadline 2026-02-21T20:17:49.421883+0000) 2026-02-21T20:17:51.310 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65167]: 2026-02-21 20:17:51.049673998 +0000 UTC m=+5.073661045 container died 6a533802994afefa76735b2fb79a9b24ac9892f0de60cfa4bf17965c018e76d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.license=GPLv2) 2026-02-21T20:17:51.310 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65167]: 2026-02-21 20:17:51.161650186 +0000 UTC m=+5.185637243 container remove 6a533802994afefa76735b2fb79a9b24ac9892f0de60cfa4bf17965c018e76d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:51.310 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 bash[65167]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4 2026-02-21T20:17:51.585 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:51 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:51.426+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.307541277 +0000 UTC m=+0.017144585 container create 2a7e770bb995d723a72b9c681ad870aff6133d4f56ae649186f5c57cad3ed11e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4-deactivate, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.344231372 +0000 UTC m=+0.053834680 container init 2a7e770bb995d723a72b9c681ad870aff6133d4f56ae649186f5c57cad3ed11e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4-deactivate, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.build-date=20260209, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, io.buildah.version=1.41.3) 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.347846956 +0000 UTC m=+0.057450254 container start 2a7e770bb995d723a72b9c681ad870aff6133d4f56ae649186f5c57cad3ed11e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4-deactivate, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, ceph=True, OSD_FLAVOR=default, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.348350122 +0000 UTC m=+0.057953420 container attach 2a7e770bb995d723a72b9c681ad870aff6133d4f56ae649186f5c57cad3ed11e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4-deactivate, org.label-schema.build-date=20260209, CEPH_REF=wip-adk3-testing-2026-02-12-2007, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , ceph=True, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.300924332 +0000 UTC m=+0.010527630 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:51.586 INFO:journalctl@ceph.osd.4.trial170.stdout:Feb 21 20:17:51 trial170 podman[65307]: 2026-02-21 20:17:51.472052788 +0000 UTC m=+0.181656096 container died 2a7e770bb995d723a72b9c681ad870aff6133d4f56ae649186f5c57cad3ed11e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-4-deactivate, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209) 2026-02-21T20:17:51.615 DEBUG:teuthology.orchestra.run.trial170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.4.service' 2026-02-21T20:17:51.653 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:51.653 INFO:tasks.cephadm.osd.4:Stopped osd.4 2026-02-21T20:17:51.653 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2026-02-21T20:17:51.654 DEBUG:teuthology.orchestra.run.trial170:> sudo systemctl stop ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.5 2026-02-21T20:17:52.015 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:51 trial170 systemd[1]: Stopping Ceph osd.5 for aea1cea9-0f61-11f1-bc9c-d404e6e7d460... 2026-02-21T20:17:52.016 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:51 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:51.790+0000 7fd086b6c640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-21T20:17:52.016 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:51 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:51.790+0000 7fd086b6c640 -1 osd.5 56 *** Got signal Terminated *** 2026-02-21T20:17:52.016 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:51 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:51.790+0000 7fd086b6c640 -1 osd.5 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-21T20:17:52.765 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:52 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:52.388+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:53.765 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:53 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:53.359+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:54.765 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:54 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:54.386+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:55.765 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:55 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:55.416+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:56.765 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:56 trial170 ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5[50834]: 2026-02-21T20:17:56.398+0000 7fd083234640 -1 osd.5 56 heartbeat_check: no reply from 10.20.193.20:6806 osd.0 since back 2026-02-21T20:17:26.265117+0000 front 2026-02-21T20:17:26.264957+0000 (oldest deadline 2026-02-21T20:17:50.965010+0000) 2026-02-21T20:17:57.130 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:56 trial170 podman[65471]: 2026-02-21 20:17:56.850383903 +0000 UTC m=+5.074748958 container died 70f2d9832060434a4a34c38a53beae9e9f23db5ee04d1c2f27274554d1d48e9e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.build-date=20260209, CEPH_REF=wip-adk3-testing-2026-02-12-2007) 2026-02-21T20:17:57.131 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:56 trial170 podman[65471]: 2026-02-21 20:17:56.962339683 +0000 UTC m=+5.186704738 container remove 70f2d9832060434a4a34c38a53beae9e9f23db5ee04d1c2f27274554d1d48e9e (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.41.3, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2) 2026-02-21T20:17:57.131 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:56 trial170 bash[65471]: ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5 2026-02-21T20:17:57.131 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.099852634 +0000 UTC m=+0.015711361 container create b8cb01e3be39426b5a5fe6b83686c4f4c66142cd6bb29de8a5eceb034f997d68 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5-deactivate, io.buildah.version=1.41.3, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True) 2026-02-21T20:17:57.384 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.139051694 +0000 UTC m=+0.054910431 container init b8cb01e3be39426b5a5fe6b83686c4f4c66142cd6bb29de8a5eceb034f997d68 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-adk3-testing-2026-02-12-2007, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01) 2026-02-21T20:17:57.384 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.14281877 +0000 UTC m=+0.058677507 container start b8cb01e3be39426b5a5fe6b83686c4f4c66142cd6bb29de8a5eceb034f997d68 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5-deactivate, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.build-date=20260209, org.label-schema.vendor=CentOS, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-21T20:17:57.384 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.143280168 +0000 UTC m=+0.059138905 container attach b8cb01e3be39426b5a5fe6b83686c4f4c66142cd6bb29de8a5eceb034f997d68 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5-deactivate, io.buildah.version=1.41.3, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, CEPH_REF=wip-adk3-testing-2026-02-12-2007, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , ceph=True) 2026-02-21T20:17:57.385 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.093184833 +0000 UTC m=+0.009043580 image pull 9a39d96ac7588d9bdfc94bfeb23c2335d2ff0fb10f3ba87e96eaf72ad2bd5cd2 quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721 2026-02-21T20:17:57.385 INFO:journalctl@ceph.osd.5.trial170.stdout:Feb 21 20:17:57 trial170 podman[65615]: 2026-02-21 20:17:57.271250091 +0000 UTC m=+0.187108828 container died b8cb01e3be39426b5a5fe6b83686c4f4c66142cd6bb29de8a5eceb034f997d68 (image=quay.ceph.io/ceph-ci/ceph@sha256:f8ee40b2ba9742ca04dd2bb1890c50110b2ab659164861139fc9d9eeed387721, name=ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460-osd-5-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=042df16cd9ee8a8df553b188fef8a8c4a9e7ab01, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, CEPH_REF=wip-adk3-testing-2026-02-12-2007, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2026-02-21T20:17:57.407 DEBUG:teuthology.orchestra.run.trial170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aea1cea9-0f61-11f1-bc9c-d404e6e7d460@osd.5.service' 2026-02-21T20:17:57.443 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-21T20:17:57.443 INFO:tasks.cephadm.osd.5:Stopped osd.5 2026-02-21T20:17:57.443 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force --keep-logs 2026-02-21T20:17:57.565 INFO:teuthology.orchestra.run.trial020.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:17:59.853 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force --keep-logs 2026-02-21T20:17:59.973 INFO:teuthology.orchestra.run.trial045.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:00.776 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force --keep-logs 2026-02-21T20:18:00.895 INFO:teuthology.orchestra.run.trial170.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:05.214 DEBUG:teuthology.orchestra.run.trial176:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force --keep-logs 2026-02-21T20:18:05.333 INFO:teuthology.orchestra.run.trial176.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:05.391 DEBUG:teuthology.orchestra.run.trial020:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:18:05.420 DEBUG:teuthology.orchestra.run.trial045:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:18:05.449 DEBUG:teuthology.orchestra.run.trial170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:18:05.478 DEBUG:teuthology.orchestra.run.trial176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-21T20:18:05.504 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-21T20:18:05.506 DEBUG:teuthology.misc:Transferring archived files from trial020:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial020/crash 2026-02-21T20:18:05.507 DEBUG:teuthology.orchestra.run.trial020:> sudo tar c -f - -C /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash -- . 2026-02-21T20:18:05.533 INFO:teuthology.orchestra.run.trial020.stderr:tar: /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:18:05.533 INFO:teuthology.orchestra.run.trial020.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:18:05.535 DEBUG:teuthology.misc:Transferring archived files from trial045:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial045/crash 2026-02-21T20:18:05.537 DEBUG:teuthology.orchestra.run.trial045:> sudo tar c -f - -C /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash -- . 2026-02-21T20:18:05.563 INFO:teuthology.orchestra.run.trial045.stderr:tar: /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:18:05.563 INFO:teuthology.orchestra.run.trial045.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:18:05.569 DEBUG:teuthology.misc:Transferring archived files from trial170:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial170/crash 2026-02-21T20:18:05.570 DEBUG:teuthology.orchestra.run.trial170:> sudo tar c -f - -C /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash -- . 2026-02-21T20:18:05.595 INFO:teuthology.orchestra.run.trial170.stderr:tar: /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:18:05.595 INFO:teuthology.orchestra.run.trial170.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:18:05.597 DEBUG:teuthology.misc:Transferring archived files from trial176:/var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial176/crash 2026-02-21T20:18:05.598 DEBUG:teuthology.orchestra.run.trial176:> sudo tar c -f - -C /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash -- . 2026-02-21T20:18:05.624 INFO:teuthology.orchestra.run.trial176.stderr:tar: /var/lib/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-21T20:18:05.624 INFO:teuthology.orchestra.run.trial176.stderr:tar: Error is not recoverable: exiting now 2026-02-21T20:18:05.625 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-21T20:18:05.626 DEBUG:teuthology.orchestra.run.trial020:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-21T20:18:05.652 INFO:tasks.cephadm:Compressing logs... 2026-02-21T20:18:05.652 DEBUG:teuthology.orchestra.run.trial020:> 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 -- 2026-02-21T20:18:05.694 DEBUG:teuthology.orchestra.run.trial045:> 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 -- 2026-02-21T20:18:05.697 DEBUG:teuthology.orchestra.run.trial170:> 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 -- 2026-02-21T20:18:05.700 DEBUG:teuthology.orchestra.run.trial176:> 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 -- 2026-02-21T20:18:05.716 INFO:teuthology.orchestra.run.trial020.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T20:18:05.717 INFO:teuthology.orchestra.run.trial020.stderr:: No such file or directory 2026-02-21T20:18:05.717 INFO:teuthology.orchestra.run.trial020.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.a.log 2026-02-21T20:18:05.717 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.0.log 2026-02-21T20:18:05.717 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial020.fopgjd.log 2026-02-21T20:18:05.719 INFO:teuthology.orchestra.run.trial020.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.0.log: /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial020.fopgjd.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr: 74.7% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial020.fopgjd.log.gz 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log: 83.8% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log.gz 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.1.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mgr.x.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mgr.x.log: 90.3% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log.gz 2026-02-21T20:18:05.720 INFO:teuthology.orchestra.run.trial020.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log: 85.1% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log.gz 2026-02-21T20:18:05.721 INFO:teuthology.orchestra.run.trial020.stderr: 93.9% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log.gz 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.2.log 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.3.log 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.2.log: 87.8% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:18:05.724 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.3.log: /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.b.log 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log: 82.9% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log.gz 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log: /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log: 90.5% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log.gz 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr: 84.9% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log.gz 2026-02-21T20:18:05.725 INFO:teuthology.orchestra.run.trial045.stderr: 93.1% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log.gz 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr: 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:real 0m0.011s 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:user 0m0.005s 2026-02-21T20:18:05.728 INFO:teuthology.orchestra.run.trial176.stderr:sys 0m0.014s 2026-02-21T20:18:05.730 INFO:teuthology.orchestra.run.trial170.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T20:18:05.730 INFO:teuthology.orchestra.run.trial170.stderr:: No such file or directory 2026-02-21T20:18:05.730 INFO:teuthology.orchestra.run.trial170.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.c.log 2026-02-21T20:18:05.730 INFO:teuthology.orchestra.run.trial170.stderr:gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.5.log 2026-02-21T20:18:05.730 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/cephadm.log: gzip/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.4.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr: 89.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr: 82.9% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.cephadm.log.gz 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial170.hbdmgp.log 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr:/var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log: /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial170.hbdmgp.log: 90.6% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.audit.log.gz 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr: 82.0% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mds.cephfs.trial170.hbdmgp.log.gz 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr: 85.0% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph.log.gz 2026-02-21T20:18:05.731 INFO:teuthology.orchestra.run.trial170.stderr: 93.9% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-volume.log.gz 2026-02-21T20:18:05.772 INFO:teuthology.orchestra.run.trial045.stderr: 92.5% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.b.log.gz 2026-02-21T20:18:05.774 INFO:teuthology.orchestra.run.trial170.stderr: 92.3% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.c.log.gz 2026-02-21T20:18:05.775 INFO:teuthology.orchestra.run.trial020.stderr: 89.6% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mgr.x.log.gz 2026-02-21T20:18:05.807 INFO:teuthology.orchestra.run.trial020.stderr: 93.6% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.0.log.gz 2026-02-21T20:18:05.814 INFO:teuthology.orchestra.run.trial170.stderr: 93.8% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.5.log.gz 2026-02-21T20:18:05.825 INFO:teuthology.orchestra.run.trial020.stderr: 93.7% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.1.log.gz 2026-02-21T20:18:05.846 INFO:teuthology.orchestra.run.trial045.stderr: 93.7% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.3.log.gz 2026-02-21T20:18:05.846 INFO:teuthology.orchestra.run.trial045.stderr: 93.7% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.2.log.gz 2026-02-21T20:18:05.848 INFO:teuthology.orchestra.run.trial045.stderr: 2026-02-21T20:18:05.848 INFO:teuthology.orchestra.run.trial045.stderr:real 0m0.137s 2026-02-21T20:18:05.848 INFO:teuthology.orchestra.run.trial045.stderr:user 0m0.283s 2026-02-21T20:18:05.848 INFO:teuthology.orchestra.run.trial045.stderr:sys 0m0.045s 2026-02-21T20:18:05.852 INFO:teuthology.orchestra.run.trial170.stderr: 93.3% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-osd.4.log.gz 2026-02-21T20:18:05.853 INFO:teuthology.orchestra.run.trial170.stderr: 2026-02-21T20:18:05.853 INFO:teuthology.orchestra.run.trial170.stderr:real 0m0.140s 2026-02-21T20:18:05.853 INFO:teuthology.orchestra.run.trial170.stderr:user 0m0.265s 2026-02-21T20:18:05.854 INFO:teuthology.orchestra.run.trial170.stderr:sys 0m0.036s 2026-02-21T20:18:05.869 INFO:teuthology.orchestra.run.trial020.stderr: 91.2% -- replaced with /var/log/ceph/aea1cea9-0f61-11f1-bc9c-d404e6e7d460/ceph-mon.a.log.gz 2026-02-21T20:18:05.871 INFO:teuthology.orchestra.run.trial020.stderr: 2026-02-21T20:18:05.871 INFO:teuthology.orchestra.run.trial020.stderr:real 0m0.163s 2026-02-21T20:18:05.872 INFO:teuthology.orchestra.run.trial020.stderr:user 0m0.393s 2026-02-21T20:18:05.872 INFO:teuthology.orchestra.run.trial020.stderr:sys 0m0.044s 2026-02-21T20:18:05.872 INFO:tasks.cephadm:Archiving logs... 2026-02-21T20:18:05.872 DEBUG:teuthology.misc:Transferring archived files from trial020:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial020/log 2026-02-21T20:18:05.874 DEBUG:teuthology.orchestra.run.trial020:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:18:06.037 DEBUG:teuthology.misc:Transferring archived files from trial045:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial045/log 2026-02-21T20:18:06.038 DEBUG:teuthology.orchestra.run.trial045:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:18:06.116 DEBUG:teuthology.misc:Transferring archived files from trial170:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial170/log 2026-02-21T20:18:06.117 DEBUG:teuthology.orchestra.run.trial170:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:18:06.192 DEBUG:teuthology.misc:Transferring archived files from trial176:/var/log/ceph to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial176/log 2026-02-21T20:18:06.193 DEBUG:teuthology.orchestra.run.trial176:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T20:18:06.218 INFO:tasks.cephadm:Removing cluster... 2026-02-21T20:18:06.218 DEBUG:teuthology.orchestra.run.trial020:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force 2026-02-21T20:18:06.338 INFO:teuthology.orchestra.run.trial020.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:06.395 DEBUG:teuthology.orchestra.run.trial045:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force 2026-02-21T20:18:06.516 INFO:teuthology.orchestra.run.trial045.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:06.576 DEBUG:teuthology.orchestra.run.trial170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aea1cea9-0f61-11f1-bc9c-d404e6e7d460 --force 2026-02-21T20:18:06.695 INFO:teuthology.orchestra.run.trial170.stdout:Deleting cluster with fsid: aea1cea9-0f61-11f1-bc9c-d404e6e7d460 2026-02-21T20:18:06.754 INFO:tasks.cephadm:Removing cephadm ... 2026-02-21T20:18:06.754 DEBUG:teuthology.orchestra.run.trial020:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:18:06.773 DEBUG:teuthology.orchestra.run.trial045:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:18:06.791 DEBUG:teuthology.orchestra.run.trial170:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:18:06.808 DEBUG:teuthology.orchestra.run.trial176:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-21T20:18:06.826 INFO:tasks.cephadm:Teardown complete 2026-02-21T20:18:06.827 DEBUG:teuthology.run_tasks:Unwinding manager smb.deploy_samba_ad_dc 2026-02-21T20:18:06.847 DEBUG:teuthology.orchestra.run.trial176:> sudo podman stop samba-ad 2026-02-21T20:18:07.045 INFO:teuthology.orchestra.run.trial176.stdout:samba-ad 2026-02-21T20:18:07.048 DEBUG:teuthology.orchestra.run.trial176:> sudo podman rm samba-ad 2026-02-21T20:18:07.142 INFO:teuthology.orchestra.run.trial176.stdout:samba-ad 2026-02-21T20:18:07.158 DEBUG:teuthology.orchestra.run.trial176:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2026-02-21T20:18:07.182 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-21T20:18:07.199 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-21T20:18:07.200 DEBUG:teuthology.orchestra.run.trial020:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:18:07.203 DEBUG:teuthology.orchestra.run.trial045:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:18:07.206 DEBUG:teuthology.orchestra.run.trial170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:18:07.209 DEBUG:teuthology.orchestra.run.trial176:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-21T20:18:07.217 INFO:teuthology.orchestra.run.trial020.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:18:07.220 INFO:teuthology.orchestra.run.trial045.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:18:07.223 INFO:teuthology.orchestra.run.trial170.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:18:07.239 INFO:teuthology.orchestra.run.trial176.stderr:bash: line 1: ntpq: command not found 2026-02-21T20:18:07.251 INFO:teuthology.orchestra.run.trial176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:18:07.251 INFO:teuthology.orchestra.run.trial176.stdout:=============================================================================== 2026-02-21T20:18:07.251 INFO:teuthology.orchestra.run.trial176.stdout:^+ 172-234-25-10.ip.linodeu> 2 6 377 15 -6792us[-6792us] +/- 76ms 2026-02-21T20:18:07.252 INFO:teuthology.orchestra.run.trial176.stdout:^- ntp2.zeus.frumentum.media 2 6 377 16 -106ms[ -106ms] +/- 129ms 2026-02-21T20:18:07.252 INFO:teuthology.orchestra.run.trial176.stdout:^* 50.218.103.254 2 6 377 15 +3376us[+3290us] +/- 43ms 2026-02-21T20:18:07.252 INFO:teuthology.orchestra.run.trial176.stdout:^- 204.2.134.173 3 7 3 74 +229us[ +160us] +/- 84ms 2026-02-21T20:18:07.255 INFO:teuthology.orchestra.run.trial045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial045.stdout:=============================================================================== 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial045.stdout:^+ 172-234-25-10.ip.linodeu> 2 6 377 14 -6677us[-6677us] +/- 76ms 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial045.stdout:^- ntp2.zeus.frumentum.media 2 6 377 15 -106ms[ -106ms] +/- 128ms 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial045.stdout:^* 50.218.103.254 2 6 377 15 +3376us[+3406us] +/- 43ms 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial045.stdout:^- 204.2.134.173 3 7 3 72 +505us[ +563us] +/- 85ms 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial170.stdout:=============================================================================== 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial170.stdout:^+ 172-234-25-10.ip.linodeu> 2 6 377 16 -6455us[-6455us] +/- 76ms 2026-02-21T20:18:07.256 INFO:teuthology.orchestra.run.trial170.stdout:^- ntp2.zeus.frumentum.media 2 6 377 15 -106ms[ -106ms] +/- 128ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial170.stdout:^* 50.218.103.254 2 6 377 17 +3159us[+3130us] +/- 42ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial170.stdout:^- 204.2.134.173 3 7 3 70 +679us[ +670us] +/- 85ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:=============================================================================== 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:^+ 172-234-25-10.ip.linodeu> 2 6 377 15 -6460us[-6460us] +/- 76ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:^- ntp2.zeus.frumentum.media 2 6 377 16 -105ms[ -105ms] +/- 128ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:^* 50.218.103.254 2 6 377 16 +3193us[+3144us] +/- 42ms 2026-02-21T20:18:07.257 INFO:teuthology.orchestra.run.trial020.stdout:^- 204.2.134.173 3 7 3 73 +682us[ +650us] +/- 85ms 2026-02-21T20:18:07.258 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-21T20:18:07.274 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-21T20:18:07.275 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-21T20:18:07.292 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:18:07.358 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:18:07.415 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:18:07.475 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:18:07.527 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:18:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:07.556 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:18:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:07.584 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:18:07.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:07.612 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:18:07.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:07.640 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-21T20:18:07.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-21T20:18:07.675 INFO:teuthology.task.internal:Duration was 509.362502 seconds 2026-02-21T20:18:07.675 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-21T20:18:07.700 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-21T20:18:07.700 DEBUG:teuthology.orchestra.run.trial020:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:18:07.703 DEBUG:teuthology.orchestra.run.trial045:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:18:07.706 DEBUG:teuthology.orchestra.run.trial170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:18:07.709 DEBUG:teuthology.orchestra.run.trial176:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-21T20:18:07.739 INFO:teuthology.orchestra.run.trial020.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:18:07.741 INFO:teuthology.orchestra.run.trial045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:18:07.744 INFO:teuthology.orchestra.run.trial170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:18:07.747 INFO:teuthology.orchestra.run.trial176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-21T20:18:08.149 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-21T20:18:08.150 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial020.front.sepia.ceph.com 2026-02-21T20:18:08.150 DEBUG:teuthology.orchestra.run.trial020:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-21T20:18:08.170 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial045.front.sepia.ceph.com 2026-02-21T20:18:08.171 DEBUG:teuthology.orchestra.run.trial045:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-21T20:18:08.208 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial170.front.sepia.ceph.com 2026-02-21T20:18:08.208 DEBUG:teuthology.orchestra.run.trial170:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-21T20:18:08.228 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial176.front.sepia.ceph.com 2026-02-21T20:18:08.229 DEBUG:teuthology.orchestra.run.trial176:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-21T20:18:08.249 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-21T20:18:08.249 DEBUG:teuthology.orchestra.run.trial020:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.252 DEBUG:teuthology.orchestra.run.trial045:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.254 DEBUG:teuthology.orchestra.run.trial170:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.270 DEBUG:teuthology.orchestra.run.trial176:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.372 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-21T20:18:08.372 DEBUG:teuthology.orchestra.run.trial020:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T20:18:08.374 DEBUG:teuthology.orchestra.run.trial045:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T20:18:08.377 DEBUG:teuthology.orchestra.run.trial170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T20:18:08.379 DEBUG:teuthology.orchestra.run.trial176:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T20:18:08.395 INFO:teuthology.orchestra.run.trial020.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:18:08.396 INFO:teuthology.orchestra.run.trial020.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:18:08.396 INFO:teuthology.orchestra.run.trial020.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.396 INFO:teuthology.orchestra.run.trial020.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:18:08.396 INFO:teuthology.orchestra.run.trial020.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:18:08.398 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:18:08.399 INFO:teuthology.orchestra.run.trial045.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:18:08.399 INFO:teuthology.orchestra.run.trial045.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.399 INFO:teuthology.orchestra.run.trial045.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:18:08.399 INFO:teuthology.orchestra.run.trial045.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:18:08.401 INFO:teuthology.orchestra.run.trial170.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:18:08.402 INFO:teuthology.orchestra.run.trial170.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:18:08.402 INFO:teuthology.orchestra.run.trial170.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:18:08.402 INFO:teuthology.orchestra.run.trial170.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.402 INFO:teuthology.orchestra.run.trial170.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:18:08.403 INFO:teuthology.orchestra.run.trial176.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T20:18:08.403 INFO:teuthology.orchestra.run.trial176.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T20:18:08.404 INFO:teuthology.orchestra.run.trial176.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-21T20:18:08.404 INFO:teuthology.orchestra.run.trial176.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T20:18:08.405 INFO:teuthology.orchestra.run.trial176.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T20:18:08.413 INFO:teuthology.orchestra.run.trial045.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:18:08.414 INFO:teuthology.orchestra.run.trial176.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 81.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:18:08.418 INFO:teuthology.orchestra.run.trial170.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:18:08.418 INFO:teuthology.orchestra.run.trial020.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-21T20:18:08.420 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-21T20:18:08.438 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-21T20:18:08.439 DEBUG:teuthology.orchestra.run.trial020:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:18:08.487 DEBUG:teuthology.orchestra.run.trial045:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:18:08.513 DEBUG:teuthology.orchestra.run.trial170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:18:08.538 DEBUG:teuthology.orchestra.run.trial176:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-21T20:18:08.564 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-21T20:18:08.583 DEBUG:teuthology.orchestra.run.trial020:> 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 2026-02-21T20:18:08.586 DEBUG:teuthology.orchestra.run.trial045:> 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 2026-02-21T20:18:08.589 DEBUG:teuthology.orchestra.run.trial170:> 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 2026-02-21T20:18:08.591 DEBUG:teuthology.orchestra.run.trial176:> 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 2026-02-21T20:18:08.608 INFO:teuthology.orchestra.run.trial020.stdout:kernel.core_pattern = core 2026-02-21T20:18:08.612 INFO:teuthology.orchestra.run.trial045.stdout:kernel.core_pattern = core 2026-02-21T20:18:08.612 INFO:teuthology.orchestra.run.trial170.stdout:kernel.core_pattern = core 2026-02-21T20:18:08.628 INFO:teuthology.orchestra.run.trial176.stdout:kernel.core_pattern = core 2026-02-21T20:18:08.640 DEBUG:teuthology.orchestra.run.trial020:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:18:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:08.684 DEBUG:teuthology.orchestra.run.trial045:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:18:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:08.700 DEBUG:teuthology.orchestra.run.trial170:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:18:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:08.717 DEBUG:teuthology.orchestra.run.trial176:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-21T20:18:08.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-21T20:18:08.735 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-21T20:18:08.753 INFO:teuthology.task.internal:Transferring archived files... 2026-02-21T20:18:08.754 DEBUG:teuthology.misc:Transferring archived files from trial020:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial020 2026-02-21T20:18:08.755 DEBUG:teuthology.orchestra.run.trial020:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:18:08.795 DEBUG:teuthology.misc:Transferring archived files from trial045:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial045 2026-02-21T20:18:08.795 DEBUG:teuthology.orchestra.run.trial045:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:18:08.833 DEBUG:teuthology.misc:Transferring archived files from trial170:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial170 2026-02-21T20:18:08.833 DEBUG:teuthology.orchestra.run.trial170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:18:08.871 DEBUG:teuthology.misc:Transferring archived files from trial176:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62949/remote/trial176 2026-02-21T20:18:08.871 DEBUG:teuthology.orchestra.run.trial176:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T20:18:08.908 INFO:teuthology.task.internal:Removing archive directory... 2026-02-21T20:18:08.908 DEBUG:teuthology.orchestra.run.trial020:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:18:08.911 DEBUG:teuthology.orchestra.run.trial045:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:18:08.914 DEBUG:teuthology.orchestra.run.trial170:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:18:08.917 DEBUG:teuthology.orchestra.run.trial176:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-21T20:18:08.956 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-21T20:18:08.978 INFO:teuthology.task.internal:Not uploading archives. 2026-02-21T20:18:08.978 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-21T20:18:08.997 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-21T20:18:08.997 DEBUG:teuthology.orchestra.run.trial020:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:18:09.000 DEBUG:teuthology.orchestra.run.trial045:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:18:09.002 DEBUG:teuthology.orchestra.run.trial170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:18:09.005 DEBUG:teuthology.orchestra.run.trial176:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-21T20:18:09.015 INFO:teuthology.orchestra.run.trial020.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:18 /home/ubuntu/cephtest 2026-02-21T20:18:09.018 INFO:teuthology.orchestra.run.trial045.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:18 /home/ubuntu/cephtest 2026-02-21T20:18:09.020 INFO:teuthology.orchestra.run.trial170.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:18 /home/ubuntu/cephtest 2026-02-21T20:18:09.023 INFO:teuthology.orchestra.run.trial176.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 21 20:18 /home/ubuntu/cephtest 2026-02-21T20:18:09.024 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-21T20:18:09.043 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-21T20:18:09.083 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_dom} duration: 509.3625020980835 owner: scheduled_adking@soko04.front.sepia.ceph.com success: true 2026-02-21T20:18:09.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:18:09.196 INFO:teuthology.run:pass