2024-09-21T17:06:42.037 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T17:06:42.055 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T17:06:42.133 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047 branch: wip-adk-testing-2024-09-21-1014 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} email: adking@redhat.com first_in_suite: false job_id: '7914047' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-21-1014 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: 0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-adk-testing-2024-09-21-1014 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe owner: scheduled_adking@teuthology 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: 9557 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-21-1014 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe targets: smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE22Z37ywJByi938CIJZRDrVSx0jvkmM7+gjOh/sXgVIw/wZ7EyIXO7jlnNmR9BSoeLykEq/qLMnmjzE85JuYdk= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAsBH8vzOTbRWU5ROD9aFGU8yfgn9h7l1fmC/NV5oJwVHF7Toq0shcfbGudhvWqJCpqykktX9UtjWQcddb8t4Fs= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX9BudjsENgpTCWs1aru14Df+CSrR8jzFdXkqXBiCQqUWzzf3FwpnMRoa8yJQN6Q78bqf2fRbUfCcKhgp8pQgA= smithi179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - 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 - cephadm.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' - cephadm.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 - cephadm.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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_16:57:11 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T17:06:42.134 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa; will attempt to use it 2024-09-21T17:06:42.134 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks 2024-09-21T17:06:42.135 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T17:06:42.136 INFO:teuthology.task.internal:Checking packages... 2024-09-21T17:06:42.155 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0ecbb435437226bc091a0c2d4549ba25bf724efe' 2024-09-21T17:06:42.155 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T17:06:42.156 INFO:teuthology.packaging:ref: None 2024-09-21T17:06:42.156 INFO:teuthology.packaging:tag: None 2024-09-21T17:06:42.156 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-21-1014 2024-09-21T17:06:42.156 INFO:teuthology.packaging:sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:06:42.156 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-21-1014 2024-09-21T17:06:42.295 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5129.g0ecbb435 2024-09-21T17:06:42.296 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T17:06:42.309 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T17:06:42.309 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T17:06:42.342 INFO:teuthology.task.internal:Saving configuration 2024-09-21T17:06:42.356 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T17:06:42.362 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T17:06:42.388 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:00:51.763173', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE22Z37ywJByi938CIJZRDrVSx0jvkmM7+gjOh/sXgVIw/wZ7EyIXO7jlnNmR9BSoeLykEq/qLMnmjzE85JuYdk='} 2024-09-21T17:06:42.409 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:00:51.764523', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAsBH8vzOTbRWU5ROD9aFGU8yfgn9h7l1fmC/NV5oJwVHF7Toq0shcfbGudhvWqJCpqykktX9UtjWQcddb8t4Fs='} 2024-09-21T17:06:42.431 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:00:51.761719', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX9BudjsENgpTCWs1aru14Df+CSrR8jzFdXkqXBiCQqUWzzf3FwpnMRoa8yJQN6Q78bqf2fRbUfCcKhgp8pQgA='} 2024-09-21T17:06:42.453 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi179.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:00:51.765799', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo='} 2024-09-21T17:06:42.453 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T17:06:42.460 INFO:teuthology.task.internal:roles: ubuntu@smithi053.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T17:06:42.460 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T17:06:42.460 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T17:06:42.460 INFO:teuthology.task.internal:roles: ubuntu@smithi179.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T17:06:42.460 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T17:06:42.565 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f95820fc280>, signals=[15]) 2024-09-21T17:06:42.565 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T17:06:42.571 INFO:teuthology.task.internal:Opening connections... 2024-09-21T17:06:42.571 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:06:42.572 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:06:42.648 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-09-21T17:06:42.649 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:06:42.724 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-09-21T17:06:42.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:06:42.797 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T17:06:42.798 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:06:42.869 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T17:06:42.878 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2024-09-21T17:06:42.896 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2024-09-21T17:06:42.896 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="CentOS Stream" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="9" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:ID="centos" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="rhel fedora" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="9" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el9" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T17:06:42.954 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:LOGO="fedora-logo-icon" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://centos.org/" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T17:06:42.955 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T17:06:42.956 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2024-09-21T17:06:42.984 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-09-21T17:06:43.003 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-09-21T17:06:43.003 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-09-21T17:06:43.061 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-09-21T17:06:43.061 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T17:06:43.062 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T17:06:43.063 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-09-21T17:06:43.085 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-09-21T17:06:43.103 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-09-21T17:06:43.103 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="CentOS Stream" 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="9" 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:ID="centos" 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="rhel fedora" 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="9" 2024-09-21T17:06:43.161 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el9" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:LOGO="fedora-logo-icon" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://centos.org/" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T17:06:43.162 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T17:06:43.162 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-09-21T17:06:43.184 DEBUG:teuthology.orchestra.run.smithi179:> uname -m 2024-09-21T17:06:43.203 INFO:teuthology.orchestra.run.smithi179.stdout:x86_64 2024-09-21T17:06:43.203 DEBUG:teuthology.orchestra.run.smithi179:> cat /etc/os-release 2024-09-21T17:06:43.261 INFO:teuthology.orchestra.run.smithi179.stdout:NAME="CentOS Stream" 2024-09-21T17:06:43.261 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION="9" 2024-09-21T17:06:43.261 INFO:teuthology.orchestra.run.smithi179.stdout:ID="centos" 2024-09-21T17:06:43.261 INFO:teuthology.orchestra.run.smithi179.stdout:ID_LIKE="rhel fedora" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION_ID="9" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:PLATFORM_ID="platform:el9" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:ANSI_COLOR="0;31" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:LOGO="fedora-logo-icon" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:HOME_URL="https://centos.org/" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T17:06:43.262 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T17:06:43.262 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2024-09-21T17:06:43.293 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T17:06:43.307 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T17:06:43.340 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T17:06:43.340 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:06:43.343 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:06:43.345 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:06:43.347 DEBUG:teuthology.orchestra.run.smithi179:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:06:43.364 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T17:06:43.368 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T17:06:43.369 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:06:43.400 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:06:43.402 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:06:43.405 DEBUG:teuthology.orchestra.run.smithi179:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:06:43.532 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T17:06:43.625 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T17:06:43.639 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T17:06:43.639 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T17:06:43.639 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:06:43.640 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:06:43.640 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:06:43.640 DEBUG:teuthology.orchestra.run.smithi179:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:06:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:06:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:06:43.658 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-09-21T17:06:43.659 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-21T17:06:43.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:06:43.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:06:43.660 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-21T17:06:43.660 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-09-21T17:06:43.716 INFO:teuthology.orchestra.run.smithi053.stdout:5.14.0-503.el9.x86_64 2024-09-21T17:06:43.716 INFO:teuthology.task.kernel:Running kernel on smithi053: 5.14.0-503.el9.x86_64 2024-09-21T17:06:43.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2024-09-21T17:06:43.717 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-503.el9.x86_64 2024-09-21T17:06:43.717 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-503.el9.x86_64 2024-09-21T17:06:43.717 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-09-21T17:06:43.718 INFO:teuthology.orchestra.run.smithi139.stdout:5.14.0-503.el9.x86_64 2024-09-21T17:06:43.719 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.14.0-503.el9.x86_64 2024-09-21T17:06:43.719 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2024-09-21T17:06:43.720 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-503.el9.x86_64 2024-09-21T17:06:43.720 INFO:teuthology.task.kernel:Running kernel on smithi179: 5.14.0-503.el9.x86_64 2024-09-21T17:06:43.720 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum install -y kernel 2024-09-21T17:06:46.075 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.3 MB 00:00 2024-09-21T17:06:46.375 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 9.4 MB/s | 8.3 MB 00:00 2024-09-21T17:06:46.381 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - BaseOS 9.8 MB/s | 8.3 MB 00:00 2024-09-21T17:06:46.798 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - BaseOS 6.3 MB/s | 8.3 MB 00:01 2024-09-21T17:06:47.917 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-21T17:06:48.409 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-21T17:06:48.674 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-21T17:06:48.824 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - AppStream 15 MB/s | 20 MB 00:01 2024-09-21T17:06:52.326 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-21T17:06:52.884 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 9.7 MB/s | 6.5 MB 00:00 2024-09-21T17:06:53.191 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-21T17:06:53.767 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - CRB 5.4 MB/s | 6.5 MB 00:01 2024-09-21T17:06:53.893 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-21T17:06:54.312 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 101 kB/s | 19 kB 00:00 2024-09-21T17:06:54.658 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - Extras packages 75 kB/s | 19 kB 00:00 2024-09-21T17:06:54.789 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-21T17:06:55.459 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 19 kB 00:00 2024-09-21T17:06:55.507 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-21T17:06:55.579 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-21T17:06:56.413 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-21T17:07:00.320 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-09-21T17:07:00.988 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T17:07:01.035 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-21T17:07:02.085 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-21T17:07:02.193 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T17:07:02.193 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T17:07:02.269 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:07:02.278 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout:Install 4 Packages 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 79 M 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 126 M 2024-09-21T17:07:02.279 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-21T17:07:02.446 INFO:teuthology.orchestra.run.smithi139.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 302 kB/s | 36 kB 00:00 2024-09-21T17:07:02.903 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T17:07:02.903 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T17:07:02.916 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T17:07:02.917 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T17:07:03.002 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-21T17:07:03.006 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T17:07:03.007 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:07:03.007 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-21T17:07:03.008 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:07:03.009 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 79 M 2024-09-21T17:07:03.009 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 126 M 2024-09-21T17:07:03.009 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-21T17:07:03.014 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:07:03.014 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T17:07:03.014 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:07:03.014 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout:Install 4 Packages 2024-09-21T17:07:03.015 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:07:03.016 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 79 M 2024-09-21T17:07:03.016 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 126 M 2024-09-21T17:07:03.016 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2024-09-21T17:07:03.021 INFO:teuthology.orchestra.run.smithi139.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 23 MB/s | 16 MB 00:00 2024-09-21T17:07:03.128 INFO:teuthology.orchestra.run.smithi179.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 543 kB/s | 36 kB 00:00 2024-09-21T17:07:03.406 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 366 kB/s | 36 kB 00:00 2024-09-21T17:07:03.898 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-21T17:07:03.903 INFO:teuthology.orchestra.run.smithi179.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-09-21T17:07:04.075 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T17:07:04.075 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T17:07:04.193 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T17:07:04.198 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout:Install 4 Packages 2024-09-21T17:07:04.199 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:07:04.200 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 79 M 2024-09-21T17:07:04.200 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 126 M 2024-09-21T17:07:04.200 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-21T17:07:04.287 INFO:teuthology.orchestra.run.smithi179.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-21T17:07:04.289 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 35 MB/s | 35 MB 00:00 2024-09-21T17:07:04.520 INFO:teuthology.orchestra.run.smithi053.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 176 kB/s | 36 kB 00:00 2024-09-21T17:07:04.590 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-21T17:07:04.590 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:07:04.590 INFO:teuthology.orchestra.run.smithi136.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-21T17:07:04.712 INFO:teuthology.orchestra.run.smithi053.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 39 MB/s | 16 MB 00:00 2024-09-21T17:07:04.779 INFO:teuthology.orchestra.run.smithi179.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 17 MB/s | 29 MB 00:01 2024-09-21T17:07:04.779 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:07:04.779 INFO:teuthology.orchestra.run.smithi179.stdout:Total 45 MB/s | 79 MB 00:01 2024-09-21T17:07:05.030 INFO:teuthology.orchestra.run.smithi139.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-09-21T17:07:05.187 INFO:teuthology.orchestra.run.smithi053.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 40 MB/s | 35 MB 00:00 2024-09-21T17:07:05.271 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-21T17:07:05.465 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T17:07:05.627 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-21T17:07:05.627 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-21T17:07:05.802 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T17:07:05.802 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T17:07:05.971 INFO:teuthology.orchestra.run.smithi053.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-21T17:07:05.971 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:07:05.971 INFO:teuthology.orchestra.run.smithi053.stdout:Total 44 MB/s | 79 MB 00:01 2024-09-21T17:07:06.572 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-21T17:07:06.572 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-21T17:07:06.684 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-21T17:07:06.804 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T17:07:06.804 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T17:07:07.085 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-21T17:07:07.085 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-21T17:07:08.050 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-21T17:07:08.050 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-21T17:07:08.996 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-21T17:07:09.254 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T17:07:09.739 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:07:09.821 INFO:teuthology.orchestra.run.smithi139.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 3.9 MB/s | 29 MB 00:07 2024-09-21T17:07:09.821 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:07:09.821 INFO:teuthology.orchestra.run.smithi139.stdout:Total 10 MB/s | 79 MB 00:07 2024-09-21T17:07:09.822 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:09.972 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:07:10.062 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:10.504 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-21T17:07:10.624 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-21T17:07:10.868 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-21T17:07:10.868 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-21T17:07:11.298 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:07:11.404 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:11.824 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-21T17:07:11.824 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-21T17:07:12.601 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:12.731 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:12.862 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:12.989 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:14.176 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:14.266 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-21T17:07:14.309 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:14.906 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:07:14.987 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:17.587 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:17.681 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:17.772 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:07:17.794 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:17.899 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:18.031 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:19.432 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:19.477 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:22.535 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:22.728 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:07:22.765 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:22.864 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:24.742 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:07:27.598 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:00.994 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.033 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.345 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.345 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:08:01.345 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:08:01.345 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:08:01.387 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.427 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.802 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:01.802 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:08:01.802 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:08:01.802 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:08:02.216 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-21T17:08:02.579 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:02.669 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.669 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:02.669 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T17:08:02.670 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:08:02.670 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:08:02.670 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T17:08:02.670 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:08:02.670 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.693 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:08:02.694 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T17:08:02.728 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:02.729 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:02.729 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 82.el9 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-09-21T17:08:02.768 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8274670 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:08:02.769 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T17:08:02.770 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T17:08:02.770 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-508.el9.x86_64 2024-09-21T17:08:02.770 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T17:08:03.075 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:03.169 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:03.169 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:03.169 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T17:08:03.169 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:08:03.169 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:08:03.169 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T17:08:03.169 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi179.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:08:03.170 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:03.229 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:03.230 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:03.230 DEBUG:teuthology.orchestra.run.smithi179:> sudo rpm -qi grub2-tools 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Name : grub2-tools 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Epoch : 1 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Version : 2.06 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Release : 82.el9 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Architecture: x86_64 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Group : Unspecified 2024-09-21T17:08:03.271 INFO:teuthology.orchestra.run.smithi179.stdout:Size : 8274670 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:License : GPLv3+ 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Packager : builder@centos.org 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Vendor : CentOS 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Summary : Support tools for GRUB. 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:Description : 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout:hardware devices. 2024-09-21T17:08:03.272 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:08:03.273 INFO:teuthology.orchestra.run.smithi179.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T17:08:03.273 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T17:08:03.273 INFO:teuthology.task.kernel:Updating grub on smithi179 to boot 5.14.0-508.el9.x86_64 2024-09-21T17:08:03.273 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T17:08:03.451 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-09-21T17:08:03.733 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:03.775 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:03.922 INFO:teuthology.orchestra.run.smithi179.stderr:Generating grub configuration file ... 2024-09-21T17:08:04.049 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:04.049 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:08:04.049 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:08:04.049 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:08:04.808 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T17:08:04.854 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-09-21T17:08:04.856 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-21T17:08:04.871 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.LM1vKb7e98 2024-09-21T17:08:04.872 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.LM1vKb7e98 2024-09-21T17:08:04.940 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:04.940 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:08:04.940 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:08:04.941 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-21T17:08:04.947 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.LM1vKb7e98 2024-09-21T17:08:05.087 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.LM1vKb7e98 is 6KB 2024-09-21T17:08:05.136 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.LM1vKb7e98 2024-09-21T17:08:05.151 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T17:08:05.169 INFO:teuthology.orchestra.run.smithi179.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T17:08:05.199 INFO:teuthology.orchestra.run.smithi179.stderr:done 2024-09-21T17:08:05.202 DEBUG:teuthology.orchestra.run.smithi179:> mktemp 2024-09-21T17:08:05.213 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T17:08:05.214 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T17:08:05.214 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T17:08:05.214 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T17:08:05.215 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T17:08:05.217 INFO:teuthology.orchestra.run.smithi179.stdout:/tmp/tmp.53xtv7kpvh 2024-09-21T17:08:05.217 DEBUG:teuthology.orchestra.run.smithi179:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.53xtv7kpvh 2024-09-21T17:08:05.282 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:05.284 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 0666 /tmp/tmp.53xtv7kpvh 2024-09-21T17:08:05.359 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-09-21T17:08:05.365 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:05.366 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:05.366 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T17:08:05.366 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:08:05.366 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:08:05.366 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T17:08:05.366 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:08:05.367 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:05.424 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:05.426 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:05.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo rpm -qi grub2-tools 2024-09-21T17:08:05.432 DEBUG:teuthology.orchestra.remote:smithi179:/tmp/tmp.53xtv7kpvh is 6KB 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Name : grub2-tools 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Epoch : 1 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Version : 2.06 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Release : 82.el9 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: x86_64 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Group : Unspecified 2024-09-21T17:08:05.467 INFO:teuthology.orchestra.run.smithi053.stdout:Size : 8274670 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:License : GPLv3+ 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Packager : builder@centos.org 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Vendor : CentOS 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Summary : Support tools for GRUB. 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:Description : 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T17:08:05.468 INFO:teuthology.orchestra.run.smithi053.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T17:08:05.469 INFO:teuthology.orchestra.run.smithi053.stdout:hardware devices. 2024-09-21T17:08:05.469 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:08:05.469 INFO:teuthology.orchestra.run.smithi053.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T17:08:05.470 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T17:08:05.470 INFO:teuthology.task.kernel:Updating grub on smithi053 to boot 5.14.0-508.el9.x86_64 2024-09-21T17:08:05.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T17:08:05.480 DEBUG:teuthology.orchestra.run.smithi179:> rm -fr /tmp/tmp.53xtv7kpvh 2024-09-21T17:08:05.494 DEBUG:teuthology.orchestra.run.smithi179:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T17:08:05.557 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T17:08:05.558 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T17:08:05.558 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T17:08:05.558 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T17:08:05.559 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T17:08:05.715 DEBUG:teuthology.orchestra.run.smithi179:> sudo shutdown -r now 2024-09-21T17:08:05.848 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:05.898 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:06.082 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2024-09-21T17:08:06.241 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:06.241 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T17:08:06.241 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T17:08:06.241 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T17:08:07.044 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T17:08:07.044 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:08:07.044 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-21T17:08:07.044 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.045 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.045 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.045 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.045 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:08:07.045 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-21T17:08:07.402 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:07.457 INFO:teuthology.orchestra.run.smithi053.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T17:08:07.485 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.485 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:07.485 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T17:08:07.485 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:08:07.485 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:08:07.485 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T17:08:07.485 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:08:07.485 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T17:08:07.492 INFO:teuthology.orchestra.run.smithi053.stderr:done 2024-09-21T17:08:07.503 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2024-09-21T17:08:07.518 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.uFP7LO1qsq 2024-09-21T17:08:07.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uFP7LO1qsq 2024-09-21T17:08:07.543 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T17:08:07.544 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T17:08:07.544 DEBUG:teuthology.orchestra.run.smithi139:> sudo rpm -qi grub2-tools 2024-09-21T17:08:07.584 INFO:teuthology.orchestra.run.smithi139.stdout:Name : grub2-tools 2024-09-21T17:08:07.584 INFO:teuthology.orchestra.run.smithi139.stdout:Epoch : 1 2024-09-21T17:08:07.584 INFO:teuthology.orchestra.run.smithi139.stdout:Version : 2.06 2024-09-21T17:08:07.584 INFO:teuthology.orchestra.run.smithi139.stdout:Release : 82.el9 2024-09-21T17:08:07.584 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: x86_64 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Group : Unspecified 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Size : 8274670 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:License : GPLv3+ 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Packager : builder@centos.org 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Vendor : CentOS 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Summary : Support tools for GRUB. 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:Description : 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:08:07.585 INFO:teuthology.orchestra.run.smithi139.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T17:08:07.586 INFO:teuthology.orchestra.run.smithi139.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T17:08:07.586 INFO:teuthology.orchestra.run.smithi139.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T17:08:07.586 INFO:teuthology.orchestra.run.smithi139.stdout:hardware devices. 2024-09-21T17:08:07.586 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:08:07.586 INFO:teuthology.orchestra.run.smithi139.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T17:08:07.587 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T17:08:07.587 INFO:teuthology.task.kernel:Updating grub on smithi139 to boot 5.14.0-508.el9.x86_64 2024-09-21T17:08:07.587 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T17:08:07.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.uFP7LO1qsq 2024-09-21T17:08:07.732 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.uFP7LO1qsq is 6KB 2024-09-21T17:08:07.780 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.uFP7LO1qsq 2024-09-21T17:08:07.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T17:08:07.870 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T17:08:07.870 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T17:08:07.870 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T17:08:07.870 INFO:teuthology.orchestra.run.smithi053.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T17:08:07.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T17:08:08.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2024-09-21T17:08:08.302 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-09-21T17:08:09.625 INFO:teuthology.orchestra.run.smithi139.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T17:08:09.655 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-09-21T17:08:09.658 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-09-21T17:08:09.673 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.xRIQjqJ1i1 2024-09-21T17:08:09.674 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xRIQjqJ1i1 2024-09-21T17:08:09.746 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.xRIQjqJ1i1 2024-09-21T17:08:09.891 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.xRIQjqJ1i1 is 6KB 2024-09-21T17:08:09.939 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.xRIQjqJ1i1 2024-09-21T17:08:09.954 DEBUG:teuthology.orchestra.run.smithi139:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T17:08:10.024 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T17:08:10.024 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T17:08:10.024 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T17:08:10.024 INFO:teuthology.orchestra.run.smithi139.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T17:08:10.026 DEBUG:teuthology.orchestra.run.smithi139:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T17:08:10.180 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-09-21T17:08:35.387 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T17:08:35.387 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:08:35.388 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:08:35.718 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T17:08:35.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:08:35.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:08:38.018 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T17:08:38.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:08:38.019 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:08:40.185 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T17:08:40.185 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:08:40.186 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:08:51.168 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:08:53.875 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-21T17:08:55.275 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:08:56.431 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-09-21T17:08:58.735 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-09-21T17:09:02.349 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:09:02.875 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:09:02.876 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:05.432 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:09:05.432 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:05.935 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-21T17:09:07.736 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:09:07.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:10.799 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-09-21T17:09:17.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:09:17.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:22.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:09:22.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:23.823 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.53 2024-09-21T17:09:27.734 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:09:35.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:09:35.824 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:36.242 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-09-21T17:09:36.632 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:09:36.633 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T17:09:36.633 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2024-09-21T17:09:36.648 INFO:teuthology.orchestra.run.smithi053.stdout:5.14.0-508.el9.x86_64 2024-09-21T17:09:36.648 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T17:09:36.649 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:09:36.649 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T17:09:37.649 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T17:09:37.649 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:09:37.740 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2024-09-21T17:09:37.770 DEBUG:teuthology.parallel:result is None 2024-09-21T17:09:40.806 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:09:41.230 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-09-21T17:09:49.857 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-21T17:09:50.326 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:09:50.326 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T17:09:50.326 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-21T17:09:50.341 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-508.el9.x86_64 2024-09-21T17:09:50.341 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T17:09:50.341 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:09:50.341 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T17:09:51.342 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T17:09:51.343 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:09:51.404 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-09-21T17:09:51.431 DEBUG:teuthology.parallel:result is None 2024-09-21T17:09:56.231 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:09:56.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:09:56.553 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-09-21T17:09:56.905 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:09:56.969 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:09:56.969 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-21T17:09:56.969 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-09-21T17:09:56.984 INFO:teuthology.orchestra.run.smithi139.stdout:5.14.0-508.el9.x86_64 2024-09-21T17:09:56.984 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T17:09:56.984 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:09:56.984 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T17:09:57.985 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T17:09:57.985 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:09:58.079 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-09-21T17:09:58.102 DEBUG:teuthology.parallel:result is None 2024-09-21T17:10:15.927 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:10:37.947 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:11:02.966 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:11:31.039 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:11:31.039 DEBUG:teuthology.orchestra.remote:'connect to smithi179.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2024-09-21T17:11:40.040 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:11:40.040 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:11:40.113 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:11:44.187 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:11:51.263 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:12:01.401 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:12:14.420 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:12:30.440 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:12:49.459 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:13:11.478 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:13:36.554 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:14:04.664 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:14:04.728 DEBUG:teuthology.orchestra.remote:'connect to smithi179.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2024-09-21T17:14:16.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:14:16.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:14:16.838 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-21T17:14:20.857 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:14:27.875 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:14:37.894 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:14:50.912 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:15:06.932 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:15:25.952 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:15:47.970 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:16:12.991 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:16:41.012 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:d2dmZwpSRBWPwutylfsYvsEClZCZvW1tcovAiO/T/1Q), PKey(alg=ED25519, bits=256, fp=SHA256:W+6Y/LgnRby4510vqEHFE/6fAReT8MdM2qNnjG5ecjQ)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO7ia5NjKuRkgtO7iI4D/SdJ2j2/o7I8ioU/akY6Mr8KiC9m/xGL5Vxmz9Rsg2A6/SEt9rlY8E0yyl8HbsVdLSo=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDnVB65LQ2ZrorCmRDXT/imYcIqttYXGdAR7PyxJCGep' 2024-09-21T17:16:41.013 DEBUG:teuthology.orchestra.remote:'connect to smithi179.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2024-09-21T17:16:56.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:16:56.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:16:56.495 DEBUG:teuthology.orchestra.run.smithi179:> true 2024-09-21T17:16:56.914 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:16:56.914 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-21T17:16:56.915 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-21T17:16:56.931 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-508.el9.x86_64 2024-09-21T17:16:56.931 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T17:16:56.931 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:16:56.931 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T17:16:57.932 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T17:16:57.932 DEBUG:teuthology.orchestra.run.smithi179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:16:58.007 INFO:teuthology.orchestra.run.smithi179.stdout:ttyS1 2024-09-21T17:16:58.029 DEBUG:teuthology.parallel:result is None 2024-09-21T17:16:58.030 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T17:16:58.036 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T17:16:58.036 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:16:58.039 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:16:58.042 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:16:58.044 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:16:58.062 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T17:16:58.068 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T17:16:58.078 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T17:16:58.079 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:16:58.099 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:16:58.102 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:16:58.104 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:16:58.146 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T17:16:58.153 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T17:16:58.153 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T17:16:58.161 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T17:16:58.168 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T17:16:58.183 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T17:16:58.197 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.198 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.209 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.209 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.219 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.219 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.230 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.232 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:16:58.233 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T17:16:58.240 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T17:16:58.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:16:58.254 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:16:58.257 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:16:58.276 DEBUG:teuthology.orchestra.run.smithi179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:16:58.303 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T17:16:58.328 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T17:16:58.328 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:16:58.331 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:16:58.333 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:16:58.343 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:16:58.359 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:58.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:58.484 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:58.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:58.609 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:16:58.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:16:58.676 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:58.716 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:58.772 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:58.856 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:58.897 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:16:58.897 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:16:58.962 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:59.008 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:59.065 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:59.150 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:59.194 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:16:59.194 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:16:59.262 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:59.307 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:16:59.666 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:59.707 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:16:59.755 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2024-09-21T17:16:59.755 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:16:59.822 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2024-09-21T17:16:59.824 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-09-21T17:16:59.826 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-09-21T17:16:59.829 DEBUG:teuthology.orchestra.run.smithi179:> sudo service rsyslog restart 2024-09-21T17:16:59.882 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:16:59.885 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:16:59.889 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:16:59.911 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:17:00.314 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T17:17:00.321 INFO:teuthology.task.internal:Starting timer... 2024-09-21T17:17:00.321 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T17:17:00.349 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T17:17:00.357 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-21T17:17:00.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2024-09-21T17:17:00.434 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2024-09-21T17:17:00.436 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-09-21T17:17:00.486 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-09-21T17:17:00.488 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2024-09-21T17:17:00.549 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2024-09-21T17:17:00.551 DEBUG:teuthology.orchestra.run.smithi179:> sudo service auditd rotate 2024-09-21T17:17:00.624 INFO:teuthology.orchestra.run.smithi179.stdout:Rotating logs: 2024-09-21T17:17:00.627 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T17:17:00.627 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2024-09-21T17:17:00.661 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2024-09-21T17:17:00.661 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-09-21T17:17:00.692 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-09-21T17:17:00.692 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2024-09-21T17:17:00.722 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2024-09-21T17:17:00.722 DEBUG:teuthology.orchestra.run.smithi179:> /usr/sbin/getenforce 2024-09-21T17:17:00.742 INFO:teuthology.orchestra.run.smithi179.stdout:Permissive 2024-09-21T17:17:00.743 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi053.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi136.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi139.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi179.front.sepia.ceph.com': 'permissive'} 2024-09-21T17:17:00.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:17:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:17:00.772 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:17:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:17:00.802 DEBUG:teuthology.orchestra.run.smithi139:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:17:00.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:17:00.831 DEBUG:teuthology.orchestra.run.smithi179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:17:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:17:00.860 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T17:17:00.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2024-09-21T17:17:00.896 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-09-21T17:17:00.932 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2024-09-21T17:17:00.967 DEBUG:teuthology.orchestra.run.smithi179:> sudo /usr/sbin/setenforce permissive 2024-09-21T17:17:00.999 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T17:17:01.008 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T17:17:01.011 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T17:17:01.151 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T17:17:01.160 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-21T17:17:01.161 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi053.front.sepia.ceph.com,smithi136.front.sepia.ceph.com,smithi139.front.sepia.ceph.com,smithi179.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T17:20:50.430 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi053.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com'), Remote(name='ubuntu@smithi179.front.sepia.ceph.com')] 2024-09-21T17:20:50.431 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:20:50.431 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:20:50.508 DEBUG:teuthology.orchestra.run.smithi053:> true 2024-09-21T17:20:50.587 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2024-09-21T17:20:50.587 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:20:50.588 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:20:50.661 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-21T17:20:50.733 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-21T17:20:50.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:20:50.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:20:50.805 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-09-21T17:20:50.886 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-21T17:20:50.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:20:50.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:20:50.957 DEBUG:teuthology.orchestra.run.smithi179:> true 2024-09-21T17:20:51.038 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T17:20:51.039 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T17:20:51.055 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T17:20:51.055 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:20:51.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:20:51.058 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:20:51.058 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:20:51.060 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:20:51.061 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:20:51.063 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:20:51.063 DEBUG:teuthology.orchestra.run.smithi179:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:20:51.089 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T17:20:51.091 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T17:20:51.091 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T17:20:51.104 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T17:20:51.107 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T17:20:51.107 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T17:20:51.109 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T17:20:51.124 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T17:20:51.129 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-09-21T17:20:51.133 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2024-09-21T17:20:51.135 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2024-09-21T17:20:51.140 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-09-21T17:20:51.144 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2024-09-21T17:20:51.147 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2024-09-21T17:20:51.149 INFO:teuthology.orchestra.run.smithi179.stderr:sudo: ntpd: command not found 2024-09-21T17:20:51.154 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T17:20:51.159 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T17:20:51.160 INFO:teuthology.orchestra.run.smithi179.stdout:506 Cannot talk to daemon 2024-09-21T17:20:51.162 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T17:20:51.168 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T17:20:51.173 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T17:20:51.175 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T17:20:51.178 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T17:20:51.189 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T17:20:51.229 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.233 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.234 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.237 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.248 INFO:teuthology.orchestra.run.smithi053.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:20:51.250 INFO:teuthology.orchestra.run.smithi179.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.252 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.253 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:20:51.253 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2024-09-21T17:20:51.253 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.253 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.253 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.254 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:20:51.254 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T17:20:51.262 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T17:20:51.263 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:20:51.263 DEBUG:teuthology.orchestra.run.smithi053:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T17:20:51.263 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2024-09-21T17:20:51.263 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T17:20:51.264 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2024-09-21T17:20:51.264 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T17:20:51.264 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T17:20:51.265 DEBUG:teuthology.orchestra.run.smithi179:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T17:20:51.623 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-21T17:20:51.629 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout:Removing: 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout:Removing unused dependencies: 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:51.633 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-21T17:20:51.634 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:51.634 INFO:teuthology.orchestra.run.smithi136.stdout:Remove 2 Packages 2024-09-21T17:20:51.634 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:51.634 INFO:teuthology.orchestra.run.smithi136.stdout:Freed space: 5.5 M 2024-09-21T17:20:51.634 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-21T17:20:51.638 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-21T17:20:51.638 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-21T17:20:51.646 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T17:20:51.648 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:51.648 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Removing: 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Removing unused dependencies: 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Remove 2 Packages 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Freed space: 5.5 M 2024-09-21T17:20:51.649 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-21T17:20:51.653 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-21T17:20:51.653 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-21T17:20:51.658 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-21T17:20:51.662 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Removing: 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Removing unused dependencies: 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Remove 2 Packages 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Freed space: 5.5 M 2024-09-21T17:20:51.663 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T17:20:51.667 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T17:20:51.667 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:Removing: 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:Removing unused dependencies: 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:51.672 INFO:teuthology.orchestra.run.smithi053.stdout:Remove 2 Packages 2024-09-21T17:20:51.673 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:51.673 INFO:teuthology.orchestra.run.smithi053.stdout:Freed space: 5.5 M 2024-09-21T17:20:51.673 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-21T17:20:51.677 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-21T17:20:51.677 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-21T17:20:51.694 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-21T17:20:51.694 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-21T17:20:51.719 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-21T17:20:51.719 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-21T17:20:51.724 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T17:20:51.724 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T17:20:51.739 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-21T17:20:51.740 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-21T17:20:51.840 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-21T17:20:51.861 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-21T17:20:51.886 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T17:20:51.888 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-21T17:20:51.912 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T17:20:51.937 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T17:20:51.966 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:51.967 INFO:teuthology.orchestra.run.smithi053.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T17:20:51.968 INFO:teuthology.orchestra.run.smithi179.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T17:20:51.997 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.026 INFO:teuthology.orchestra.run.smithi179.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.028 INFO:teuthology.orchestra.run.smithi053.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.447 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.447 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T17:20:52.449 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.449 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T17:20:52.521 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.521 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T17:20:52.543 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T17:20:52.543 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout:Removed: 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:52.677 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout:Removed: 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:52.678 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout:Removed: 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:52.744 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout:Removed: 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:52.809 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-21T17:20:53.500 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 05:19:58 PM UTC. 2024-09-21T17:20:53.501 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:54 ago on Sat 21 Sep 2024 05:19:59 PM UTC. 2024-09-21T17:20:53.623 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:56 ago on Sat 21 Sep 2024 05:19:57 PM UTC. 2024-09-21T17:20:53.642 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T17:20:53.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2024-09-21T17:20:53.644 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:53.649 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:53.650 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-21T17:20:53.651 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-21T17:20:53.651 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2024-09-21T17:20:53.651 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:53.659 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.0 M 2024-09-21T17:20:53.659 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 9.2 M 2024-09-21T17:20:53.659 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-21T17:20:53.667 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 2.0 M 2024-09-21T17:20:53.667 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 9.2 M 2024-09-21T17:20:53.667 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2024-09-21T17:20:53.756 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-21T17:20:53.757 INFO:teuthology.orchestra.run.smithi139.stdout:Install 6 Packages 2024-09-21T17:20:53.758 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:53.765 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 2.0 M 2024-09-21T17:20:53.765 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 9.2 M 2024-09-21T17:20:53.765 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-21T17:20:53.786 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:52 ago on Sat 21 Sep 2024 05:20:01 PM UTC. 2024-09-21T17:20:53.823 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 313 kB/s | 44 kB 00:00 2024-09-21T17:20:53.832 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 376 kB/s | 44 kB 00:00 2024-09-21T17:20:53.848 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 634 kB/s | 106 kB 00:00 2024-09-21T17:20:53.857 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 738 kB/s | 106 kB 00:00 2024-09-21T17:20:53.899 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-21T17:20:53.900 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2024-09-21T17:20:53.923 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2024-09-21T17:20:53.924 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2024-09-21T17:20:53.925 INFO:teuthology.orchestra.run.smithi053.stdout:Install 6 Packages 2024-09-21T17:20:53.925 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:53.925 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-21T17:20:53.925 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 714 kB/s | 72 kB 00:00 2024-09-21T17:20:53.938 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 2.0 M 2024-09-21T17:20:53.938 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 9.2 M 2024-09-21T17:20:53.939 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2024-09-21T17:20:53.949 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.3 MB/s | 906 kB 00:00 2024-09-21T17:20:53.961 INFO:teuthology.orchestra.run.smithi139.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 472 kB/s | 44 kB 00:00 2024-09-21T17:20:53.967 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.5 MB/s | 906 kB 00:00 2024-09-21T17:20:54.002 INFO:teuthology.orchestra.run.smithi139.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 778 kB/s | 106 kB 00:00 2024-09-21T17:20:54.028 INFO:teuthology.orchestra.run.smithi139.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2024-09-21T17:20:54.066 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-21T17:20:54.067 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:20:54.067 INFO:teuthology.orchestra.run.smithi136.stdout:Total 4.9 MB/s | 2.0 MB 00:00 2024-09-21T17:20:54.078 INFO:teuthology.orchestra.run.smithi139.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-21T17:20:54.079 INFO:teuthology.orchestra.run.smithi053.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 487 kB/s | 44 kB 00:00 2024-09-21T17:20:54.084 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.5 MB/s | 837 kB 00:00 2024-09-21T17:20:54.084 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:20:54.084 INFO:teuthology.orchestra.run.smithi179.stdout:Total 4.8 MB/s | 2.0 MB 00:00 2024-09-21T17:20:54.105 INFO:teuthology.orchestra.run.smithi053.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 907 kB/s | 106 kB 00:00 2024-09-21T17:20:54.111 INFO:teuthology.orchestra.run.smithi139.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.6 MB/s | 906 kB 00:00 2024-09-21T17:20:54.130 INFO:teuthology.orchestra.run.smithi053.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-21T17:20:54.142 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-21T17:20:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-21T17:20:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-21T17:20:54.155 INFO:teuthology.orchestra.run.smithi053.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-21T17:20:54.159 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T17:20:54.162 INFO:teuthology.orchestra.run.smithi139.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-21T17:20:54.162 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:20:54.162 INFO:teuthology.orchestra.run.smithi139.stdout:Total 5.1 MB/s | 2.0 MB 00:00 2024-09-21T17:20:54.172 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T17:20:54.172 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T17:20:54.198 INFO:teuthology.orchestra.run.smithi053.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.2 MB/s | 906 kB 00:00 2024-09-21T17:20:54.236 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-21T17:20:54.248 INFO:teuthology.orchestra.run.smithi053.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-21T17:20:54.248 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:20:54.248 INFO:teuthology.orchestra.run.smithi053.stdout:Total 6.5 MB/s | 2.0 MB 00:00 2024-09-21T17:20:54.250 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-21T17:20:54.250 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-21T17:20:54.324 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2024-09-21T17:20:54.338 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2024-09-21T17:20:54.338 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2024-09-21T17:20:54.428 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-21T17:20:54.428 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-21T17:20:54.444 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T17:20:54.445 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T17:20:54.542 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-21T17:20:54.543 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-21T17:20:54.607 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2024-09-21T17:20:54.607 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2024-09-21T17:20:54.836 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-21T17:20:54.871 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T17:20:54.919 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T17:20:54.962 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T17:20:54.962 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T17:20:54.968 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-21T17:20:54.990 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T17:20:55.004 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T17:20:55.033 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T17:20:55.048 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T17:20:55.059 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2024-09-21T17:20:55.090 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T17:20:55.119 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T17:20:55.152 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T17:20:55.185 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T17:20:55.197 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T17:20:55.213 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T17:20:55.239 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.251 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T17:20:55.281 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.325 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T17:20:55.358 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.444 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T17:20:55.486 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.690 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.716 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:55.722 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.750 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:55.795 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.819 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:55.947 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T17:20:55.972 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:56.699 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:56.699 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T17:20:56.699 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T17:20:56.699 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T17:20:56.699 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T17:20:56.700 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T17:20:56.708 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T17:20:56.821 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T17:20:56.903 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T17:20:56.904 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T17:20:56.904 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T17:20:56.904 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T17:20:56.904 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T17:20:56.904 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:20:57.053 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-21T17:20:57.060 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:57.061 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T17:20:57.163 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T17:20:57.163 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:57.163 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-21T17:20:57.163 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:57.163 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T17:20:57.164 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T17:20:57.164 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:20:57.164 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-21T17:20:57.230 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T17:20:57.230 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:57.230 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2024-09-21T17:20:57.231 INFO:teuthology.orchestra.run.smithi053.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T17:20:57.231 INFO:teuthology.orchestra.run.smithi053.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T17:20:57.231 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T17:20:57.231 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:20:57.231 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2024-09-21T17:20:57.396 DEBUG:teuthology.parallel:result is None 2024-09-21T17:20:57.422 DEBUG:teuthology.parallel:result is None 2024-09-21T17:20:57.484 DEBUG:teuthology.parallel:result is None 2024-09-21T17:20:57.539 DEBUG:teuthology.parallel:result is None 2024-09-21T17:20:57.539 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-21T17:20:57.647 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T17:20:57.648 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman --help 2024-09-21T17:20:58.619 INFO:teuthology.orchestra.run.smithi179.stdout:Manage pods, containers and images 2024-09-21T17:20:58.619 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:58.619 INFO:teuthology.orchestra.run.smithi179.stdout:Usage: 2024-09-21T17:20:58.619 INFO:teuthology.orchestra.run.smithi179.stdout: podman [options] [command] 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout:Available Commands: 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: attach Attach to a running container 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: build Build an image using instructions from Containerfiles 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: commit Create new image based on the changed container 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: container Manage containers 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: create Create but do not start a container 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: diff Display the changes to the object's file system 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: events Show podman system events 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: exec Run a process in a running container 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: export Export container's filesystem contents as a tar archive 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: farm Farm out builds to remote machines 2024-09-21T17:20:58.620 INFO:teuthology.orchestra.run.smithi179.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: healthcheck Manage health checks on containers 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: help Help about any command 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: history Show history of a specified image 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: image Manage images 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: images List images in local storage 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: import Import a tarball to create a filesystem image 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: info Display podman system information 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: init Initialize one or more containers 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: inspect Display the configuration of object denoted by ID 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: kill Kill one or more running containers with a specific signal 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: kube Play containers, pods or volumes from a structured file 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: load Load image(s) from a tar archive 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: login Log in to a container registry 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: logout Log out of a container registry 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: logs Fetch the logs of one or more containers 2024-09-21T17:20:58.621 INFO:teuthology.orchestra.run.smithi179.stdout: machine Manage a virtual machine 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: manifest Manipulate manifest lists and image indexes 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: mount Mount a working container's root filesystem 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: network Manage networks 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: pause Pause all the processes in one or more containers 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: pod Manage pods 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: port List port mappings or a specific mapping for the container 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: ps List containers 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: pull Pull an image from a registry 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: push Push an image to a specified destination 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: rename Rename an existing container 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: restart Restart one or more containers 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: rm Remove one or more containers 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: rmi Remove one or more images from local storage 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: run Run a command in a new container 2024-09-21T17:20:58.622 INFO:teuthology.orchestra.run.smithi179.stdout: save Save image(s) to an archive 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: search Search registry for image 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: secret Manage secrets 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: start Start one or more containers 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: stats Display a live stream of container resource usage statistics 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: stop Stop one or more containers 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: system Manage podman 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: tag Add an additional name to a local image 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: top Display the running processes of a container 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: unmount Unmount working container's root filesystem 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: unpause Unpause the processes in one or more containers 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: unshare Run a command in a modified user namespace 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: untag Remove a name from a local image 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: update Update an existing container 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: version Display the Podman version information 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: volume Manage volumes 2024-09-21T17:20:58.623 INFO:teuthology.orchestra.run.smithi179.stdout: wait Block on one or more containers 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout:Options: 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --config string Location of authentication config file 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --conmon string Path of the conmon binary 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --help Help for podman 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.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 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --module stringArray Load the containers.conf(5) module 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-21T17:20:58.624 INFO:teuthology.orchestra.run.smithi179.stdout: --out string Send output (stdout) from podman to a file 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: -r, --remote Access remote Podman service 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --ssh string define the ssh mode (default "golang") 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: (default "/run/libpod") 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --transient-store Enable transient container storage 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-21T17:20:58.625 INFO:teuthology.orchestra.run.smithi179.stdout: -v, --version version for podman 2024-09-21T17:20:58.626 INFO:teuthology.orchestra.run.smithi179.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-21T17:20:58.627 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-21T17:20:59.492 INFO:teuthology.orchestra.run.smithi179.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-21T17:20:59.938 INFO:teuthology.orchestra.run.smithi179.stderr:Getting image source signatures 2024-09-21T17:20:59.942 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:19aab37efbe1142936033193230c7e8f1e78a9689d8c036c88ddd4dbd1b38c9a 2024-09-21T17:20:59.942 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:d4206400329965a37eab3e5aed7e3fb0170b42700168c7d495e883d8a0a8f5cf 2024-09-21T17:20:59.942 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:c888ba27f8c009dacf2f00286a2f3b4947da84b2a51139b0f0d8f0c631354cbf 2024-09-21T17:20:59.943 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:b423073ce577e2ab41fc73a242cf2a811e65ba199f79de317a24fe3ee061ce7c 2024-09-21T17:20:59.943 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T17:20:59.943 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:aff4a5324caaa26ea11893454c01502fc6fec9eb9feea37362014f9672d1ede8 2024-09-21T17:21:05.108 INFO:teuthology.orchestra.run.smithi179.stderr:Copying config sha256:eca3edbb1235f9eb628437ea89af6ab6686b28fbbc29a9c1ef63ba346e74855a 2024-09-21T17:21:05.251 INFO:teuthology.orchestra.run.smithi179.stderr:Writing manifest to image destination 2024-09-21T17:21:05.474 INFO:teuthology.orchestra.run.smithi179.stdout:eca3edbb1235f9eb628437ea89af6ab6686b28fbbc29a9c1ef63ba346e74855a 2024-09-21T17:21:05.480 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-21T17:21:05.601 INFO:teuthology.orchestra.run.smithi179.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-21T17:21:05.952 INFO:teuthology.orchestra.run.smithi179.stderr:Getting image source signatures 2024-09-21T17:21:05.953 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:f53e54002cf8b1662259f7c8057bfe9d45f75df332111cdf6eb5960bd81f6e1a 2024-09-21T17:21:05.953 INFO:teuthology.orchestra.run.smithi179.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T17:21:08.030 INFO:teuthology.orchestra.run.smithi179.stderr:Copying config sha256:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T17:21:08.147 INFO:teuthology.orchestra.run.smithi179.stderr:Writing manifest to image destination 2024-09-21T17:21:08.330 INFO:teuthology.orchestra.run.smithi179.stdout:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T17:21:08.334 DEBUG:teuthology.orchestra.run.smithi179:> ss -lunH 2024-09-21T17:21:08.359 INFO:teuthology.orchestra.run.smithi179.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T17:21:08.359 INFO:teuthology.orchestra.run.smithi179.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-21T17:21:08.359 INFO:teuthology.orchestra.run.smithi179.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T17:21:08.359 INFO:teuthology.orchestra.run.smithi179.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-21T17:21:08.359 DEBUG:teuthology.orchestra.run.smithi179:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T17:21:08.433 DEBUG:teuthology.orchestra.run.smithi179:> sudo mkdir -p /var/tmp/samba 2024-09-21T17:21:08.497 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2024-09-21T17:21:08.497 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/var/tmp/samba/container.json 2024-09-21T17:21:08.561 DEBUG:teuthology.orchestra.run.smithi179:> 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 2024-09-21T17:21:09.187 INFO:teuthology.orchestra.run.smithi179.stdout:1614aa0866ff679712d3ee60c7afa9f1f796532b70a1f00b3c0911cc0e8dcdf4 2024-09-21T17:21:09.441 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=0 2024-09-21T17:21:09.441 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:09.866 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:13.830 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=1 2024-09-21T17:21:13.831 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:15.988 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:17.873 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=2 2024-09-21T17:21:17.874 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:18.563 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:19.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:21.458 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=3 2024-09-21T17:21:21.458 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:21.830 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:26.422 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=4 2024-09-21T17:21:26.423 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:27.041 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:35.986 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=5 2024-09-21T17:21:35.986 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:36.488 INFO:teuthology.orchestra.run.smithi179.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T17:21:37.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:21:53.088 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.179, idx=6 2024-09-21T17:21:53.088 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T17:21:53.863 INFO:teuthology.orchestra.run.smithi179.stdout: . D 0 Sat Sep 21 17:21:23 2024 2024-09-21T17:21:53.863 INFO:teuthology.orchestra.run.smithi179.stdout: .. D 0 Sat Sep 21 17:21:23 2024 2024-09-21T17:21:53.863 INFO:teuthology.orchestra.run.smithi179.stdout: domain1.sink.test D 0 Sat Sep 21 17:21:21 2024 2024-09-21T17:21:53.863 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:21:53.863 INFO:teuthology.orchestra.run.smithi179.stdout: 960311424 blocks of size 1024. 907764588 blocks available 2024-09-21T17:21:54.404 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-21T17:21:54.404 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T17:21:54.414 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': '0ecbb435437226bc091a0c2d4549ba25bf724efe'} 2024-09-21T17:21:54.414 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:21:54.415 INFO:tasks.cephadm:Cluster fsid is ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:21:54.415 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T17:21:54.415 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.53', 'mon.b': '172.21.15.136', 'mon.c': '172.21.15.139'} 2024-09-21T17:21:54.416 INFO:tasks.cephadm:First mon is mon.a on smithi053 2024-09-21T17:21:54.416 INFO:tasks.cephadm:First mgr is x 2024-09-21T17:21:54.416 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T17:21:54.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2024-09-21T17:21:54.451 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-09-21T17:21:54.486 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-09-21T17:21:54.521 DEBUG:teuthology.orchestra.run.smithi179:> sudo hostname $(hostname -s) 2024-09-21T17:21:54.548 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T17:21:54.548 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:21:54.689 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '0ecbb435437226bc091a0c2d4549ba25bf724efe', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83206/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5129-g0ecbb435', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5129.g0ecbb435'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-21 15:40:29.818446', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-21-1014', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-21T17:21:54.832 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-adk-testing-2024-09-21-1014, sha1 0ecbb435437226bc091a0c2d4549ba25bf724efe from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:21:54.834 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm 2024-09-21T17:21:54.834 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm 2024-09-21T17:21:54.834 DEBUG:teuthology.orchestra.run.smithi053:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:55.371 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-r--r--. 1 ubuntu ubuntu 804323 Sep 21 17:21 /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:55.371 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:55.903 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-r--r--. 1 ubuntu ubuntu 804323 Sep 21 17:21 /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:55.903 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:56.505 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-r--r--. 1 ubuntu ubuntu 804323 Sep 21 17:21 /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:56.506 DEBUG:teuthology.orchestra.run.smithi179:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.034 INFO:teuthology.orchestra.run.smithi179.stdout:-rw-r--r--. 1 ubuntu ubuntu 804323 Sep 21 17:21 /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.034 DEBUG:teuthology.orchestra.run.smithi053:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.055 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.074 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.093 DEBUG:teuthology.orchestra.run.smithi179:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:21:57.129 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe on all hosts... 2024-09-21T17:21:57.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:21:57.131 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:21:57.133 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:21:57.136 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:21:57.359 INFO:teuthology.orchestra.run.smithi179.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:21:58.597 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:21:58.621 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:21:58.702 INFO:teuthology.orchestra.run.smithi053.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout: "repo_digests": [ 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2024-09-21T17:22:28.323 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-09-21T17:22:29.341 INFO:teuthology.orchestra.run.smithi179.stdout:{ 2024-09-21T17:22:29.341 INFO:teuthology.orchestra.run.smithi179.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:22:29.341 INFO:teuthology.orchestra.run.smithi179.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:22:29.342 INFO:teuthology.orchestra.run.smithi179.stdout: "repo_digests": [ 2024-09-21T17:22:29.342 INFO:teuthology.orchestra.run.smithi179.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:22:29.342 INFO:teuthology.orchestra.run.smithi179.stdout: ] 2024-09-21T17:22:29.342 INFO:teuthology.orchestra.run.smithi179.stdout:} 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-09-21T17:22:31.057 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-09-21T17:22:33.508 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-09-21T17:22:33.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /etc/ceph 2024-09-21T17:22:33.569 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-09-21T17:22:33.602 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-09-21T17:22:33.630 DEBUG:teuthology.orchestra.run.smithi179:> sudo mkdir -p /etc/ceph 2024-09-21T17:22:33.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 777 /etc/ceph 2024-09-21T17:22:33.693 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-09-21T17:22:33.722 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-09-21T17:22:33.747 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 777 /etc/ceph 2024-09-21T17:22:33.776 INFO:tasks.cephadm:Writing seed config... 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T17:22:33.777 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T17:22:33.778 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:22:33.778 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T17:22:33.796 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = ff5948da-783d-11ef-baf6-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T17:22:33.797 DEBUG:teuthology.orchestra.run.smithi053:mon.a> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T17:22:33.839 DEBUG:teuthology.orchestra.run.smithi053:mgr.x> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T17:22:33.882 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T17:22:33.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe -v bootstrap --fsid ff5948da-783d-11ef-baf6-efdc52797490 --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 172.21.15.53 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:22:34.097 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:22:34.097 INFO:teuthology.orchestra.run.smithi053.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe', '-v', 'bootstrap', '--fsid', 'ff5948da-783d-11ef-baf6-efdc52797490', '--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', '172.21.15.53', '--skip-admin-label'] 2024-09-21T17:22:34.097 INFO:teuthology.orchestra.run.smithi053.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T17:22:34.098 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying podman|docker is present... 2024-09-21T17:22:34.121 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 5.2.2 2024-09-21T17:22:34.121 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying lvm2 is present... 2024-09-21T17:22:34.121 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying time synchronization is in place... 2024-09-21T17:22:34.129 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:22:34.129 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:22:34.135 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:22:34.135 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:22:34.142 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout enabled 2024-09-21T17:22:34.149 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout active 2024-09-21T17:22:34.149 INFO:teuthology.orchestra.run.smithi053.stdout:Unit chronyd.service is enabled and running 2024-09-21T17:22:34.149 INFO:teuthology.orchestra.run.smithi053.stdout:Repeating the final host check... 2024-09-21T17:22:34.171 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 5.2.2 2024-09-21T17:22:34.171 INFO:teuthology.orchestra.run.smithi053.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T17:22:34.171 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl is present 2024-09-21T17:22:34.171 INFO:teuthology.orchestra.run.smithi053.stdout:lvcreate is present 2024-09-21T17:22:34.178 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:22:34.178 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:22:34.184 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:22:34.185 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:22:34.191 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout enabled 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout active 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:Unit chronyd.service is enabled and running 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:Host looks OK 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:Cluster fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:Acquiring lock 139910823769808 on /run/cephadm/ff5948da-783d-11ef-baf6-efdc52797490.lock 2024-09-21T17:22:34.198 INFO:teuthology.orchestra.run.smithi053.stdout:Lock 139910823769808 acquired on /run/cephadm/ff5948da-783d-11ef-baf6-efdc52797490.lock 2024-09-21T17:22:34.199 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying IP 172.21.15.53 port 3300 ... 2024-09-21T17:22:34.199 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying IP 172.21.15.53 port 6789 ... 2024-09-21T17:22:34.199 INFO:teuthology.orchestra.run.smithi053.stdout:Base mon IP(s) is [172.21.15.53:3300, 172.21.15.53:6789], mon addrv is [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2024-09-21T17:22:34.202 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.53 metric 100 2024-09-21T17:22:34.202 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.53 metric 100 2024-09-21T17:22:34.205 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T17:22:34.205 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T17:22:34.205 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1785sec hoplimit 64 pref medium 2024-09-21T17:22:34.207 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T17:22:34.207 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T17:22:34.207 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:3718/64 scope link 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2024-09-21T17:22:34.208 INFO:teuthology.orchestra.run.smithi053.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T17:22:34.209 INFO:teuthology.orchestra.run.smithi053.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T17:22:34.209 INFO:teuthology.orchestra.run.smithi053.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:22:34.690 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stdout 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 2024-09-21T17:22:34.690 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:22:34.690 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T17:22:34.691 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T17:22:34.691 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying blob sha256:21b5a2bb4fd2b634e899a996bd2c361c29a2bbdb6dc6de9dcb7e17a30e3d130c 2024-09-21T17:22:34.691 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Copying config sha256:3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 2024-09-21T17:22:34.691 INFO:teuthology.orchestra.run.smithi053.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T17:22:35.620 INFO:teuthology.orchestra.run.smithi053.stdout:ceph: stdout ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev) 2024-09-21T17:22:35.620 INFO:teuthology.orchestra.run.smithi053.stdout:Ceph version: ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev) 2024-09-21T17:22:35.620 INFO:teuthology.orchestra.run.smithi053.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T17:22:36.617 INFO:teuthology.orchestra.run.smithi053.stdout:stat: stdout 167 167 2024-09-21T17:22:36.617 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial keys... 2024-09-21T17:22:37.473 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDcAO9m5F2TOBAAdgKOlTB9MmTOi3hv53TIcA== 2024-09-21T17:22:38.453 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDdAO9mccANMRAA49pRU46mB9VMiRLbXZrg6w== 2024-09-21T17:22:39.508 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph-authtool: stdout AQDeAO9mV+FeMRAAe0dtu7MCWq69+EIhtvg6+Q== 2024-09-21T17:22:39.510 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial monmap... 2024-09-21T17:22:40.356 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:monmaptool for a [v2:172.21.15.53:3300,v1:172.21.15.53:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:setting min_mon_release = quincy 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: set fsid to ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:22:40.357 INFO:teuthology.orchestra.run.smithi053.stdout:Creating mon... 2024-09-21T17:22:41.237 INFO:teuthology.orchestra.run.smithi053.stdout:create mon.a on 2024-09-21T17:22:41.610 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T17:22:41.804 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target. 2024-09-21T17:22:41.804 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target. 2024-09-21T17:22:42.059 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a 2024-09-21T17:22:42.059 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T17:22:42.232 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target.wants/ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490@.service. 2024-09-21T17:22:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T17:22:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-09-21T17:22:42.885 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T17:22:42.885 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:22:42.885 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-09-21T17:22:42.885 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:22:42.886 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mon to start... 2024-09-21T17:22:42.886 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mon... 2024-09-21T17:22:43.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:43 smithi053 ceph-mon[24638]: from='client.? 172.21.15.53:0/2773856997' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T17:22:43.923 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout id: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout services: 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.587663s) 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout data: 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:43.924 INFO:teuthology.orchestra.run.smithi053.stdout:mon is available 2024-09-21T17:22:43.925 INFO:teuthology.orchestra.run.smithi053.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout fsid = ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:22:44.896 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:22:44.897 INFO:teuthology.orchestra.run.smithi053.stdout:Generating new minimal ceph.conf... 2024-09-21T17:22:44.993 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:44 smithi053 ceph-mon[24638]: from='client.? 172.21.15.53:0/348172857' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:22:44.993 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:44 smithi053 ceph-mon[24638]: from='client.? 172.21.15.53:0/348172857' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T17:22:45.889 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:45 smithi053 ceph-mon[24638]: from='client.? 172.21.15.53:0/1191109012' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:22:45.893 INFO:teuthology.orchestra.run.smithi053.stdout:Restarting the monitor... 2024-09-21T17:22:46.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:45 smithi053 systemd[1]: Stopping Ceph mon.a for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:22:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a[24634]: 2024-09-21T17:22:46.174+0000 7fb0d42a5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:22:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a[24634]: 2024-09-21T17:22:46.174+0000 7fb0d42a5640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T17:22:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 podman[24881]: 2024-09-21 17:22:46.31854953 +0000 UTC m=+0.253295154 container died 3103efdfcd61072db5ab7f5317239c266a9e0a320a79260fbed4ea33d9627d27 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T17:22:47.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 podman[24881]: 2024-09-21 17:22:46.65755399 +0000 UTC m=+0.592299613 container cleanup 3103efdfcd61072db5ab7f5317239c266a9e0a320a79260fbed4ea33d9627d27 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:22:47.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 bash[24881]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a 2024-09-21T17:22:47.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:46 smithi053 podman[24894]: 2024-09-21 17:22:46.81676508 +0000 UTC m=+0.496611947 container remove 3103efdfcd61072db5ab7f5317239c266a9e0a320a79260fbed4ea33d9627d27 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:22:47.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 systemd[1]: ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T17:22:47.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 systemd[1]: Stopped Ceph mon.a for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:22:47.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 systemd[1]: Starting Ceph mon.a for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:22:47.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 podman[24989]: 2024-09-21 17:22:47.234211764 +0000 UTC m=+0.106567661 container create 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T17:22:47.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 podman[24989]: 2024-09-21 17:22:47.143385127 +0000 UTC m=+0.015741027 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:22:47.491 INFO:teuthology.orchestra.run.smithi053.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 podman[24989]: 2024-09-21 17:22:47.419670416 +0000 UTC m=+0.292026313 container init 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 podman[24989]: 2024-09-21 17:22:47.42287081 +0000 UTC m=+0.295226709 container start 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 2 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: pidfile_write: ignore empty --pid-file 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: load: jerasure load: lrc 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: RocksDB version: 7.9.2 2024-09-21T17:22:47.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Git sha 0 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: DB SUMMARY 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: DB Session ID: 0XYNT0XRAE80681E60Z7 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: CURRENT file: CURRENT 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.error_if_exists: 0 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.create_if_missing: 0 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.paranoid_checks: 1 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:22:47.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:22:47.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.env: 0x557d2ad75120 2024-09-21T17:22:47.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:22:47.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.info_log: 0x557d2c605700 2024-09-21T17:22:47.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.statistics: (nil) 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.use_fsync: 0 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_log_file_size: 0 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_fallocate: 1 2024-09-21T17:22:47.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.use_direct_reads: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.db_log_dir: 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.wal_dir: 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:22:47.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.write_buffer_manager: 0x557d2c609b80 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.unordered_write: 0 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:22:47.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.row_cache: None 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.wal_filter: None 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.two_write_queues: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.wal_compression: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.atomic_flush: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.log_readahead_size: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:22:47.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_background_jobs: 2 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_background_compactions: -1 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_subcompactions: 1 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_open_files: -1 2024-09-21T17:22:47.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_background_flushes: -1 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Compression algorithms supported: 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kZSTD supported: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kXpressCompression supported: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kBZip2Compression supported: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kLZ4Compression supported: 1 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kZlibCompression supported: 1 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: kSnappyCompression supported: 1 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:22:47.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.merge_operator: 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_filter: None 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d2c605320) 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks: 1 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout: pin_top_level_index_and_filter: 1 2024-09-21T17:22:47.598 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_type: 0 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_index_type: 0 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_shortening: 1 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: checksum: 4 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: no_block_cache: 0 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache: 0x557d2c5f9610 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_name: BinnedLRUCache 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_options: 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: capacity : 536870912 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: num_shard_bits : 4 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: strict_capacity_limit : 0 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: high_pri_pool_ratio: 0.000 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_cache_compressed: (nil) 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: persistent_cache: (nil) 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size: 4096 2024-09-21T17:22:47.599 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_size_deviation: 10 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_restart_interval: 16 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: index_block_restart_interval: 1 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: metadata_block_size: 4096 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: partition_filters: 0 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: use_delta_encoding: 1 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: filter_policy: bloomfilter 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: whole_key_filtering: 1 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: verify_compression: 0 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: read_amp_bytes_per_bit: 0 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: format_version: 5 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_index_compression: 1 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: block_align: 0 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: max_auto_readahead_size: 262144 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: prepopulate_block_cache: 0 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: initial_auto_readahead_size: 8192 2024-09-21T17:22:47.600 INFO:journalctl@ceph.mon.a.smithi053.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression: NoCompression 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.num_levels: 7 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:22:47.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:22:47.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:22:47.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:22:47.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.inplace_update_support: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.bloom_locality: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.max_successive_merges: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.ttl: 2592000 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:22:47.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enable_blob_files: false 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.min_blob_size: 0 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6dc61e0c-9d6e-4c8f-ad5d-e67d69232773 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939367449683, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T17:22:47.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939367450579, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77433, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "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": 1726939367, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6dc61e0c-9d6e-4c8f-ad5d-e67d69232773", "db_session_id": "0XYNT0XRAE80681E60Z7", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939367450676, "job": 1, "event": "recovery_finished"} 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557d2c628e00 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: DB pointer 0x557d2c72a000 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** DB Stats ** 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:22:47.607 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.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 148.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** Compaction Stats [default] ** 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.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 148.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.608 INFO:journalctl@ceph.mon.a.smithi053.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Cumulative compaction: 0.00 GB write, 26.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Interval compaction: 0.00 GB write, 26.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Block cache BinnedLRUCache@0x557d2c5f9610#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: starting mon.a rank 0 at public addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] at bind addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???) e1 preinit fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:47.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).mds e1 new map 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).mds e1 print_map 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: e1 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: btime 2024-09-21T17:22:42:796397+0000 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: legacy client fscid: -1 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: No filesystems configured 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 bash[24989]: 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 2024-09-21T17:22:47.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 systemd[1]: Started Ceph mon.a for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: monmap epoch 1 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: last_changed 2024-09-21T17:22:39.823787+0000 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: min_mon_release 19 (squid) 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: election_strategy: 1 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: fsmap 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:22:47.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:47 smithi053 ceph-mon[25008]: mgrmap e1: no daemons active 2024-09-21T17:22:48.488 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T17:22:48.502 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:22:48.502 INFO:teuthology.orchestra.run.smithi053.stdout:Creating mgr... 2024-09-21T17:22:48.503 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T17:22:48.503 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T17:22:48.762 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x 2024-09-21T17:22:48.762 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service: Unit ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service not loaded. 2024-09-21T17:22:48.919 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490.target.wants/ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-ff5948da-783d-11ef-baf6-efdc52797490@.service. 2024-09-21T17:22:49.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:48 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/4183050952' entity='client.admin' 2024-09-21T17:22:50.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:22:49 smithi053 podman[25223]: 2024-09-21 17:22:49.960527498 +0000 UTC m=+0.926293328 container start b5d4c7f8afa23061c6fef9462ce4e82debff2747305303bf5d96430a2f18af0e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:22:50.836 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T17:22:50.836 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-09-21T17:22:50.843 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T17:22:50.844 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:22:50.844 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-09-21T17:22:50.844 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:22:50.853 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T17:22:50.853 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr to start... 2024-09-21T17:22:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr... 2024-09-21T17:22:51.275 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:22:50 smithi053 bash[25223]: b5d4c7f8afa23061c6fef9462ce4e82debff2747305303bf5d96430a2f18af0e 2024-09-21T17:22:51.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:22:50 smithi053 systemd[1]: Started Ceph mgr.x for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:22:54.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:54 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/523818895' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: Activating manager daemon x 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: mgrmap e2: x(active, starting, since 0.00353932s) 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:22:55.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:55 smithi053 ceph-mon[25008]: Manager daemon x is now available 2024-09-21T17:22:56.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:22:56.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' 2024-09-21T17:22:56.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:22:56.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' 2024-09-21T17:22:56.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: from='mgr.14100 172.21.15.53:0/2528769851' entity='mgr.x' 2024-09-21T17:22:56.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:56 smithi053 ceph-mon[25008]: mgrmap e3: x(active, since 1.0077s) 2024-09-21T17:22:58.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:22:58 smithi053 ceph-mon[25008]: mgrmap e4: x(active, since 2s) 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "ff5948da-783d-11ef-baf6-efdc52797490", 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:23:00.556 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.557 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:23:00.558 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:23:00.561 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:22:42:796397+0000", 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:23:00.562 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:22:42.797051+0000", 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:00.563 INFO:teuthology.orchestra.run.smithi053.stdout:mgr not available, waiting (1/15)... 2024-09-21T17:23:03.715 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:03 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3605961987' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:23:03.916 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:23:03.916 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:03.916 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsid": "ff5948da-783d-11ef-baf6-efdc52797490", 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:23:03.917 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:23:03.918 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:22:42:796397+0000", 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.919 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:22:42.797051+0000", 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:23:03.920 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:03.921 INFO:teuthology.orchestra.run.smithi053.stdout:mgr is available 2024-09-21T17:23:04.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:04 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3463237751' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout fsid = ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2024-09-21T17:23:05.093 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:23:05.094 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling cephadm module... 2024-09-21T17:23:06.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:05 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3483076086' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T17:23:06.026 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:05 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setuser ceph since I am not root 2024-09-21T17:23:06.026 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:05 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setgroup ceph since I am not root 2024-09-21T17:23:07.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:06 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3483076086' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T17:23:07.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:06 smithi053 ceph-mon[25008]: mgrmap e5: x(active, since 10s) 2024-09-21T17:23:08.197 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:07 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2717624391' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for the mgr to restart... 2024-09-21T17:23:08.484 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr epoch 5... 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: Active manager daemon x restarted 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: Activating manager daemon x 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: mgrmap e6: x(active, starting, since 0.00315827s) 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:23:11.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:11 smithi053 ceph-mon[25008]: Manager daemon x is now available 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:mgr epoch 5 is available 2024-09-21T17:23:12.656 INFO:teuthology.orchestra.run.smithi053.stdout:Verifying orchestrator module is enabled... 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: Found migration_current of "None". Setting to last migration. 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:12.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:12.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:23:12.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:23:12.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:12 smithi053 ceph-mon[25008]: mgrmap e7: x(active, since 1.00554s) 2024-09-21T17:23:14.008 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:13 smithi053 ceph-mon[25008]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:23:14.009 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:13 smithi053 ceph-mon[25008]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:23:14.009 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:13 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1661822130' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T17:23:14.303 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T17:23:14.303 INFO:teuthology.orchestra.run.smithi053.stdout:Setting orchestrator backend to cephadm... 2024-09-21T17:23:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:14 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1661822130' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T17:23:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:14 smithi053 ceph-mon[25008]: mgrmap e8: x(active, since 2s) 2024-09-21T17:23:15.526 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:23:15.221+0000 7f6b6ac11640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:23:15] ENGINE Error in HTTPServer.serve 2024-09-21T17:23:15.526 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Traceback (most recent call last): 2024-09-21T17:23:15.526 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:23:15.526 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._connections.run(self.expiration_interval) 2024-09-21T17:23:15.526 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._run(expiration_interval) 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s = self.context.wrap_socket( 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: return self.sslsocket_class._create( 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self.do_handshake() 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._sslobj.do_handshake() 2024-09-21T17:23:15.527 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:23:15.528 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:15] ENGINE Bus STARTING 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:15] ENGINE Serving on https://172.21.15.53:7150 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:15] ENGINE Error in HTTPServer.serve 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout: Traceback (most recent call last): 2024-09-21T17:23:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._connections.run(self.expiration_interval) 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._run(expiration_interval) 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: s = self.context.wrap_socket( 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: return self.sslsocket_class._create( 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: self.do_handshake() 2024-09-21T17:23:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:23:16.278 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._sslobj.do_handshake() 2024-09-21T17:23:16.278 INFO:journalctl@ceph.mon.a.smithi053.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:23:16.278 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:15] ENGINE Serving on http://172.21.15.53:8765 2024-09-21T17:23:16.278 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:15] ENGINE Bus STARTED 2024-09-21T17:23:16.278 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:15 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:16.666 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T17:23:16.666 INFO:teuthology.orchestra.run.smithi053.stdout:Generating ssh key... 2024-09-21T17:23:17.090 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:16 smithi053 ceph-mon[25008]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Generating public/private rsa key pair. 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Your identification has been saved in /tmp/tmpvqfnzyr_/key 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Your public key has been saved in /tmp/tmpvqfnzyr_/key.pub 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: The key fingerprint is: 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: SHA256:+lIIxyrp2CoboVDld4dZ5/Pi7ugDMa6wOpT/p2KAiEM ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: The key's randomart image is: 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: +---[RSA 3072]----+ 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: | . . . | 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: | o + o | 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: | . ... + . o | 2024-09-21T17:23:18.002 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: | E ..o.o. o | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: |*. o + oSo . . | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: |B.* o ..+ . . | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: |o* + o.o . . | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: |o.+ = o.. .o | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: |+o.+ oo+..ooo | 2024-09-21T17:23:18.003 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:17 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: +----[SHA256]-----+ 2024-09-21T17:23:18.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:18 smithi053 ceph-mon[25008]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:18.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:18 smithi053 ceph-mon[25008]: Generating ssh key... 2024-09-21T17:23:18.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:18 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:18.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:18 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:19.477 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:19.478 INFO:teuthology.orchestra.run.smithi053.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:23:19.478 INFO:teuthology.orchestra.run.smithi053.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T17:23:19.482 INFO:teuthology.orchestra.run.smithi053.stdout:Adding host smithi053... 2024-09-21T17:23:20.278 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:19 smithi053 ceph-mon[25008]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:21.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:20 smithi053 ceph-mon[25008]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "addr": "172.21.15.53", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:21.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:21 smithi053 ceph-mon[25008]: Deploying cephadm binary to smithi053 2024-09-21T17:23:24.611 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Added host 'smithi053' with addr '172.21.15.53' 2024-09-21T17:23:24.611 INFO:teuthology.orchestra.run.smithi053.stdout:Deploying unmanaged mon service... 2024-09-21T17:23:25.212 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:24 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:25.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:24 smithi053 ceph-mon[25008]: Added host smithi053 2024-09-21T17:23:25.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:24 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:26.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:26 smithi053 ceph-mon[25008]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:26.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:26 smithi053 ceph-mon[25008]: Saving service mon spec with placement count:5 2024-09-21T17:23:26.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:26 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:26.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:26 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:26.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:26 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:26.674 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T17:23:26.674 INFO:teuthology.orchestra.run.smithi053.stdout:Deploying unmanaged mgr service... 2024-09-21T17:23:27.923 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T17:23:28.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:28 smithi053 ceph-mon[25008]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:28.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:28 smithi053 ceph-mon[25008]: Saving service mgr spec with placement count:2 2024-09-21T17:23:28.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:28 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:29.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:29 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:29.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:29 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1719328969' entity='client.admin' 2024-09-21T17:23:30.697 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling the dashboard module... 2024-09-21T17:23:31.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:31 smithi053 ceph-mon[25008]: from='mgr.14116 172.21.15.53:0/1644830548' entity='mgr.x' 2024-09-21T17:23:31.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:31 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/941957290' entity='client.admin' 2024-09-21T17:23:32.367 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:32 smithi053 ceph-mon[25008]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:23:32.367 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:32 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/4047652912' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T17:23:32.367 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:32 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setuser ceph since I am not root 2024-09-21T17:23:32.367 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:32 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setgroup ceph since I am not root 2024-09-21T17:23:33.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:33 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/4047652912' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T17:23:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:33 smithi053 ceph-mon[25008]: mgrmap e9: x(active, since 21s) 2024-09-21T17:23:34.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:34 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2633894819' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for the mgr to restart... 2024-09-21T17:23:34.235 INFO:teuthology.orchestra.run.smithi053.stdout:Waiting for mgr epoch 9... 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: Active manager daemon x restarted 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: Activating manager daemon x 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: mgrmap e10: x(active, starting, since 0.00337855s) 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:23:37.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:37 smithi053 ceph-mon[25008]: Manager daemon x is now available 2024-09-21T17:23:38.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:38.772 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:23:38.772 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:23:38.772 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:38 smithi053 ceph-mon[25008]: mgrmap e11: x(active, since 1.0068s) 2024-09-21T17:23:39.342 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:23:39.072+0000 7f26d690c640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:23:39] ENGINE Error in HTTPServer.serve 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Traceback (most recent call last): 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._connections.run(self.expiration_interval) 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._run(expiration_interval) 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s = self.context.wrap_socket( 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: return self.sslsocket_class._create( 2024-09-21T17:23:39.343 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:23:39.344 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self.do_handshake() 2024-09-21T17:23:39.344 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:23:39.344 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._sslobj.do_handshake() 2024-09-21T17:23:39.344 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:23:39.344 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:23:39.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:38] ENGINE Bus STARTING 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:38] ENGINE Serving on http://172.21.15.53:8765 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:39] ENGINE Serving on https://172.21.15.53:7150 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:39] ENGINE Bus STARTED 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: [21/Sep/2024:17:23:39] ENGINE Error in HTTPServer.serve 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: Traceback (most recent call last): 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._connections.run(self.expiration_interval) 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._run(expiration_interval) 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:23:39.609 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: s = self.context.wrap_socket( 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: return self.sslsocket_class._create( 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: self.do_handshake() 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._sslobj.do_handshake() 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:23:39.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:39 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:mgr epoch 9 is available 2024-09-21T17:23:39.611 INFO:teuthology.orchestra.run.smithi053.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T17:23:41.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:41 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:41.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:41 smithi053 ceph-mon[25008]: mgrmap e12: x(active, since 2s) 2024-09-21T17:23:42.180 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:42 smithi053 ceph-mon[25008]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:42.182 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFEDCCAvigAwIBAgIURcdnGxa4/fS5x+QTG99FHunRV/QwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTE3MjM0MVoXDTM0\nMDkyMjE3MjM0MVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjUzMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA2Gv7XtO1+nh5ybR4gxez67eECtMgOUcLxpb4\ng+c8XmnA7GJtopuYcGontZXxxcGP0o8xG83MAffHUyrV8DKygXWgILVbODQAwqJo\n5gnDuGyLX4/wCgRQetYiP8pdS+LRb8SXDAzuku0bM8bFgjphH9DsMqJsH7tixWU1\ntbovs57OOsb6eH+nF6IAEZY3ixWONwJJ4RknGYfpR0wA/1PXcVhSkcUQmG12JJK/\nXQipSsTUkGReTOSsHSSzQrOyTm90k3xYdR34b83VdD0ypTSRJ64w49/DFjPvmfCY\nIxQ7UMYjIfYWIHK66mV3fy7/AXlyYTjec52fcoFM3FcAI0707z7why0PzFOZkm2c\nGHBL5wTq+tkuuuX4x0NWX13UK/xMs4vb4ZJ7LZKqyb3CaVpk2NQuK3IXE7wtJT3R\ncgNR1vjlLPQ1J/PBrHqqaJBU4n6MokQqOwPGWBmtGsYbx+L8eGKYYK9EJEOpJ9IF\nHR+rUBTWR7fukoYvc5akwkoMDFAeHyn0EgXAV1Pu90DJ9U8XJXIkHSpVXC8eaG+X\nEmaMeZTrM7SkNsqse+060lhKxsAE2KSUGR3JBEuIUEkmiKGXQroSAtyb0gcZ2T6G\nnNwn8LY3X6d+F9SEKbeSB5G/pNBnRkKUWbaQbZDo/ohElrEBdkKF3lVX1Fcmgh40\nZWNKK6UCAwEAAaNUMFIwQgYDVR0RBDswOYIec21pdGhpMDUzLmZyb250LnNlcGlh\nLmNlcGguY29tghFkYXNoYm9hcmRfc2VydmVyc4cErBUPNTAMBgNVHRMBAf8EAjAA\nMA0GCSqGSIb3DQEBCwUAA4ICAQBcMDul0nNWQ1C21ZeTfILeKOU4ziYi+9MJ6RlQ\n8vXVOS46d3TnDh8OPw9e7TEA3fTeZOF8MJhWAegqYT/atfttFeSKbEAILvrqkfx9\n0QTp2HN5HbOAYMzHFlsMTh/qn+AyZIiiUAt810rRBUbgqP+kCe23XsceyeRWZ60u\nkv/W1PneR+d+tYTyB7NzK0mDUGbEe0eXaswGri+EKN9olVd50IdfyeFd1XlVykrB\n57GkmFLq7PiIEZRJEU6NbDkhR2tGOs2RBs1CwwOFN2qUn9NdiUKGM59L9GmYNCET\nxgA4XtQkG8us3gatGIZgqySDPy5QCrpPJ9gExjYeVfyhbVEqdI+0PFx+uo8ZV9Ck\nwBdndxJY2x0pCIVivu/sHxQBeNGm1Ag6Neu/VuqF7lWClGY6owky1bNZ7NGUkxvQ\nOJJGOqQxfyw0fu8+oFpe31BDHvkMNzeGiNMaZg0XuSrZ3YlGRaVLC+XcWOkkeqVJ\n1hcOJ58P9kF23miOMO2pbQIrcLpgvJzvHdUk6+3tS+EX2i5KNFzBpnma4g59g81O\nEcUJb5DWLSjatGCV7sTcFo6PBxEwdbORdQkqqvZ25Q+18dufGZ7LixBjw3yM8GwW\nQUYyzgaadcZZGSvWG+I9sQofAgPCgp3+To9CIdqB0K0+TevAVGWBYj4JLE3HQ4bK\nwYdm5Q==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEA2Gv7XtO1+nh5ybR4gxez67eECtMgOUcLxpb4g+c8XmnA7GJt\nopuYcGontZXxxcGP0o8xG83MAffHUyrV8DKygXWgILVbODQAwqJo5gnDuGyLX4/w\nCgRQetYiP8pdS+LRb8SXDAzuku0bM8bFgjphH9DsMqJsH7tixWU1tbovs57OOsb6\neH+nF6IAEZY3ixWONwJJ4RknGYfpR0wA/1PXcVhSkcUQmG12JJK/XQipSsTUkGRe\nTOSsHSSzQrOyTm90k3xYdR34b83VdD0ypTSRJ64w49/DFjPvmfCYIxQ7UMYjIfYW\nIHK66mV3fy7/AXlyYTjec52fcoFM3FcAI0707z7why0PzFOZkm2cGHBL5wTq+tku\nuuX4x0NWX13UK/xMs4vb4ZJ7LZKqyb3CaVpk2NQuK3IXE7wtJT3RcgNR1vjlLPQ1\nJ/PBrHqqaJBU4n6MokQqOwPGWBmtGsYbx+L8eGKYYK9EJEOpJ9IFHR+rUBTWR7fu\nkoYvc5akwkoMDFAeHyn0EgXAV1Pu90DJ9U8XJXIkHSpVXC8eaG+XEmaMeZTrM7Sk\nNsqse+060lhKxsAE2KSUGR3JBEuIUEkmiKGXQroSAtyb0gcZ2T6GnNwn8LY3X6d+\nF9SEKbeSB5G/pNBnRkKUWbaQbZDo/ohElrEBdkKF3lVX1Fcmgh40ZWNKK6UCAwEA\nAQKCAgACSrJwwKEus9PmVOjpynh3SIw3aSDwOlZflf2vt+UlwszuM+ShUjB9EEK3\nY40Z4QDa4/VLLBS6+Jq9wLhfQMovIMW/UuxSXgqcBQhDV1shOtUHAAk0sfMAOgBG\n2KfAQ/ifzF8lG4XzPFuLYtF4nZGlupqltp6af2t+V6IH+J7EsivQ54aDfCaS035Y\nsVSJPoMxBe8uWQvW819/B8kC6ype4uaM8J9KXe5gWMV6ALt6NTdjCA0Pl2RTMq5L\nSIfc2MVNQoXVR6n31SAriPJeWX4oA2o1H4t7UrV41dlmlbJDGrYIiAiX818TWFu5\nlw/QPi795JJGeybTGZdsxecUeKOTWACcasbyFQ7LuTBPehbCW4qFSEMG3+qP1z9r\n/XFuhXnPdKe0ZkZGHNUwkQ9PZxj/fmku64Gi7XWLD3LXIsrwf/nugyvtW/YI3iP8\ntv8kueS4BvxsiWSax4QqDAkzJS30OHb9epPkNEpoqOtCsy392HhrwuiyYHTxVfu+\nuyzIScDVcNWz/t5da7KlIruH/fx/9b+o/TZARNcruckA8mwyvEcchYbbOMP/wmBh\np7B9fX4WdGFE8FxHocLO8+lpPW7drxHZsSLRHRT4pjLcxYeeJtqqf+xSLfKMtvuB\n72/eaNIpR57Et4qxIdSqpTgkCANhftte09U4k5uIF4GC6dQJwQKCAQEA/+pCdAov\nFtOjHNRwWnGRJwJ46pg3uyH5qShbyP0k9Q5VXNKP0r7xuR1i1QXRsGLFP2fh/9jm\n6IrRqrLoB2qt8/qHIqPpsIkFiBDDMHib+o40EFRbUQ5dc78s60bFSmgN4Iip5HXQ\nJG+Dx1pE5LHcoavVDaWdC49cR7P3FfsydhHeJEcvNDWQ9g98kqBEtvNBK3aZi+pu\nfK0ZRza0SYuLMrIIgMXcvYlP7oESI8c9p1i+rapJP1V6xK6VnW0iBDAFJSshLH3b\nEhNWoK1daWNVYrra/Vy0j5Wxdla+BuL1pUX5qloc4BoF9qVnPbllYSKJ5/oAiOWw\nK1EMdj1UhmaqOQKCAQEA2H5eCDJM0jaF0pyfFcQJxIAuRwERNKNABineX+9i6Zx0\n4eHUVrngsrV2T1RmFZJ1LrcKe6DfskL2/WRo66UGAc5u0We7uL9a5QFaf6LVQc0H\nw4fZIDkFq3u9Ft4qS3KzZBrNFY0eMusWpCYwmSbQPHlNSXhwQhHIBvrb1RNDJxkX\n1I/OsDXTn4I3CWXrDf/C/E4Sa8sHHZ+UJ16fP0FtGfrnGBA+J/vgmxO+tBdjejYU\noLK7WTTUwy8LjtFSYlgS0NTlA0uc/RwBFBGyZJto/CFGed+woltprB+m43buXFlU\nymB59O2sBU/1Bx5IICI9azH6IIgfcGelOi+31qK8zQKCAQEAkAYzvgCZPbx/uNLq\nJExzx0OB720ZOEzHp+aZuUSWTv/xFJs/6/ggK/EY1RBAUYdUwPli3E0irs6pbure\n4IWuPnfJI7qh4wNKRKhCYX4PMnRjYqlG9xghiemWixa6I8TpwmrHSlbvfAHyZPgt\ne5OJusbs0ZBaEM5uvb/Pl+RWItKtdTdGnphi68gNcKuX4GqIS8Cka3TVF3+HkWd9\nEULiZPaDCI3STC0B+hVTsyUHUq4EKdKDBIzD2frzIrTvhvHLg36BXfu6lbKidyz6\nPDx2KmlEo4BP8drqE9J/gXqriocWGkQ6qfibUJMHxloXbxI0EITHVkQF4Grtm4Gq\nlzUiKQKCAQBVvT46Wsln22YGcjbi5N/FbcpmHnsU8K5zgnNqZSE0Sd1UdB6nNjhS\nLmGrq04+ruEv3hgNvDm7nJ+63OBcqt+FKZ9j2YRT95zk4zNXJ0L0K2IuwwdvpoWj\nU38gpl3zwXpgY+ji5x+VpNszqVhH30JLIPNF7Kfw0p/4e7NCYL2Qp3Rzn3yI9thX\n7LclRrLfuXIcgEL1Y9PunHuNWAETiTLPPjn1osErDqr2X8yAAF9KUE69Eev2uWCl\n6GTYa/gHsL/K6vXD51dGOqgGrbeL9qyOZhNGQxvuQOvJ2kM7BKgD9PEKsUi7gsFE\n3VS6O/jumQDgCkv4RFDHMJUURT+2hn7lAoIBAQC2XOxiydmM2uVKtXjbt1l/Ky8N\nAoNvvmc+n8Mg105L7HuA+uHmb7cP8CqssslHFOWbsp4bQhJRXWnqgMD1wC987E4H\ng5fk1Q8ZwMUI7zEOMsJkiicJDIMmh3K+o2c3wkZ6AWqO592W5deoAW96gEM0yurg\nHTJ6fZLBEbEcEG6FhfI9dsS/KXj7LCYcgPXnD2b8LHhseWIRZ5ANB5uP7BGVPrQ2\nPIhAX5srNq+b1krPYMZOQmeL+RkyySVFwLNrfbocysg6ZnEFHxcgnD/g11/jwJVu\nQJX6XbRtgLm8rUKAipfFrMi98KgGZaeDoyHNeorpDnp7i/GS1h+Oejmrof/n\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T17:23:43.398 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T17:23:44.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:43 smithi053 ceph-mon[25008]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:44.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:43 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:44.804 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T17:23:44.805 INFO:teuthology.orchestra.run.smithi053.stdout:Creating initial admin user... 2024-09-21T17:23:45.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:45 smithi053 ceph-mon[25008]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:45.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:45 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:46.286 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$T0aLMI69w7amtrksRn3Jw.6wpnp.VNuwPxbTSJf57jOc9efmA7pri", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726939425, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T17:23:46.286 INFO:teuthology.orchestra.run.smithi053.stdout:Fetching dashboard port number... 2024-09-21T17:23:46.889 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:46 smithi053 ceph-mon[25008]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:46.889 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:47.467 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T17:23:47.478 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T17:23:47.479 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout disabled 2024-09-21T17:23:47.486 INFO:teuthology.orchestra.run.smithi053.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T17:23:47.486 INFO:teuthology.orchestra.run.smithi053.stdout:systemctl: stdout inactive 2024-09-21T17:23:47.486 INFO:teuthology.orchestra.run.smithi053.stdout:firewalld.service is not enabled 2024-09-21T17:23:47.486 INFO:teuthology.orchestra.run.smithi053.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T17:23:47.488 INFO:teuthology.orchestra.run.smithi053.stdout:Ceph Dashboard is now available at: 2024-09-21T17:23:47.488 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:47.489 INFO:teuthology.orchestra.run.smithi053.stdout: URL: https://smithi053.front.sepia.ceph.com:8443/ 2024-09-21T17:23:47.489 INFO:teuthology.orchestra.run.smithi053.stdout: User: admin 2024-09-21T17:23:47.489 INFO:teuthology.orchestra.run.smithi053.stdout: Password: x4cknir571 2024-09-21T17:23:47.489 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:47.489 INFO:teuthology.orchestra.run.smithi053.stdout:Saving cluster configuration to /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config directory 2024-09-21T17:23:47.751 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:47 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/4292687229' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.832 INFO:teuthology.orchestra.run.smithi053.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: ceph telemetry on 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout:For more information see: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:23:48.833 INFO:teuthology.orchestra.run.smithi053.stdout:Bootstrap complete. 2024-09-21T17:23:48.870 INFO:tasks.cephadm:Fetching config... 2024-09-21T17:23:48.871 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:23:48.871 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T17:23:48.887 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T17:23:48.888 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:23:48.888 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T17:23:48.945 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T17:23:48.945 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:23:48.945 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T17:23:49.011 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T17:23:49.011 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:23:49.011 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T17:23:49.067 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T17:23:49.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:23:49.141 INFO:teuthology.orchestra.run.smithi053.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:49.153 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:23:49.206 INFO:teuthology.orchestra.run.smithi136.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:49.218 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:23:49.375 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:49.389 DEBUG:teuthology.orchestra.run.smithi179:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:23:49.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:49 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1514709632' entity='client.admin' 2024-09-21T17:23:49.449 INFO:teuthology.orchestra.run.smithi179.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6CTcwnJ16O9sv55Ak3QUxrLRnewjZMzTWKr68JyF4Ji0uP709Ho9BE52NYltldp+f3O/cW1KYY8vcDgdxgpZI5VoF5/swU2hCBikoRTBkNosJ5+pZFdUce/G73/T519jd6Q+Ik+D2uUrpjnbQPUj62WKrKdM/HKCmf80C91/0xcz+5Ur41LQJ/X6Mksg1H1sSpQIE83vKtPpCLo4600IwbXXwidIqXoqmvzN/jygXskuclHyKAviSTgWeJ21/IeP1S2qeRpB8eOQPi4rtPey9YoSx0au69ke3sAZmxBSOv5wE2MwLD4GjAmr3NPaIZ8xxXWcx82z3n9I7+8tOYRU0H/nGxFe2xmdW9XgM2jR5Ygqr81k887OL+S/BQNMdHusNcC5Xv3eGOYeLFWVWgMgTcxYYG1kT3Myb5jqhBVkxsOOko+VCFBxSePb3kVHp3cadUIGlSgdPZXcecN2KH3c4bamzujNYP4lrUq4WYoZjdEvJ+kgboficV1SVD8Xb6fk= ceph-ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:23:49.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T17:23:49.716 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:23:51.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:51 smithi053 ceph-mon[25008]: mgrmap e13: x(active, since 12s) 2024-09-21T17:23:51.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:51 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3192763410' entity='client.admin' 2024-09-21T17:23:51.709 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T17:23:51.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T17:23:51.970 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:23:53.838 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:53.838 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.838 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.838 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:23:53.839 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:53.865 INFO:tasks.cephadm:Remote smithi179 excluded from cephadm cluster by role 2024-09-21T17:23:53.865 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi136 2024-09-21T17:23:53.865 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:23:53.865 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.conf 2024-09-21T17:23:53.884 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:23:53.884 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:23:53.942 INFO:tasks.cephadm:Adding host smithi136 to orchestrator... 2024-09-21T17:23:53.942 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch host add smithi136 2024-09-21T17:23:54.190 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:23:55.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:54 smithi053 ceph-mon[25008]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:23:55.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:54 smithi053 ceph-mon[25008]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:23:55.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:54 smithi053 ceph-mon[25008]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:23:56.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:55 smithi053 ceph-mon[25008]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi136", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:23:57.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:56 smithi053 ceph-mon[25008]: Deploying cephadm binary to smithi136 2024-09-21T17:23:58.609 INFO:teuthology.orchestra.run.smithi053.stdout:Added host 'smithi136' with addr '172.21.15.136' 2024-09-21T17:23:58.962 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:58 smithi053 ceph-mon[25008]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:23:58.962 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:58 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:58.962 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:58 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:23:59.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T17:23:59.531 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:23:59.975 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:59 smithi053 ceph-mon[25008]: Added host smithi136 2024-09-21T17:23:59.975 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:23:59.976 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:23:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:00.140 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:24:00.140 INFO:teuthology.orchestra.run.smithi053.stdout:[{"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}, {"addr": "172.21.15.136", "hostname": "smithi136", "labels": [], "status": ""}] 2024-09-21T17:24:00.772 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2024-09-21T17:24:00.772 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:24:00.773 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2024-09-21T17:24:00.792 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:24:00.792 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:00.849 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2024-09-21T17:24:00.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch host add smithi139 2024-09-21T17:24:01.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:00 smithi053 ceph-mon[25008]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:01.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:00 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:01.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:00 smithi053 ceph-mon[25008]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:24:01.099 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"} : dispatch 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:04.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: Deploying cephadm binary to smithi139 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:04.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:04 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:05.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:05 smithi053 ceph-mon[25008]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:05.599 INFO:teuthology.orchestra.run.smithi053.stdout:Added host 'smithi139' with addr '172.21.15.139' 2024-09-21T17:24:06.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T17:24:06.433 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:06.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:06.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:06.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: Added host smithi139 2024-09-21T17:24:06.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:06.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:06.820 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:07.111 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:24:07.111 INFO:teuthology.orchestra.run.smithi053.stdout:[{"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}, {"addr": "172.21.15.136", "hostname": "smithi136", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2024-09-21T17:24:07.677 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T17:24:07.677 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T17:24:07.925 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:08.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:07 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:08.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:07 smithi053 ceph-mon[25008]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:24:08.934 INFO:teuthology.orchestra.run.smithi053.stderr:adjusted tunables profile to default 2024-09-21T17:24:09.246 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:08 smithi053 ceph-mon[25008]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:09.246 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:08 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1392571501' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T17:24:09.550 INFO:tasks.cephadm:Adding mon.a on smithi053 2024-09-21T17:24:09.550 INFO:tasks.cephadm:Adding mon.b on smithi136 2024-09-21T17:24:09.550 INFO:tasks.cephadm:Adding mon.c on smithi139 2024-09-21T17:24:09.550 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi053:172.21.15.53=a;smithi136:172.21.15.136=b;smithi139:172.21.15.139=c' 2024-09-21T17:24:09.788 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:24:09.831 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1392571501' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:10.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:10.235 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"} : dispatch 2024-09-21T17:24:10.235 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:10.235 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:09 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:10.501 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mon update... 2024-09-21T17:24:11.136 DEBUG:teuthology.orchestra.run.smithi136:mon.b> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T17:24:11.139 DEBUG:teuthology.orchestra.run.smithi139:mon.c> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T17:24:11.141 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:24:11.141 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:11.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:11.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:11.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:11.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:12.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:11 smithi053 ceph-mon[25008]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi136:172.21.15.136=b;smithi139:172.21.15.139=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:12.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:11 smithi053 ceph-mon[25008]: Saving service mon spec with placement smithi053:172.21.15.53=a;smithi136:172.21.15.136=b;smithi139:172.21.15.139=c;count:3 2024-09-21T17:24:12.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:11 smithi053 ceph-mon[25008]: Deploying daemon mon.c on smithi139 2024-09-21T17:24:13.032 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:24:13.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:12 smithi053 ceph-mon[25008]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:13.940 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:24:13.941 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","modified":"2024-09-21T17:22:39.823787Z","created":"2024-09-21T17:22:39.823787Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:24:13.941 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-09-21T17:24:14.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:13 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/2841298199' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:14.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:14 smithi139 podman[27642]: 2024-09-21 17:24:14.836278344 +0000 UTC m=+0.114101460 container create d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:24:15.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:14 smithi053 ceph-mon[25008]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 podman[27642]: 2024-09-21 17:24:15.047468416 +0000 UTC m=+0.325291539 container init d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_CLEAN=True) 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 podman[27642]: 2024-09-21 17:24:15.050661159 +0000 UTC m=+0.328484273 container start d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0) 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 2 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pidfile_write: ignore empty --pid-file 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: load: jerasure load: lrc 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: RocksDB version: 7.9.2 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Git sha 0 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: DB SUMMARY 2024-09-21T17:24:15.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: DB Session ID: I9H1NL1VGA1A7P6N68NL 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: CURRENT file: CURRENT 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.error_if_exists: 0 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.create_if_missing: 0 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.paranoid_checks: 1 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:24:15.385 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.env: 0x55b5cf246120 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.info_log: 0x55b5cfc81700 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.statistics: (nil) 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.use_fsync: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_log_file_size: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_fallocate: 1 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:24:15.386 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.use_direct_reads: 0 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.db_log_dir: 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.wal_dir: 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:24:15.387 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.write_buffer_manager: 0x55b5cfc85b80 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.unordered_write: 0 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:24:15.388 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.row_cache: None 2024-09-21T17:24:15.389 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.wal_filter: None 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.two_write_queues: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.wal_compression: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.atomic_flush: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:24:15.390 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.log_readahead_size: 0 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_background_jobs: 2 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_background_compactions: -1 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_subcompactions: 1 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:24:15.391 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_open_files: -1 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_background_flushes: -1 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Compression algorithms supported: 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kZSTD supported: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kXpressCompression supported: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kBZip2Compression supported: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:24:15.392 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kLZ4Compression supported: 1 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kZlibCompression supported: 1 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: kSnappyCompression supported: 1 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.merge_operator: 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_filter: None 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:24:15.393 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b5cfc81320) 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: cache_index_and_filter_blocks: 1 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: pin_top_level_index_and_filter: 1 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: index_type: 0 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: data_block_index_type: 0 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: index_shortening: 1 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: checksum: 4 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: no_block_cache: 0 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_cache: 0x55b5cfc75610 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_cache_name: BinnedLRUCache 2024-09-21T17:24:15.394 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_cache_options: 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: capacity : 536870912 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: num_shard_bits : 4 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: strict_capacity_limit : 0 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: high_pri_pool_ratio: 0.000 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_cache_compressed: (nil) 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: persistent_cache: (nil) 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_size: 4096 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_size_deviation: 10 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_restart_interval: 16 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: index_block_restart_interval: 1 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: metadata_block_size: 4096 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: partition_filters: 0 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: use_delta_encoding: 1 2024-09-21T17:24:15.395 INFO:journalctl@ceph.mon.c.smithi139.stdout: filter_policy: bloomfilter 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: whole_key_filtering: 1 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: verify_compression: 0 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: read_amp_bytes_per_bit: 0 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: format_version: 5 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: enable_index_compression: 1 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: block_align: 0 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: max_auto_readahead_size: 262144 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: prepopulate_block_cache: 0 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: initial_auto_readahead_size: 8192 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression: NoCompression 2024-09-21T17:24:15.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.num_levels: 7 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:24:15.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:24:15.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:24:15.399 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.inplace_update_support: 0 2024-09-21T17:24:15.400 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.bloom_locality: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.max_successive_merges: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.ttl: 2592000 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:24:15.401 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enable_blob_files: false 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.min_blob_size: 0 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: da9c6ece-d147-4671-80e3-036e30575277 2024-09-21T17:24:15.402 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939455078439, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939455079004, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726939455, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "da9c6ece-d147-4671-80e3-036e30575277", "db_session_id": "I9H1NL1VGA1A7P6N68NL", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726939455079134, "job": 1, "event": "recovery_finished"} 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b5cfca4e00 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: DB pointer 0x55b5cfda6000 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout: ** DB Stats ** 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:24:15.403 INFO:journalctl@ceph.mon.c.smithi139.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.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 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T17:24:15.404 INFO:journalctl@ceph.mon.c.smithi139.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.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 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T17:24:15.405 INFO:journalctl@ceph.mon.c.smithi139.stdout: Block cache BinnedLRUCache@0x55b5cfc75610#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: using public_addr v2:172.21.15.139:0/0 -> [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: starting mon.c rank -1 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(???) e0 preinit fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: e1 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: btime 2024-09-21T17:22:42:796397+0000 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-21T17:24:15.406 INFO:journalctl@ceph.mon.c.smithi139.stdout: legacy client fscid: -1 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout: 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout: No filesystems configured 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.407 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"} : dispatch 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Deploying cephadm binary to smithi139 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:15.408 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Added host smithi139 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1392571501' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T17:24:15.409 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1392571501' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"} : dispatch 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:24:15.410 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi136:172.21.15.136=b;smithi139:172.21.15.139=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Saving service mon spec with placement smithi053:172.21.15.53=a;smithi136:172.21.15.136=b;smithi139:172.21.15.139=c;count:3 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: Deploying daemon mon.c on smithi139 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.411 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/2841298199' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:15.412 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:15.412 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 ceph-mon[27661]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T17:24:15.412 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 bash[27642]: d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca 2024-09-21T17:24:15.412 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:15 smithi139 systemd[1]: Started Ceph mon.c for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:24:15.641 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:24:15.641 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:24:15.893 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: mon.a calling monitor election 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: mon.c calling monitor election 2024-09-21T17:24:20.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: monmap epoch 2 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: last_changed 2024-09-21T17:24:15.106688+0000 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: min_mon_release 19 (squid) 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: election_strategy: 1 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: fsmap 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:20.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: mgrmap e13: x(active, since 42s) 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: overall HEALTH_OK 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:20.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:20.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: mon.a calling monitor election 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: mon.c calling monitor election 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: monmap epoch 2 2024-09-21T17:24:20.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: last_changed 2024-09-21T17:24:15.106688+0000 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: min_mon_release 19 (squid) 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: election_strategy: 1 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: fsmap 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: mgrmap e13: x(active, since 42s) 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: overall HEALTH_OK 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:20.635 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:20.636 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:20.955 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:24:20.955 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":2,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","modified":"2024-09-21T17:24:15.106688Z","created":"2024-09-21T17:22:39.823787Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T17:24:20.955 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 2 2024-09-21T17:24:21.270 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:21 smithi139 ceph-mon[27661]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:21.270 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:21 smithi139 ceph-mon[27661]: Deploying daemon mon.b on smithi136 2024-09-21T17:24:21.271 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:21 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/569846127' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:21.271 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:21 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:21.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:21 smithi053 ceph-mon[25008]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:21.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:21 smithi053 ceph-mon[25008]: Deploying daemon mon.b on smithi136 2024-09-21T17:24:21.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:21 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/569846127' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:21.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:21 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:22.600 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:24:22.600 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:24:22.849 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:24:23.265 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:23 smithi139 ceph-mon[27661]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:23.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:23 smithi053 ceph-mon[25008]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:23.535 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:24:23.535 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":2,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","modified":"2024-09-21T17:24:15.106688Z","created":"2024-09-21T17:22:39.823787Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T17:24:23.535 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 2 2024-09-21T17:24:23.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:23 smithi136 systemd[1]: Started Ceph mon.b for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:24:25.062 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:24:25.062 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:24:25.311 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: mon.a calling monitor election 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: mon.c calling monitor election 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: mon.b calling monitor election 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: monmap epoch 3 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: last_changed 2024-09-21T17:24:23.700609+0000 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:24:29.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: min_mon_release 19 (squid) 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: election_strategy: 1 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: 2: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: fsmap 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: mgrmap e13: x(active, since 51s) 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: overall HEALTH_OK 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.028 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.052 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:24:29.052 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":3,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","modified":"2024-09-21T17:24:23.700609Z","created":"2024-09-21T17:22:39.823787Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T17:24:29.052 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 3 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: mon.a calling monitor election 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: mon.c calling monitor election 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: mon.b calling monitor election 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.053 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: monmap epoch 3 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: last_changed 2024-09-21T17:24:23.700609+0000 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: min_mon_release 19 (squid) 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: election_strategy: 1 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: 2: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: fsmap 2024-09-21T17:24:29.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: mgrmap e13: x(active, since 51s) 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: overall HEALTH_OK 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.055 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: mon.a calling monitor election 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: mon.c calling monitor election 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: mon.b calling monitor election 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:29.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: monmap epoch 3 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: last_changed 2024-09-21T17:24:23.700609+0000 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: created 2024-09-21T17:22:39.823787+0000 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: min_mon_release 19 (squid) 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: election_strategy: 1 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: 2: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: fsmap 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:24:29.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: mgrmap e13: x(active, since 51s) 2024-09-21T17:24:29.209 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: overall HEALTH_OK 2024-09-21T17:24:29.209 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.209 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.209 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.209 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:29.622 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T17:24:29.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T17:24:29.878 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:29.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:29 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:29.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:29 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/3911304744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:29.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:29 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:29 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:29 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/3911304744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:29.999 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:29 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:30.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:29 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:30.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:29 smithi136 ceph-mon[27441]: from='client.? 172.21.15.139:0/3911304744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:24:30.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:29 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:24:30.552 INFO:teuthology.orchestra.run.smithi053.stdout:# minimal ceph.conf for ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:30.552 INFO:teuthology.orchestra.run.smithi053.stdout:[global] 2024-09-21T17:24:30.552 INFO:teuthology.orchestra.run.smithi053.stdout: fsid = ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:24:30.552 INFO:teuthology.orchestra.run.smithi053.stdout: mon_host = [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] 2024-09-21T17:24:31.112 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1102415779' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:31.114 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1102415779' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:31.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:31.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.139 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1102415779' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:31.508 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T17:24:31.508 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:24:31.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:24:31.537 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:24:31.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:31.603 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:24:31.603 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:24:31.635 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:24:31.635 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:31.705 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:24:31.705 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:24:31.736 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:24:31.736 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:24:31.804 INFO:tasks.cephadm:Adding mgr.x on smithi053 2024-09-21T17:24:31.805 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch apply mgr '1;smithi053=x' 2024-09-21T17:24:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:24:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:24:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:24:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:31.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:31.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:31.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:24:31.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:31 smithi136 ceph-mon[27441]: Reconfiguring daemon mon.a on smithi053 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:24:32.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:31 smithi053 ceph-mon[25008]: Reconfiguring daemon mon.a on smithi053 2024-09-21T17:24:32.084 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:24:32.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:24:32.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:31 smithi139 ceph-mon[27661]: Reconfiguring daemon mon.a on smithi053 2024-09-21T17:24:32.690 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mgr update... 2024-09-21T17:24:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:33.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:33.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:32 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:32 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.221 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T17:24:33.221 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T17:24:33.221 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:24:33.221 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:24:33.241 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T17:24:33.241 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:32 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:33.294 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-21 17:23:52.248692835 +0000 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-21 17:20:56.066513013 +0000 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-21 17:20:56.066513013 +0000 2024-09-21T17:24:33.295 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-21 17:20:56.066513013 +0000 2024-09-21T17:24:33.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:24:33.364 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-21T17:24:33.364 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-21T17:24:33.364 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000132458 s, 3.9 MB/s 2024-09-21T17:24:33.366 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:24:33.425 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2024-09-21T17:24:33.484 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-21 17:23:52.278692203 +0000 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.485 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:24:33.552 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-21T17:24:33.552 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-21T17:24:33.552 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000126753 s, 4.0 MB/s 2024-09-21T17:24:33.554 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:24:33.612 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2024-09-21T17:24:33.669 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:24:33.669 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:33.669 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 962 Links: 1 2024-09-21T17:24:33.669 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:33.670 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:33.670 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-21 17:23:52.307691593 +0000 2024-09-21T17:24:33.670 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.670 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.670 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-21 17:20:56.064513056 +0000 2024-09-21T17:24:33.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:24:33.734 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-21T17:24:33.734 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-21T17:24:33.734 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000116253 s, 4.4 MB/s 2024-09-21T17:24:33.736 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:24:33.793 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2024-09-21 17:23:52.337690962 +0000 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2024-09-21 17:20:56.065513034 +0000 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2024-09-21 17:20:56.065513034 +0000 2024-09-21T17:24:33.851 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: 2024-09-21 17:20:56.065513034 +0000 2024-09-21T17:24:33.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:24:33.916 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2024-09-21T17:24:33.916 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2024-09-21T17:24:33.916 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000115158 s, 4.4 MB/s 2024-09-21T17:24:33.917 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:24:33.975 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-21T17:24:33.975 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:24:33.992 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T17:24:33.992 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-09-21T17:24:34.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: Reconfiguring mon.b (monmap changed)... 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: Reconfiguring daemon mon.b on smithi136 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi053=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: Saving service mgr spec with placement smithi053=x;count:1 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:34.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:34.047 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-21 17:24:23.157458614 +0000 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.048 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.048 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:24:34.086 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: Reconfiguring mon.b (monmap changed)... 2024-09-21T17:24:34.086 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: Reconfiguring daemon mon.b on smithi136 2024-09-21T17:24:34.086 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi053=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:34.086 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: Saving service mgr spec with placement smithi053=x;count:1 2024-09-21T17:24:34.086 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.087 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.087 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:34.087 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:34.087 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:34.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: Reconfiguring mon.b (monmap changed)... 2024-09-21T17:24:34.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: Reconfiguring daemon mon.b on smithi136 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi053=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: Saving service mgr spec with placement smithi053=x;count:1 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:24:34.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:34.112 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-21T17:24:34.112 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-21T17:24:34.112 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000217421 s, 2.4 MB/s 2024-09-21T17:24:34.114 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:24:34.170 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-09-21T17:24:34.224 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-21 17:24:23.157458614 +0000 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-21 17:20:55.794481913 +0000 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-21 17:20:55.794481913 +0000 2024-09-21T17:24:34.225 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-21 17:20:55.794481913 +0000 2024-09-21T17:24:34.225 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:24:34.288 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-21T17:24:34.288 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-21T17:24:34.288 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000198712 s, 2.6 MB/s 2024-09-21T17:24:34.289 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:24:34.345 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-09-21T17:24:34.401 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-21 17:24:23.157458614 +0000 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.402 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-21 17:20:55.793481937 +0000 2024-09-21T17:24:34.402 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:24:34.465 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-21T17:24:34.465 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-21T17:24:34.465 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000207464 s, 2.5 MB/s 2024-09-21T17:24:34.466 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:24:34.523 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.578 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-21 17:24:23.158458591 +0000 2024-09-21T17:24:34.579 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-21 17:20:55.795481890 +0000 2024-09-21T17:24:34.579 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-21 17:20:55.795481890 +0000 2024-09-21T17:24:34.579 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-21 17:20:55.795481890 +0000 2024-09-21T17:24:34.579 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:24:34.641 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-21T17:24:34.641 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-21T17:24:34.641 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000225079 s, 2.3 MB/s 2024-09-21T17:24:34.642 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:24:34.699 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-21T17:24:34.699 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:24:34.716 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T17:24:34.716 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-09-21T17:24:34.772 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:24:34.772 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-21 17:24:14.001182416 +0000 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-21 17:20:55.902435780 +0000 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-21 17:20:55.902435780 +0000 2024-09-21T17:24:34.773 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-21 17:20:55.902435780 +0000 2024-09-21T17:24:34.773 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:24:34.839 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-21T17:24:34.839 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-21T17:24:34.839 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00022821 s, 2.2 MB/s 2024-09-21T17:24:34.841 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:24:34.897 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-09-21T17:24:34.952 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-21 17:24:14.002182395 +0000 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-21 17:20:55.904435738 +0000 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-21 17:20:55.904435738 +0000 2024-09-21T17:24:34.953 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-21 17:20:55.904435738 +0000 2024-09-21T17:24:34.953 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:24:34.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:34 smithi136 ceph-mon[27441]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:34.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:34 smithi136 ceph-mon[27441]: Reconfiguring mon.c (monmap changed)... 2024-09-21T17:24:34.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:34 smithi136 ceph-mon[27441]: Reconfiguring daemon mon.c on smithi139 2024-09-21T17:24:35.016 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-21T17:24:35.016 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-21T17:24:35.016 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000212442 s, 2.4 MB/s 2024-09-21T17:24:35.017 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:24:35.073 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-09-21T17:24:35.127 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-21 17:24:14.002182395 +0000 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.128 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.128 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:24:35.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:34 smithi139 ceph-mon[27661]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:35.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:34 smithi139 ceph-mon[27661]: Reconfiguring mon.c (monmap changed)... 2024-09-21T17:24:35.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:34 smithi139 ceph-mon[27661]: Reconfiguring daemon mon.c on smithi139 2024-09-21T17:24:35.155 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-21T17:24:35.155 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-21T17:24:35.156 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000191537 s, 2.7 MB/s 2024-09-21T17:24:35.157 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:24:35.213 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-09-21T17:24:35.267 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-21 17:24:14.003182374 +0000 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.268 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-21 17:20:55.903435759 +0000 2024-09-21T17:24:35.268 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:24:35.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:34 smithi053 ceph-mon[25008]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:34 smithi053 ceph-mon[25008]: Reconfiguring mon.c (monmap changed)... 2024-09-21T17:24:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:34 smithi053 ceph-mon[25008]: Reconfiguring daemon mon.c on smithi139 2024-09-21T17:24:35.331 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-21T17:24:35.331 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-21T17:24:35.331 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000180508 s, 2.8 MB/s 2024-09-21T17:24:35.332 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:24:35.388 INFO:tasks.cephadm:Deploying osd.0 on smithi053 with /dev/vg_nvme/lv_4... 2024-09-21T17:24:35.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T17:24:36.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:36.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:35 smithi139 ceph-mon[27661]: Reconfiguring daemon mgr.x on smithi053 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T17:24:36.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:24:36.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:24:36.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:35 smithi136 ceph-mon[27441]: Reconfiguring daemon mgr.x on smithi053 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:24:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:36.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:35 smithi053 ceph-mon[25008]: Reconfiguring daemon mgr.x on smithi053 2024-09-21T17:24:36.607 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:36.994 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:36 smithi053 ceph-mon[25008]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:36.995 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:36 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:36.995 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:36 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:36 smithi136 ceph-mon[27441]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:36 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:36 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:37.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:36 smithi139 ceph-mon[27661]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:37.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:36 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:37.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:36 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:39.072 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:38 smithi053 ceph-mon[25008]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:39.075 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:24:39.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi053:vg_nvme/lv_4 2024-09-21T17:24:39.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:38 smithi136 ceph-mon[27441]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:39.356 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:24:39.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:38 smithi139 ceph-mon[27661]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:41.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:40 smithi136 ceph-mon[27441]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:41.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:40 smithi136 ceph-mon[27441]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:41.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:24:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:24:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:41.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:40 smithi053 ceph-mon[25008]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:41.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:40 smithi053 ceph-mon[25008]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:41.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:24:41.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:24:41.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:41.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:40 smithi139 ceph-mon[27661]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:41.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:40 smithi139 ceph-mon[27661]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:24:41.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:24:41.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:24:41.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:42 smithi136 ceph-mon[27441]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:42 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"} : dispatch 2024-09-21T17:24:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:42 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"}]': finished 2024-09-21T17:24:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:42 smithi136 ceph-mon[27441]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:24:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:24:43.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:42 smithi053 ceph-mon[25008]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:43.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:42 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"} : dispatch 2024-09-21T17:24:43.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:42 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"}]': finished 2024-09-21T17:24:43.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:42 smithi053 ceph-mon[25008]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:24:43.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:24:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:42 smithi139 ceph-mon[27661]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:42 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"} : dispatch 2024-09-21T17:24:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:42 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2621509852' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55"}]': finished 2024-09-21T17:24:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:42 smithi139 ceph-mon[27661]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:24:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:24:44.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:43 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2841440808' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:24:44.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:43 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2841440808' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:24:44.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:43 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2841440808' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:24:45.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:44 smithi136 ceph-mon[27441]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:45.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:44 smithi053 ceph-mon[25008]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:44 smithi139 ceph-mon[27661]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:47.081 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:46 smithi053 ceph-mon[25008]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:46 smithi136 ceph-mon[27441]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:46 smithi139 ceph-mon[27661]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:49.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:48 smithi053 ceph-mon[25008]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:49.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:48 smithi136 ceph-mon[27441]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:49.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:48 smithi139 ceph-mon[27661]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:50.169 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:24:50.169 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:50.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:24:50.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:50.284 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:24:50.284 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:24:51.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:50 smithi139 ceph-mon[27661]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:51.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:50 smithi139 ceph-mon[27661]: Deploying daemon osd.0 on smithi053 2024-09-21T17:24:51.201 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:50 smithi053 ceph-mon[25008]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:51.201 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:50 smithi053 ceph-mon[25008]: Deploying daemon osd.0 on smithi053 2024-09-21T17:24:51.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:50 smithi136 ceph-mon[27441]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:51.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:50 smithi136 ceph-mon[27441]: Deploying daemon osd.0 on smithi053 2024-09-21T17:24:53.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:52 smithi053 ceph-mon[25008]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:53.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:52 smithi136 ceph-mon[27441]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:53.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:52 smithi139 ceph-mon[27661]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:55.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:54 smithi136 ceph-mon[27441]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:55.244 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:54 smithi053 ceph-mon[25008]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:55.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:54 smithi139 ceph-mon[27661]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:57.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:56 smithi136 ceph-mon[27441]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:57.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:57.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:57.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:57.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:56 smithi053 ceph-mon[25008]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:57.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:57.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:57.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:57.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:56 smithi139 ceph-mon[27661]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:57.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:24:57.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:57.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:58 smithi136 ceph-mon[27441]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:58 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:58 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:58 smithi053 ceph-mon[25008]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:59.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:58 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:58 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:58 smithi139 ceph-mon[27661]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:24:59.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:58 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:24:59.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:58 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:00.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:00.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:00.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:24:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:00.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:00.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:00.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:24:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:24:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:00.434 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 0 on host 'smithi053' 2024-09-21T17:25:01.070 DEBUG:teuthology.orchestra.run.smithi053:osd.0> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T17:25:01.072 INFO:tasks.cephadm:Deploying osd.1 on smithi053 with /dev/vg_nvme/lv_3... 2024-09-21T17:25:01.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T17:25:01.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:01 smithi053 ceph-mon[25008]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:01.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:01 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:01.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:01 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:01 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:01 smithi139 ceph-mon[27661]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:01 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:01 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:01 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:01 smithi136 ceph-mon[27441]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:01 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:01 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:01 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:01.776 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:25:01.353+0000 7f7c4e676640 -1 osd.0 0 log_to_monitors true 2024-09-21T17:25:02.211 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:25:02.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:02 smithi139 ceph-mon[27661]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:25:02.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:02 smithi136 ceph-mon[27441]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:25:02.472 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:02 smithi053 ceph-mon[25008]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:25:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-mon[25008]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-mon[25008]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:25:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-mon[25008]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:25:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-mon[25008]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:03.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:03.277 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:25:03.138+0000 7f7c4a5f9640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T17:25:03.277 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:03 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:25:03.142+0000 7f7c46420640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:25:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:03 smithi136 ceph-mon[27441]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:03 smithi136 ceph-mon[27441]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:25:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:03 smithi136 ceph-mon[27441]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:25:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:03 smithi136 ceph-mon[27441]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:03 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:03.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:03 smithi139 ceph-mon[27661]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:03.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:03 smithi139 ceph-mon[27661]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:25:03.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:03 smithi139 ceph-mon[27661]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:25:03.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:03 smithi139 ceph-mon[27661]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:03.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:03 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:04 smithi136 ceph-mon[27441]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:04.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:04 smithi136 ceph-mon[27441]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:25:04.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:04 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:04 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.469 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:04 smithi053 ceph-mon[25008]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:04.469 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:04 smithi053 ceph-mon[25008]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:25:04.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:04 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:04 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:04 smithi139 ceph-mon[27661]: from='osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:04 smithi139 ceph-mon[27661]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:25:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:04 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:04 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:25:05.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:25:05.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254] boot 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:05.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254] boot 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:05.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:05.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:05.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:25:05.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:25:05.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:25:05.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: osd.0 [v2:172.21.15.53:6802/4271199254,v1:172.21.15.53:6803/4271199254] boot 2024-09-21T17:25:05.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:05.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:05.905 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:25:05.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi053:vg_nvme/lv_3 2024-09-21T17:25:06.185 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:25:06.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:06 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi053 2024-09-21T17:25:06.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:06 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi053 to 17092M 2024-09-21T17:25:06.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:06 smithi053 ceph-mon[25008]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:25:06.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:06 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi053 2024-09-21T17:25:06.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:06 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi053 to 17092M 2024-09-21T17:25:06.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:06 smithi136 ceph-mon[27441]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:25:06.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:06 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi053 2024-09-21T17:25:06.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:06 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi053 to 17092M 2024-09-21T17:25:06.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:06 smithi139 ceph-mon[27661]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:25:07.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:07 smithi053 ceph-mon[25008]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:07.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:07 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:07.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:07 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:07.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:07 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:07.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:07 smithi136 ceph-mon[27441]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:07.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:07 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:07.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:07 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:07.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:07 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:07.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:07 smithi139 ceph-mon[27661]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:07.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:07 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:07.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:07 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:07.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:07 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:08.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:08 smithi053 ceph-mon[25008]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:08.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:08 smithi136 ceph-mon[27441]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:08.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:08 smithi139 ceph-mon[27661]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:09.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:09 smithi053 ceph-mon[25008]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:09.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:09 smithi136 ceph-mon[27441]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:09.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:09 smithi139 ceph-mon[27661]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:10.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:10 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"} : dispatch 2024-09-21T17:25:10.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:10 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"}]': finished 2024-09-21T17:25:10.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:10 smithi136 ceph-mon[27441]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:25:10.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:10 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:10.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:10 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/705167834' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:10.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:10 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"} : dispatch 2024-09-21T17:25:10.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:10 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"}]': finished 2024-09-21T17:25:10.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:10 smithi053 ceph-mon[25008]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:25:10.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:10 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:10.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:10 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/705167834' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:10 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"} : dispatch 2024-09-21T17:25:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:10 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3244482971' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68eba469-c14e-4b37-989b-32857627ba7d"}]': finished 2024-09-21T17:25:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:10 smithi139 ceph-mon[27661]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:25:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:10 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:10 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/705167834' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:11.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:11 smithi136 ceph-mon[27441]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:11.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:11 smithi053 ceph-mon[25008]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:11.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:11 smithi139 ceph-mon[27661]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:13.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:13 smithi053 ceph-mon[25008]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:13.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:13 smithi136 ceph-mon[27441]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:13.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:13 smithi139 ceph-mon[27661]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:15.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:15 smithi053 ceph-mon[25008]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:15.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:15 smithi136 ceph-mon[27441]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:15.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:15 smithi139 ceph-mon[27661]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:17.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:17 smithi136 ceph-mon[27441]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:17.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:17 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:25:17.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:17 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:17.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:17 smithi053 ceph-mon[25008]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:17.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:17 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:25:17.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:17 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:17.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:17 smithi139 ceph-mon[27661]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:17.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:17 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:25:17.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:17 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:18.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:18 smithi053 ceph-mon[25008]: Deploying daemon osd.1 on smithi053 2024-09-21T17:25:18.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:18 smithi053 ceph-mon[25008]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:18.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:18 smithi136 ceph-mon[27441]: Deploying daemon osd.1 on smithi053 2024-09-21T17:25:18.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:18 smithi136 ceph-mon[27441]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:18.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:18 smithi139 ceph-mon[27661]: Deploying daemon osd.1 on smithi053 2024-09-21T17:25:18.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:18 smithi139 ceph-mon[27661]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:20.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:20 smithi136 ceph-mon[27441]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:20.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:20 smithi053 ceph-mon[25008]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:20.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:20 smithi139 ceph-mon[27661]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:22.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:22 smithi136 ceph-mon[27441]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:22.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:22 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:22.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:22 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:22.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:22 smithi053 ceph-mon[25008]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:22.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:22 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:22.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:22 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:22.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:22 smithi139 ceph-mon[27661]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:22.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:22 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:22.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:22 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:23.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:23 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:23.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:23 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:23.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:23 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:24.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:24 smithi136 ceph-mon[27441]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:24.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:24 smithi053 ceph-mon[25008]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:24.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:24 smithi139 ceph-mon[27661]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:26.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:26 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:26 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:26 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:26.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:26 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:26.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:26 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:26 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.406 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:26 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.406 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:26 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:26.406 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:26 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:26.406 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:26 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.444 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 1 on host 'smithi053' 2024-09-21T17:25:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:26 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:26 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:26 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:26 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:26.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:26 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.028 DEBUG:teuthology.orchestra.run.smithi053:osd.1> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T17:25:27.031 INFO:tasks.cephadm:Deploying osd.2 on smithi136 with /dev/vg_nvme/lv_4... 2024-09-21T17:25:27.031 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T17:25:27.260 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:27 smithi053 ceph-mon[25008]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:27.260 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:27 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:27.260 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:27 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.261 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:27 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.280 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:25:27.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:27 smithi139 ceph-mon[27661]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:27.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:27 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:27.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:27 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:27 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.400 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:27 smithi136 ceph-mon[27441]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:27.400 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:27 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:27.401 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:27 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.401 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:27 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:27.526 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:27 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:25:27.468+0000 7ff05872f640 -1 osd.1 0 log_to_monitors true 2024-09-21T17:25:28.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:28 smithi053 ceph-mon[25008]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:25:28.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:28 smithi139 ceph-mon[27661]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:25:28.390 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:28 smithi136 ceph-mon[27441]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:25:29.136 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-mon[25008]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:29 smithi136 ceph-mon[27441]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:29 smithi136 ceph-mon[27441]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:25:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:29 smithi136 ceph-mon[27441]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:25:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:29 smithi136 ceph-mon[27441]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:29 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:29.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-mon[25008]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:25:29.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-mon[25008]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:25:29.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-mon[25008]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:29.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:29.434 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:25:29.136+0000 7ff0546b2640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T17:25:29.434 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:29 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:25:29.139+0000 7ff0504d9640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:25:29.528 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:25:29.554 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi136:vg_nvme/lv_4 2024-09-21T17:25:29.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:29 smithi139 ceph-mon[27661]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:29.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:29 smithi139 ceph-mon[27661]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:25:29.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:29 smithi139 ceph-mon[27661]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:25:29.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:29 smithi139 ceph-mon[27661]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]} : dispatch 2024-09-21T17:25:29.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:29 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:29.800 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:25:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:25:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:30.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:30 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:30.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:30 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:30.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:30.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:30.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:30.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:30 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:31.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi053 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi053 to 8546M 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341] boot 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:31.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:31 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:31.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:25:31.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:25:31.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:31.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi053 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi053 to 8546M 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341] boot 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:31.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:31 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi053 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi053 to 8546M 2024-09-21T17:25:31.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: osd.1 [v2:172.21.15.53:6810/1747515341,v1:172.21.15.53:6811/1747515341] boot 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:31.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:31 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:32.449 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:32 smithi136 ceph-mon[27441]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:32.449 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:32 smithi136 ceph-mon[27441]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:25:32.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:32 smithi053 ceph-mon[25008]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:32.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:32 smithi053 ceph-mon[25008]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:25:32.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:32 smithi139 ceph-mon[27661]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:32.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:32 smithi139 ceph-mon[27661]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: from='client.? 172.21.15.136:0/1345010513' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"}]': finished 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:25:33.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:33 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:33.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:33.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: from='client.? 172.21.15.136:0/1345010513' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"}]': finished 2024-09-21T17:25:33.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:25:33.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:33 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:33.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:33.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: from='client.? 172.21.15.136:0/1345010513' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"} : dispatch 2024-09-21T17:25:33.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a91169f-1dff-414c-a979-59c89e50725f"}]': finished 2024-09-21T17:25:33.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:25:33.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:33 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:34.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:34 smithi136 ceph-mon[27441]: from='client.? 172.21.15.136:0/125464669' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:34.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:34 smithi053 ceph-mon[25008]: from='client.? 172.21.15.136:0/125464669' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:34.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:34 smithi139 ceph-mon[27661]: from='client.? 172.21.15.136:0/125464669' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:35.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:35 smithi136 ceph-mon[27441]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:35.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:35 smithi053 ceph-mon[25008]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:35.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:35 smithi139 ceph-mon[27661]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:37.435 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:37 smithi136 ceph-mon[27441]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:37.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:37 smithi053 ceph-mon[25008]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:37.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:37 smithi139 ceph-mon[27661]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:39.296 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:39 smithi136 ceph-mon[27441]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:39.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:39 smithi053 ceph-mon[25008]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:39.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:39 smithi139 ceph-mon[27661]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:40.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:25:40.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:40.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:25:40.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:40.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:25:40.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:41 smithi136 ceph-mon[27441]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:41.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:41 smithi136 ceph-mon[27441]: Deploying daemon osd.2 on smithi136 2024-09-21T17:25:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:41 smithi053 ceph-mon[25008]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:41 smithi053 ceph-mon[25008]: Deploying daemon osd.2 on smithi136 2024-09-21T17:25:41.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:41 smithi139 ceph-mon[27661]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:41.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:41 smithi139 ceph-mon[27661]: Deploying daemon osd.2 on smithi136 2024-09-21T17:25:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:43 smithi136 ceph-mon[27441]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:43 smithi053 ceph-mon[25008]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:43.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:43 smithi139 ceph-mon[27661]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:45 smithi136 ceph-mon[27441]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:45.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:45 smithi053 ceph-mon[25008]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:45.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:45 smithi139 ceph-mon[27661]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:46.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:46.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:46.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:46.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:46.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:46.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:47.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:47 smithi136 ceph-mon[27441]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:47.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:47 smithi053 ceph-mon[25008]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:47.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:47 smithi139 ceph-mon[27661]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:49.395 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 2 on host 'smithi136' 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:49.398 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:49 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:49.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:49 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:49.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:49 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:49.973 DEBUG:teuthology.orchestra.run.smithi136:osd.2> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T17:25:49.975 INFO:tasks.cephadm:Deploying osd.3 on smithi136 with /dev/vg_nvme/lv_3... 2024-09-21T17:25:49.976 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T17:25:50.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:50 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:50.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:50 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:50.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:50 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:50.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:50 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:50.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:50 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:50.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:50 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:50.534 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:50 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:25:50.534 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:50 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:50.534 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:50 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:51.055 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:25:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:51 smithi136 ceph-mon[27441]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:51 smithi136 ceph-mon[27441]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:51 smithi136 ceph-mon[27441]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:51.457 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:51 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:25:51.161+0000 7fefc8893640 -1 osd.2 0 log_to_monitors true 2024-09-21T17:25:51.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:51 smithi053 ceph-mon[25008]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:51.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:51 smithi053 ceph-mon[25008]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:51.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:51 smithi053 ceph-mon[25008]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:51.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:51 smithi139 ceph-mon[27661]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:51.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:51 smithi139 ceph-mon[27661]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:51.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:51 smithi139 ceph-mon[27661]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:25:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:25:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:25:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:52.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-mon[27441]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:52 smithi053 ceph-mon[25008]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: from='osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:52 smithi139 ceph-mon[27661]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:25:52.940 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:25:52.691+0000 7fefc502a640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T17:25:52.940 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:52 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:25:52.696+0000 7fefbc635640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:25:53.563 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:53 smithi136 ceph-mon[27441]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:25:53.563 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:53 smithi136 ceph-mon[27441]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:25:53.563 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:53 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.563 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:53 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.563 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:53 smithi136 ceph-mon[27441]: from='osd.2 ' entity='osd.2' 2024-09-21T17:25:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:53 smithi053 ceph-mon[25008]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:25:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:53 smithi053 ceph-mon[25008]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:25:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:53 smithi053 ceph-mon[25008]: from='osd.2 ' entity='osd.2' 2024-09-21T17:25:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:53 smithi139 ceph-mon[27661]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:25:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:53 smithi139 ceph-mon[27661]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:25:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:53 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:53 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:53 smithi139 ceph-mon[27661]: from='osd.2 ' entity='osd.2' 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi136 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.627 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi136 to 21184M 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308] boot 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.628 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:54 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi136 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi136 to 21184M 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308] boot 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:54 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:25:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:25:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:25:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi136 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi136 to 21184M 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: osd.2 [v2:172.21.15.136:6800/1043063308,v1:172.21.15.136:6801/1043063308] boot 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:25:54.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:54 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:54.930 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-21T17:25:54.955 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi136:vg_nvme/lv_3 2024-09-21T17:25:55.196 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:25:55.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:55 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:55.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:55 smithi136 ceph-mon[27441]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:25:55.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:55 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:25:56.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:55 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:56.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:55 smithi053 ceph-mon[25008]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:25:56.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:55 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:25:56.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:55 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' 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 2024-09-21T17:25:56.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:55 smithi139 ceph-mon[27661]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:25:56.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:55 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:25:56.753 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33994]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33994]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33994]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33997]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33997]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.754 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[33997]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45628]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45628]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45628]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45631]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45631]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45631]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45622]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45622]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45622]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45625]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45625]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.777 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45625]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45634]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:56.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45634]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45634]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45637]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45637]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 sudo[45637]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:56.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:56.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:56 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:57.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29091]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29091]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29091]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29094]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29094]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 sudo[29094]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:57.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:56 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:57.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:57.136 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34001]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34001]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34001]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34004]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34004]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T17:25:57.137 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:56 smithi136 sudo[34004]: pam_unix(sudo:session): session closed for user root 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:58.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:57 smithi053 ceph-mon[25008]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:58.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:57 smithi139 ceph-mon[27661]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:58.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:25:58.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:57 smithi136 ceph-mon[27441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:25:59.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: Cluster is now healthy 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: mgrmap e14: x(active, since 2m) 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: from='client.? 172.21.15.136:0/2920194999' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"}]': finished 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:25:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:25:58 smithi053 ceph-mon[25008]: from='client.? 172.21.15.136:0/1144192663' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: Cluster is now healthy 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: mgrmap e14: x(active, since 2m) 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: from='client.? 172.21.15.136:0/2920194999' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"}]': finished 2024-09-21T17:25:59.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T17:25:59.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:25:59.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:25:58 smithi139 ceph-mon[27661]: from='client.? 172.21.15.136:0/1144192663' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:25:59.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:25:59.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:25:59.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: Cluster is now healthy 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: mgrmap e14: x(active, since 2m) 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: from='client.? 172.21.15.136:0/2920194999' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"} : dispatch 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d521ef1d-2a78-48ed-b9ff-4b79377f7219"}]': finished 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:25:59.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:25:58 smithi136 ceph-mon[27441]: from='client.? 172.21.15.136:0/1144192663' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:01.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:00 smithi053 ceph-mon[25008]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:01.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:00 smithi139 ceph-mon[27661]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:01.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:00 smithi136 ceph-mon[27441]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:02.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:02 smithi136 ceph-mon[27441]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:03.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:02 smithi053 ceph-mon[25008]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:03.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:02 smithi139 ceph-mon[27661]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:04.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:04 smithi139 ceph-mon[27661]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:05.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:04 smithi053 ceph-mon[25008]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:05.121 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:04 smithi136 ceph-mon[27441]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:26:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:06.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:26:06.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:06.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:26:06.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:06.769 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:06 smithi136 ceph-mon[27441]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:06.769 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:06 smithi136 ceph-mon[27441]: Deploying daemon osd.3 on smithi136 2024-09-21T17:26:07.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:06 smithi053 ceph-mon[25008]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:07.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:06 smithi053 ceph-mon[25008]: Deploying daemon osd.3 on smithi136 2024-09-21T17:26:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:06 smithi139 ceph-mon[27661]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:06 smithi139 ceph-mon[27661]: Deploying daemon osd.3 on smithi136 2024-09-21T17:26:08.912 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:08 smithi136 ceph-mon[27441]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:09.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:08 smithi053 ceph-mon[25008]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:09.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:08 smithi139 ceph-mon[27661]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:10.890 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:10 smithi136 ceph-mon[27441]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:11.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:10 smithi053 ceph-mon[25008]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:11.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:10 smithi139 ceph-mon[27661]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:12.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:11 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:12.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:11 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:11 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.062 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:11 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:12.062 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:11 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.062 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:11 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:11 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:12.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:11 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:11 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:12.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:12 smithi136 ceph-mon[27441]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:13.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:12 smithi139 ceph-mon[27661]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:13.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:12 smithi053 ceph-mon[25008]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:14.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:14.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:14.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:14.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:14.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:14.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:14 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:14 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:14 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.247 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 3 on host 'smithi136' 2024-09-21T17:26:15.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:15 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:15.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:15 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:15 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:15.837 DEBUG:teuthology.orchestra.run.smithi136:osd.3> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T17:26:15.839 INFO:tasks.cephadm:Deploying osd.4 on smithi139 with /dev/vg_nvme/lv_4... 2024-09-21T17:26:15.840 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T17:26:16.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:15 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:16.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:15 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:16.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:15 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:16.090 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:26:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:15 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:16.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:16 smithi139 ceph-mon[27661]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:16.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:16 smithi136 ceph-mon[27441]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:16.956 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:26:16 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:26:16.745+0000 7f603df3e640 -1 osd.3 0 log_to_monitors true 2024-09-21T17:26:17.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:16 smithi053 ceph-mon[25008]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:18.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:17 smithi053 ceph-mon[25008]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:17 smithi053 ceph-mon[25008]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:17 smithi139 ceph-mon[27661]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:17 smithi139 ceph-mon[27661]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.147 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:17 smithi136 ceph-mon[27441]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.148 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:17 smithi136 ceph-mon[27441]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:26:18.444 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:26:18.470 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2024-09-21T17:26:18.723 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:19.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:18 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.044 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:19.044 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:26:19.044 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:19.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:18 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.206 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:26:18.747+0000 7f6039ec1640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T17:26:19.207 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:26:18.750+0000 7f6035ce8640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:19.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:19.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:19.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:18 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:19.996 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi136 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi136 to 10592M 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:19.997 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:19 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi136 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi136 to 10592M 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:19 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:20.108 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi136 2024-09-21T17:26:20.108 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi136 to 10592M 2024-09-21T17:26:20.108 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-21T17:26:20.108 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:26:20.108 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:20.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:20.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:20.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:20.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:19 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589] boot 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:20.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:20 smithi139 ceph-mon[27661]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589] boot 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:21.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:20 smithi053 ceph-mon[25008]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:26:21.123 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:26:21.123 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: osd.3 [v2:172.21.15.136:6808/3811284589,v1:172.21.15.136:6809/3811284589] boot 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:26:21.124 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:20 smithi136 ceph-mon[27441]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:26:21.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:21 smithi136 ceph-mon[27441]: from='client.? 172.21.15.139:0/3559295677' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:21.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:21 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:21.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:21 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"}]': finished 2024-09-21T17:26:21.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:21 smithi136 ceph-mon[27441]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T17:26:21.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:21 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:22.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:21 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/3559295677' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:22.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:21 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:22.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:21 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"}]': finished 2024-09-21T17:26:22.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:21 smithi053 ceph-mon[25008]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T17:26:22.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:21 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:22.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:21 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/3559295677' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:22.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:21 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"} : dispatch 2024-09-21T17:26:22.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:21 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b88c2bfa-565f-402d-8a15-d993122f89c1"}]': finished 2024-09-21T17:26:22.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:21 smithi139 ceph-mon[27661]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T17:26:22.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:21 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:23.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:22 smithi053 ceph-mon[25008]: pgmap v98: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:23.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:22 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/295257190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:23.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:22 smithi139 ceph-mon[27661]: pgmap v98: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:23.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:22 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/295257190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:23.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:22 smithi136 ceph-mon[27441]: pgmap v98: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:23.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:22 smithi136 ceph-mon[27441]: from='client.? 172.21.15.139:0/295257190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:25.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:24 smithi053 ceph-mon[25008]: pgmap v100: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:25.093 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:24 smithi139 ceph-mon[27661]: pgmap v100: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:25.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:24 smithi136 ceph-mon[27441]: pgmap v100: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:27.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:26 smithi053 ceph-mon[25008]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:26:27.054 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:26 smithi139 ceph-mon[27661]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:26:27.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:26 smithi136 ceph-mon[27441]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:26:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:28 smithi139 ceph-mon[27661]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T17:26:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:26:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:28 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:29.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:28 smithi053 ceph-mon[25008]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T17:26:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:26:29.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:28 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:28 smithi136 ceph-mon[27441]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-21T17:26:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:26:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:28 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:29 smithi053 ceph-mon[25008]: Deploying daemon osd.4 on smithi139 2024-09-21T17:26:30.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:29 smithi139 ceph-mon[27661]: Deploying daemon osd.4 on smithi139 2024-09-21T17:26:30.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:29 smithi136 ceph-mon[27441]: Deploying daemon osd.4 on smithi139 2024-09-21T17:26:31.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:30 smithi053 ceph-mon[25008]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T17:26:31.029 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:30 smithi139 ceph-mon[27661]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T17:26:31.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:30 smithi136 ceph-mon[27441]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T17:26:33.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:32 smithi053 ceph-mon[25008]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:32 smithi139 ceph-mon[27661]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:33.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:32 smithi136 ceph-mon[27441]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:34.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:34 smithi139 ceph-mon[27661]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:26:34.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:34 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:34.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:34 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:34.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:34 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:35.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:34 smithi136 ceph-mon[27441]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:26:35.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:34 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:35.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:34 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:35.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:34 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:34 smithi053 ceph-mon[25008]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:26:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:34 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:34 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:34 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:36.786 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:36 smithi139 ceph-mon[27661]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:26:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:36 smithi136 ceph-mon[27441]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:26:37.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:36 smithi053 ceph-mon[25008]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:26:37.844 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 4 on host 'smithi139' 2024-09-21T17:26:38.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:38.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:38.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:38.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.422 DEBUG:teuthology.orchestra.run.smithi139:osd.4> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T17:26:38.424 INFO:tasks.cephadm:Deploying osd.5 on smithi139 with /dev/vg_nvme/lv_3... 2024-09-21T17:26:38.424 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:38.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:39.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:39 smithi139 ceph-mon[27661]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:39.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:39 smithi136 ceph-mon[27441]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:39.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:39 smithi053 ceph-mon[25008]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:40.023 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:26:40.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:40 smithi139 ceph-mon[27661]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:40.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:40 smithi139 ceph-mon[27661]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:40.133 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:26:39 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:26:39.875+0000 7fb4c681a640 -1 osd.4 0 log_to_monitors true 2024-09-21T17:26:40.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:40 smithi136 ceph-mon[27441]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:40.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:40 smithi136 ceph-mon[27441]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:40.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:40 smithi053 ceph-mon[25008]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:40.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:40 smithi053 ceph-mon[25008]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:26:41.244 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:41.245 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:26:41.245 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:26:41.245 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:41.245 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:41.245 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-mon[27661]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:41.245 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:26:41.058+0000 7fb4c279d640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T17:26:41.245 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:26:41 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:26:41.061+0000 7fb4be5c4640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:26:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:26:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:26:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:41.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:41.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:41 smithi136 ceph-mon[27441]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: from='osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:41.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:41 smithi053 ceph-mon[25008]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:42.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:42.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:42.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:42.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:26:42.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:42.880 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-21T17:26:42.906 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi139:vg_nvme/lv_3 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi139 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi139 to 21184M 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:43.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775] boot 2024-09-21T17:26:43.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T17:26:43.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:43 smithi139 ceph-mon[27661]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:26:43.149 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi139 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi139 to 21184M 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775] boot 2024-09-21T17:26:43.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T17:26:43.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:43 smithi136 ceph-mon[27441]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi139 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi139 to 21184M 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: osd.4 [v2:172.21.15.139:6800/2598604775,v1:172.21.15.139:6801/2598604775] boot 2024-09-21T17:26:43.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T17:26:43.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:26:43.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:43 smithi053 ceph-mon[25008]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:44.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:44 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:44.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:44.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:26:44.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:44.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:44.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:44.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:44 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:44.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:44.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:26:44.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:26:44.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:26:44.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:26:44.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:44 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/2428176373' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"}]': finished 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: osdmap e33: 6 total, 5 up, 6 in 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:26:46.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:46 smithi053 ceph-mon[25008]: from='client.? 172.21.15.139:0/891398969' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/2428176373' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"}]': finished 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: osdmap e33: 6 total, 5 up, 6 in 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:26:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:46 smithi139 ceph-mon[27661]: from='client.? 172.21.15.139:0/891398969' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: from='client.? 172.21.15.139:0/2428176373' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"} : dispatch 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3172a8c8-0a1b-49c9-b384-40b4fc334c3b"}]': finished 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: osdmap e33: 6 total, 5 up, 6 in 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:26:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:46 smithi136 ceph-mon[27441]: from='client.? 172.21.15.139:0/891398969' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:26:48.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:48 smithi053 ceph-mon[25008]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-21T17:26:48.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:48 smithi139 ceph-mon[27661]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-21T17:26:48.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:48 smithi136 ceph-mon[27441]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-21T17:26:50.613 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:50 smithi139 ceph-mon[27661]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T17:26:50.758 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:50 smithi136 ceph-mon[27441]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T17:26:50.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:50 smithi053 ceph-mon[25008]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T17:26:52.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:52 smithi139 ceph-mon[27661]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:26:52.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:52 smithi053 ceph-mon[25008]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:26:52.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:52 smithi136 ceph-mon[27441]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:26:53.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:53 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:26:53.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:53 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:53.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:53 smithi139 ceph-mon[27661]: Deploying daemon osd.5 on smithi139 2024-09-21T17:26:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:26:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:53.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:53 smithi053 ceph-mon[25008]: Deploying daemon osd.5 on smithi139 2024-09-21T17:26:53.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:53 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:26:53.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:53 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:26:53.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:53 smithi136 ceph-mon[27441]: Deploying daemon osd.5 on smithi139 2024-09-21T17:26:54.716 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:54 smithi139 ceph-mon[27661]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:54.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:54 smithi053 ceph-mon[25008]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:54.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:54 smithi136 ceph-mon[27441]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:26:56.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:56 smithi053 ceph-mon[25008]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:56.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:56 smithi139 ceph-mon[27661]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:56.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:56 smithi136 ceph-mon[27441]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:58.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:58 smithi053 ceph-mon[25008]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:58.778 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:58 smithi139 ceph-mon[27661]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:58.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:58 smithi136 ceph-mon[27441]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:26:59.693 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:59.694 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:59.694 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:26:59 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:59.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:59.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:59.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:26:59 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:59.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:26:59.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:26:59.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:26:59 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:01.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:01 smithi053 ceph-mon[25008]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:01.353 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:01 smithi139 ceph-mon[27661]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:01 smithi136 ceph-mon[27441]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:02.740 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:02 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:02 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.779 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 5 on host 'smithi139' 2024-09-21T17:27:02.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:02.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:02.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:02.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:02.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:02 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.419 DEBUG:teuthology.orchestra.run.smithi139:osd.5> sudo journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T17:27:03.421 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T17:27:03.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:27:03.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:03 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:03.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:03 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:03 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.689 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:03.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:03 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:03 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:03 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:03 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:03.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:03 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:03.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:03 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:04.362 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:04.598 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:27:04 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:27:04.311+0000 7fc8c9ac3640 -1 osd.5 0 log_to_monitors true 2024-09-21T17:27:04.861 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:04 smithi139 ceph-mon[27661]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:04.861 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:04 smithi139 ceph-mon[27661]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:04.861 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:04 smithi139 ceph-mon[27661]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:04.861 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:04 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2884225577' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:05.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:04 smithi053 ceph-mon[25008]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:05.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:04 smithi053 ceph-mon[25008]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:05.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:04 smithi053 ceph-mon[25008]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:05.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:04 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2884225577' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:05.171 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":33,"num_osds":6,"num_up_osds":5,"osd_up_since":1726939602,"num_in_osds":6,"osd_in_since":1726939605,"num_remapped_pgs":0} 2024-09-21T17:27:05.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:04 smithi136 ceph-mon[27441]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:05.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:04 smithi136 ceph-mon[27441]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:05.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:04 smithi136 ceph-mon[27441]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:27:05.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:04 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2884225577' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:05 smithi139 ceph-mon[27661]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:27:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:05 smithi139 ceph-mon[27661]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T17:27:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:05 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:05 smithi139 ceph-mon[27661]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:05 smithi139 ceph-mon[27661]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:06.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:27:06.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:05 smithi053 ceph-mon[25008]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:27:06.200 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:05 smithi053 ceph-mon[25008]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T17:27:06.200 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:05 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:06.200 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:05 smithi053 ceph-mon[25008]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:06.200 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:05 smithi053 ceph-mon[25008]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:06.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:05 smithi136 ceph-mon[27441]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:27:06.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:05 smithi136 ceph-mon[27441]: osdmap e34: 6 total, 5 up, 6 in 2024-09-21T17:27:06.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:05 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:06.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:05 smithi136 ceph-mon[27441]: from='osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:06.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:05 smithi136 ceph-mon[27441]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-21T17:27:06.430 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:06.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:27:06.213+0000 7fc8c625a640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T17:27:06.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:27:06.216+0000 7fc8bd865640 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:27:06.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: Detected new or changed devices on smithi139 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi139 to 10592M 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:06.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:06.914 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:06 smithi053 ceph-mon[25008]: from='osd.5 ' entity='osd.5' 2024-09-21T17:27:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:27:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T17:27:07.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: Detected new or changed devices on smithi139 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi139 to 10592M 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:06 smithi139 ceph-mon[27661]: from='osd.5 ' entity='osd.5' 2024-09-21T17:27:07.193 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:07.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:27:07.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: Detected new or changed devices on smithi139 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:27:07.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi139 to 10592M 2024-09-21T17:27:07.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:07.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:07.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:07.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:06 smithi136 ceph-mon[27441]: from='osd.5 ' entity='osd.5' 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: purged_snaps scrub starts 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: purged_snaps scrub ok 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157] boot 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: osdmap e36: 6 total, 6 up, 6 in 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1024295273' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:07.883 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:07 smithi053 ceph-mon[25008]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T17:27:07.916 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":36,"num_osds":6,"num_up_osds":6,"osd_up_since":1726939626,"num_in_osds":6,"osd_in_since":1726939605,"num_remapped_pgs":1} 2024-09-21T17:27:07.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: purged_snaps scrub starts 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: purged_snaps scrub ok 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157] boot 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: osdmap e36: 6 total, 6 up, 6 in 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1024295273' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:08.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:07 smithi139 ceph-mon[27661]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: purged_snaps scrub starts 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: purged_snaps scrub ok 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: osd.5 [v2:172.21.15.139:6808/1026570157,v1:172.21.15.139:6809/1026570157] boot 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: osdmap e36: 6 total, 6 up, 6 in 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:27:08.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1024295273' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:27:08.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:07 smithi136 ceph-mon[27441]: osdmap e37: 6 total, 6 up, 6 in 2024-09-21T17:27:08.213 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:08.957 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:08.957 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":38,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","created":"2024-09-21T17:22:42.796552+0000","modified":"2024-09-21T17:27:08.487967+0000","last_up_change":"2024-09-21T17:27:06.781804+0000","last_in_change":"2024-09-21T17:26:45.865587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T17:25:53.826481+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6803","nonce":4271199254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6805","nonce":4271199254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6809","nonce":4271199254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6807","nonce":4271199254}]},"public_addr":"172.21.15.53:6803/4271199254","cluster_addr":"172.21.15.53:6805/4271199254","heartbeat_back_addr":"172.21.15.53:6809/4271199254","heartbeat_front_addr":"172.21.15.53:6807/4271199254","state":["exists","up"]},{"osd":1,"uuid":"68eba469-c14e-4b37-989b-32857627ba7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6811","nonce":1747515341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6813","nonce":1747515341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6817","nonce":1747515341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6815","nonce":1747515341}]},"public_addr":"172.21.15.53:6811/1747515341","cluster_addr":"172.21.15.53:6813/1747515341","heartbeat_back_addr":"172.21.15.53:6817/1747515341","heartbeat_front_addr":"172.21.15.53:6815/1747515341","state":["exists","up"]},{"osd":2,"uuid":"5a91169f-1dff-414c-a979-59c89e50725f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6801","nonce":1043063308}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6803","nonce":1043063308}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6807","nonce":1043063308}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6805","nonce":1043063308}]},"public_addr":"172.21.15.136:6801/1043063308","cluster_addr":"172.21.15.136:6803/1043063308","heartbeat_back_addr":"172.21.15.136:6807/1043063308","heartbeat_front_addr":"172.21.15.136:6805/1043063308","state":["exists","up"]},{"osd":3,"uuid":"d521ef1d-2a78-48ed-b9ff-4b79377f7219","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6809","nonce":3811284589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6811","nonce":3811284589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6815","nonce":3811284589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6813","nonce":3811284589}]},"public_addr":"172.21.15.136:6809/3811284589","cluster_addr":"172.21.15.136:6811/3811284589","heartbeat_back_addr":"172.21.15.136:6815/3811284589","heartbeat_front_addr":"172.21.15.136:6813/3811284589","state":["exists","up"]},{"osd":4,"uuid":"b88c2bfa-565f-402d-8a15-d993122f89c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6801","nonce":2598604775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6803","nonce":2598604775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6807","nonce":2598604775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6805","nonce":2598604775}]},"public_addr":"172.21.15.139:6801/2598604775","cluster_addr":"172.21.15.139:6803/2598604775","heartbeat_back_addr":"172.21.15.139:6807/2598604775","heartbeat_front_addr":"172.21.15.139:6805/2598604775","state":["exists","up"]},{"osd":5,"uuid":"3172a8c8-0a1b-49c9-b384-40b4fc334c3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6809","nonce":1026570157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6811","nonce":1026570157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6815","nonce":1026570157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6813","nonce":1026570157}]},"public_addr":"172.21.15.139:6809/1026570157","cluster_addr":"172.21.15.139:6811/1026570157","heartbeat_back_addr":"172.21.15.139:6815/1026570157","heartbeat_front_addr":"172.21.15.139:6813/1026570157","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:02.403680+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:28.458087+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:52.124723+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:17.721903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:40.922914+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:27:05.335361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/1905940716":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6800/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/3127695654":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/2306616814":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/1128493660":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:6800/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/3528120967":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/2644449620":"2024-09-22T17:23:11.094793+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T17:27:08.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:08 smithi053 ceph-mon[25008]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:08.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:08 smithi053 ceph-mon[25008]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T17:27:09.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:08 smithi139 ceph-mon[27661]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:09.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:08 smithi139 ceph-mon[27661]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T17:27:09.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:08 smithi136 ceph-mon[27441]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:09.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:08 smithi136 ceph-mon[27441]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T17:27:09.561 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T17:25:53.826481+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 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}}] 2024-09-21T17:27:09.562 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T17:27:09.813 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:10.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:09 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/4053833287' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:10.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:09 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/4053833287' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:10.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:09 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/4053833287' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:10.572 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2024-09-21T17:27:11.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:10 smithi139 ceph-mon[27661]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:11.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:10 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1297414133' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:27:11.180 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:10 smithi053 ceph-mon[25008]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:11.180 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:10 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1297414133' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:27:11.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:10 smithi136 ceph-mon[27441]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:11.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:10 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1297414133' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:27:11.212 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T17:27:11.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T17:27:11.463 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:12.166 INFO:teuthology.orchestra.run.smithi053.stdout:[client.0] 2024-09-21T17:27:12.167 INFO:teuthology.orchestra.run.smithi053.stdout: key = AQDwAe9mAza/CRAAC4OqWPajBG0Zxz3NMhIzsw== 2024-09-21T17:27:12.777 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2024-09-21T17:27:12.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T17:27:12.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T17:27:12.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T17:27:13.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:12 smithi053 ceph-mon[25008]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T17:27:13.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:12 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:27:13.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:12 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:27:13.106 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:13.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:12 smithi139 ceph-mon[27661]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T17:27:13.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:12 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:27:13.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:12 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:27:13.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:12 smithi136 ceph-mon[27441]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T17:27:13.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:12 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:27:13.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:12 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3974313446' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:27:13.730 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:14.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:13 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2582971118' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:27:14.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:13 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2582971118' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:27:14.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:13 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2582971118' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:27:14.387 INFO:teuthology.orchestra.run.smithi053.stdout:[{"version":17,"timestamp":"2024-09-21T17:27:06.214729+0000","name":"","changes":[{"name":"osd.5/osd_mclock_max_capacity_iops_ssd","new_value":"55215.101286"}]}] 2024-09-21T17:27:14.388 INFO:tasks.ceph_manager:config epoch is 17 2024-09-21T17:27:14.388 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T17:27:14.388 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T17:27:14.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T17:27:14.643 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:15.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:14 smithi053 ceph-mon[25008]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T17:27:15.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:14 smithi139 ceph-mon[27661]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T17:27:15.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:14 smithi136 ceph-mon[27441]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T17:27:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:15.909 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:15 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1843030049' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:27:15.939 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":14,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":2036697471},{"type":"v1","addr":"172.21.15.53:6801","nonce":2036697471}]},"active_addr":"172.21.15.53:6801/2036697471","active_change":"2024-09-21T17:23:37.368823+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.53:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":2253184687}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3721340646}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":4017900126}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3670009737}]}]} 2024-09-21T17:27:15.945 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T17:27:15.946 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T17:27:15.946 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:27:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:15 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1843030049' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:27:16.196 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:16.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:15 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1843030049' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:27:16.826 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:16.826 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":38,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","created":"2024-09-21T17:22:42.796552+0000","modified":"2024-09-21T17:27:08.487967+0000","last_up_change":"2024-09-21T17:27:06.781804+0000","last_in_change":"2024-09-21T17:26:45.865587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T17:25:53.826481+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6803","nonce":4271199254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6805","nonce":4271199254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6809","nonce":4271199254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6807","nonce":4271199254}]},"public_addr":"172.21.15.53:6803/4271199254","cluster_addr":"172.21.15.53:6805/4271199254","heartbeat_back_addr":"172.21.15.53:6809/4271199254","heartbeat_front_addr":"172.21.15.53:6807/4271199254","state":["exists","up"]},{"osd":1,"uuid":"68eba469-c14e-4b37-989b-32857627ba7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6811","nonce":1747515341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6813","nonce":1747515341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6817","nonce":1747515341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6815","nonce":1747515341}]},"public_addr":"172.21.15.53:6811/1747515341","cluster_addr":"172.21.15.53:6813/1747515341","heartbeat_back_addr":"172.21.15.53:6817/1747515341","heartbeat_front_addr":"172.21.15.53:6815/1747515341","state":["exists","up"]},{"osd":2,"uuid":"5a91169f-1dff-414c-a979-59c89e50725f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6801","nonce":1043063308}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6803","nonce":1043063308}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6807","nonce":1043063308}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6805","nonce":1043063308}]},"public_addr":"172.21.15.136:6801/1043063308","cluster_addr":"172.21.15.136:6803/1043063308","heartbeat_back_addr":"172.21.15.136:6807/1043063308","heartbeat_front_addr":"172.21.15.136:6805/1043063308","state":["exists","up"]},{"osd":3,"uuid":"d521ef1d-2a78-48ed-b9ff-4b79377f7219","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6809","nonce":3811284589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6811","nonce":3811284589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6815","nonce":3811284589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6813","nonce":3811284589}]},"public_addr":"172.21.15.136:6809/3811284589","cluster_addr":"172.21.15.136:6811/3811284589","heartbeat_back_addr":"172.21.15.136:6815/3811284589","heartbeat_front_addr":"172.21.15.136:6813/3811284589","state":["exists","up"]},{"osd":4,"uuid":"b88c2bfa-565f-402d-8a15-d993122f89c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6801","nonce":2598604775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6803","nonce":2598604775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6807","nonce":2598604775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6805","nonce":2598604775}]},"public_addr":"172.21.15.139:6801/2598604775","cluster_addr":"172.21.15.139:6803/2598604775","heartbeat_back_addr":"172.21.15.139:6807/2598604775","heartbeat_front_addr":"172.21.15.139:6805/2598604775","state":["exists","up"]},{"osd":5,"uuid":"3172a8c8-0a1b-49c9-b384-40b4fc334c3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6809","nonce":1026570157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6811","nonce":1026570157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6815","nonce":1026570157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6813","nonce":1026570157}]},"public_addr":"172.21.15.139:6809/1026570157","cluster_addr":"172.21.15.139:6811/1026570157","heartbeat_back_addr":"172.21.15.139:6815/1026570157","heartbeat_front_addr":"172.21.15.139:6813/1026570157","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:02.403680+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:28.458087+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:52.124723+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:17.721903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:40.922914+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:27:05.335361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/1905940716":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6800/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/3127695654":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/2306616814":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/1128493660":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:6800/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/3528120967":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/2644449620":"2024-09-22T17:23:11.094793+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T17:27:17.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:16 smithi053 ceph-mon[25008]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:27:17.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:16 smithi139 ceph-mon[27661]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:27:17.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:16 smithi136 ceph-mon[27441]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:27:17.456 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T17:27:17.456 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:27:17.705 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:18.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:17 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2515773669' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:18.152 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:17 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2515773669' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:18.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:17 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2515773669' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:18.315 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:18.315 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":38,"fsid":"ff5948da-783d-11ef-baf6-efdc52797490","created":"2024-09-21T17:22:42.796552+0000","modified":"2024-09-21T17:27:08.487967+0000","last_up_change":"2024-09-21T17:27:06.781804+0000","last_in_change":"2024-09-21T17:26:45.865587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T17:25:53.826481+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"0db97d48-4ab8-4d8f-a8d5-69bee6eb4e55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6803","nonce":4271199254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6805","nonce":4271199254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6809","nonce":4271199254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":4271199254},{"type":"v1","addr":"172.21.15.53:6807","nonce":4271199254}]},"public_addr":"172.21.15.53:6803/4271199254","cluster_addr":"172.21.15.53:6805/4271199254","heartbeat_back_addr":"172.21.15.53:6809/4271199254","heartbeat_front_addr":"172.21.15.53:6807/4271199254","state":["exists","up"]},{"osd":1,"uuid":"68eba469-c14e-4b37-989b-32857627ba7d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6811","nonce":1747515341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6813","nonce":1747515341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6817","nonce":1747515341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":1747515341},{"type":"v1","addr":"172.21.15.53:6815","nonce":1747515341}]},"public_addr":"172.21.15.53:6811/1747515341","cluster_addr":"172.21.15.53:6813/1747515341","heartbeat_back_addr":"172.21.15.53:6817/1747515341","heartbeat_front_addr":"172.21.15.53:6815/1747515341","state":["exists","up"]},{"osd":2,"uuid":"5a91169f-1dff-414c-a979-59c89e50725f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6801","nonce":1043063308}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6803","nonce":1043063308}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6807","nonce":1043063308}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":1043063308},{"type":"v1","addr":"172.21.15.136:6805","nonce":1043063308}]},"public_addr":"172.21.15.136:6801/1043063308","cluster_addr":"172.21.15.136:6803/1043063308","heartbeat_back_addr":"172.21.15.136:6807/1043063308","heartbeat_front_addr":"172.21.15.136:6805/1043063308","state":["exists","up"]},{"osd":3,"uuid":"d521ef1d-2a78-48ed-b9ff-4b79377f7219","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6809","nonce":3811284589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6811","nonce":3811284589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6815","nonce":3811284589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":3811284589},{"type":"v1","addr":"172.21.15.136:6813","nonce":3811284589}]},"public_addr":"172.21.15.136:6809/3811284589","cluster_addr":"172.21.15.136:6811/3811284589","heartbeat_back_addr":"172.21.15.136:6815/3811284589","heartbeat_front_addr":"172.21.15.136:6813/3811284589","state":["exists","up"]},{"osd":4,"uuid":"b88c2bfa-565f-402d-8a15-d993122f89c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6801","nonce":2598604775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6803","nonce":2598604775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6807","nonce":2598604775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":2598604775},{"type":"v1","addr":"172.21.15.139:6805","nonce":2598604775}]},"public_addr":"172.21.15.139:6801/2598604775","cluster_addr":"172.21.15.139:6803/2598604775","heartbeat_back_addr":"172.21.15.139:6807/2598604775","heartbeat_front_addr":"172.21.15.139:6805/2598604775","state":["exists","up"]},{"osd":5,"uuid":"3172a8c8-0a1b-49c9-b384-40b4fc334c3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6809","nonce":1026570157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6811","nonce":1026570157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6815","nonce":1026570157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":1026570157},{"type":"v1","addr":"172.21.15.139:6813","nonce":1026570157}]},"public_addr":"172.21.15.139:6809/1026570157","cluster_addr":"172.21.15.139:6811/1026570157","heartbeat_back_addr":"172.21.15.139:6815/1026570157","heartbeat_front_addr":"172.21.15.139:6813/1026570157","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:02.403680+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:28.458087+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:25:52.124723+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:17.721903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:26:40.922914+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:27:05.335361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/1905940716":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6800/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/2483778960":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/3127695654":"2024-09-22T17:23:37.368718+0000","172.21.15.53:0/2306616814":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/1128493660":"2024-09-22T17:23:37.368718+0000","172.21.15.53:6801/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:6800/538637225":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/3528120967":"2024-09-22T17:23:11.094793+0000","172.21.15.53:0/2644449620":"2024-09-22T17:23:11.094793+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T17:27:18.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T17:27:18.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T17:27:18.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T17:27:18.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T17:27:18.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T17:27:18.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T17:27:19.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:18 smithi139 ceph-mon[27661]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:27:19.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:18 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3558851683' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:19.192 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:19.192 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:19.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:18 smithi136 ceph-mon[27441]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:27:19.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:18 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3558851683' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:19.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:18 smithi053 ceph-mon[25008]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:27:19.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:18 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3558851683' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:27:20.527 INFO:teuthology.orchestra.run.smithi053.stdout:128849018891 2024-09-21T17:27:20.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T17:27:20.957 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:21.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:20 smithi053 ceph-mon[25008]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T17:27:21.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:20 smithi139 ceph-mon[27661]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T17:27:21.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:20 smithi136 ceph-mon[27441]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T17:27:21.292 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:21.337 INFO:teuthology.orchestra.run.smithi053.stdout:154618822661 2024-09-21T17:27:21.337 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T17:27:22.268 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:22.276 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:22.851 INFO:teuthology.orchestra.run.smithi053.stdout:77309411349 2024-09-21T17:27:22.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T17:27:23.078 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:22 smithi053 ceph-mon[25008]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:27:23.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:22 smithi139 ceph-mon[27661]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:27:23.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:22 smithi136 ceph-mon[27441]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:27:23.861 INFO:teuthology.orchestra.run.smithi053.stdout:107374182415 2024-09-21T17:27:23.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T17:27:24.068 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:24.068 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:24.101 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:25.089 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:24 smithi053 ceph-mon[25008]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:25.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:24 smithi139 ceph-mon[27661]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:25.199 INFO:teuthology.orchestra.run.smithi053.stdout:128849018892 2024-09-21T17:27:25.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:24 smithi136 ceph-mon[27441]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:25.843 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:25 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1207925595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:27:25.853 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018891 got 128849018892 for osd.4 2024-09-21T17:27:25.853 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:26.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:25 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1207925595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:27:26.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:25 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1207925595' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:27:26.423 INFO:teuthology.orchestra.run.smithi053.stdout:154618822662 2024-09-21T17:27:26.911 INFO:teuthology.orchestra.run.smithi053.stdout:55834574874 2024-09-21T17:27:26.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T17:27:27.102 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:26 smithi053 ceph-mon[25008]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:27.102 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:26 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1604357242' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:27:27.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:26 smithi139 ceph-mon[27661]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:27.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:26 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1604357242' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:27:27.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:26 smithi136 ceph-mon[27441]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:27.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:26 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1604357242' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:27:27.367 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:27.520 INFO:teuthology.orchestra.run.smithi053.stdout:77309411350 2024-09-21T17:27:27.907 INFO:teuthology.orchestra.run.smithi053.stdout:34359738399 2024-09-21T17:27:27.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T17:27:28.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:27 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2808075626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:27:28.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:27 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2808075626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:27:28.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:27 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2808075626' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:27:28.347 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822661 got 154618822662 for osd.5 2024-09-21T17:27:28.347 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:28.588 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:29.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:28 smithi053 ceph-mon[25008]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:29.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:28 smithi139 ceph-mon[27661]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:29.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:28 smithi136 ceph-mon[27441]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:29.328 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411349 got 77309411350 for osd.2 2024-09-21T17:27:29.329 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:29.439 INFO:teuthology.orchestra.run.smithi053.stdout:107374182416 2024-09-21T17:27:29.645 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:30.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:29 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2123523086' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:27:30.063 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182415 got 107374182416 for osd.3 2024-09-21T17:27:30.063 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:30.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:29 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2123523086' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:27:30.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:29 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2123523086' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:27:30.849 INFO:teuthology.orchestra.run.smithi053.stdout:34359738399 2024-09-21T17:27:30.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:30 smithi053 ceph-mon[25008]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:31.132 INFO:teuthology.orchestra.run.smithi053.stdout:55834574875 2024-09-21T17:27:31.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:30 smithi139 ceph-mon[27661]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:31.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:30 smithi136 ceph-mon[27441]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:31.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738399 got 34359738399 for osd.0 2024-09-21T17:27:31.568 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:31.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:31 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/3163712971' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:27:31.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:31 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/751003820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:27:32.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:31 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/3163712971' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:27:32.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:31 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/751003820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:27:32.170 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-21T17:27:32.170 DEBUG:teuthology.parallel:result is None 2024-09-21T17:27:32.170 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T17:27:32.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:27:32.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:31 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/3163712971' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:27:32.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:31 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/751003820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:27:32.428 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:33.048 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:33.048 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-09-21T17:27:33.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:32 smithi139 ceph-mon[27661]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:33.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:32 smithi136 ceph-mon[27441]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:33.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:32 smithi053 ceph-mon[25008]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:33.696 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2024-09-21T17:27:31.411220+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":165960,"kb_used_data":3756,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304952,"statfs":{"total":575970213888,"available":575800270848,"internally_reserved":0,"allocated":3846144,"data_stored":2554536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":165927584},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001832"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":61,"reported_epoch":38,"state":"active+clean","last_fresh":"2024-09-21T17:27:08.899127+0000","last_change":"2024-09-21T17:27:08.899047+0000","last_active":"2024-09-21T17:27:08.899127+0000","last_peered":"2024-09-21T17:27:08.899127+0000","last_clean":"2024-09-21T17:27:08.899127+0000","last_became_active":"2024-09-21T17:27:08.893713+0000","last_became_peered":"2024-09-21T17:27:08.893713+0000","last_unstale":"2024-09-21T17:27:08.899127+0000","last_undegraded":"2024-09-21T17:27:08.899127+0000","last_fullsized":"2024-09-21T17:27:08.899127+0000","mapping_epoch":37,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":38,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:25:54.698729+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:25:54.698729+0000","last_clean_scrub_stamp":"2024-09-21T17:25:54.698729+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:26.222581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":36,"seq":154618822663,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018893,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27368,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":107374182417,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27944,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717208,"statfs":{"total":95995035648,"available":95966420992,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":77309411351,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":8,"seq":34359738400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":593920,"data_stored":590368,"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}]}} 2024-09-21T17:27:33.696 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:27:33.950 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:34.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:33 smithi053 ceph-mon[25008]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:34.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:33 smithi139 ceph-mon[27661]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:34.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:33 smithi136 ceph-mon[27441]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:34.578 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:34.578 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2024-09-21T17:27:35.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:34 smithi139 ceph-mon[27661]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:35.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:34 smithi136 ceph-mon[27441]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:35.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:34 smithi053 ceph-mon[25008]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:35.367 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2024-09-21T17:27:33.411574+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":165960,"kb_used_data":3756,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304952,"statfs":{"total":575970213888,"available":575800270848,"internally_reserved":0,"allocated":3846144,"data_stored":2554536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":165927584},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001906"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":61,"reported_epoch":38,"state":"active+clean","last_fresh":"2024-09-21T17:27:08.899127+0000","last_change":"2024-09-21T17:27:08.899047+0000","last_active":"2024-09-21T17:27:08.899127+0000","last_peered":"2024-09-21T17:27:08.899127+0000","last_clean":"2024-09-21T17:27:08.899127+0000","last_became_active":"2024-09-21T17:27:08.893713+0000","last_became_peered":"2024-09-21T17:27:08.893713+0000","last_unstale":"2024-09-21T17:27:08.899127+0000","last_undegraded":"2024-09-21T17:27:08.899127+0000","last_fullsized":"2024-09-21T17:27:08.899127+0000","mapping_epoch":37,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":38,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:25:54.698729+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:25:54.698729+0000","last_clean_scrub_stamp":"2024-09-21T17:25:54.698729+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:26.222581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":36,"seq":154618822664,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018894,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27368,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":107374182417,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27944,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717208,"statfs":{"total":95995035648,"available":95966420992,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":77309411351,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27952,"kb_used_data":916,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":937984,"data_stored":720940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":8,"seq":34359738400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":344064,"data_stored":130572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":593920,"data_stored":590368,"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}]}} 2024-09-21T17:27:35.368 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T17:27:35.368 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T17:27:35.368 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T17:27:35.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T17:27:35.628 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:36.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:35 smithi053 ceph-mon[25008]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:36.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:35 smithi139 ceph-mon[27661]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:36.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:35 smithi136 ceph-mon[27441]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:36.311 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:36.311 INFO:teuthology.orchestra.run.smithi053.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T17:27:37.003 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T17:27:37.004 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T17:27:37.004 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:27:37.020 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:27:37.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T17:27:37.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:36 smithi053 ceph-mon[25008]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:37.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:36 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1502728506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:27:37.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:36 smithi139 ceph-mon[27661]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:37.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:36 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1502728506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:27:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:36 smithi136 ceph-mon[27441]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:37.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:36 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1502728506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:27:37.272 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:39.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:38 smithi139 ceph-mon[27661]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:39.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:38 smithi139 ceph-mon[27661]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:39.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:38 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T17:27:39.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:38 smithi136 ceph-mon[27441]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:39.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:38 smithi136 ceph-mon[27441]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:39.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:38 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T17:27:39.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:38 smithi053 ceph-mon[25008]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:39.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:38 smithi053 ceph-mon[25008]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:39.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:38 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T17:27:40.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:39 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T17:27:40.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:39 smithi139 ceph-mon[27661]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:27:40.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:39 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:40.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:39 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T17:27:40.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:39 smithi136 ceph-mon[27441]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:27:40.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:39 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:40.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:39 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T17:27:40.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:39 smithi053 ceph-mon[25008]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:27:40.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:39 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:40.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:39 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a[25004]: 2024-09-21T17:27:39.878+0000 7fe04698c640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:27:40.643 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T17:27:40.654 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T17:27:40.654 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:27:40.942 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:40.948 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: pgmap v150: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:40.948 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:27:40.948 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:40.948 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: fsmap cephfs:0 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: Saving service mds.cephfs spec with placement count:2 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:40.949 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:40.950 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:40.950 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:40.950 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:40 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:41.185 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: pgmap v150: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: fsmap cephfs:0 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: Saving service mds.cephfs spec with placement count:2 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:41.186 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:41.187 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:40 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:41.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: pgmap v150: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: fsmap cephfs:0 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: Saving service mds.cephfs spec with placement count:2 2024-09-21T17:27:41.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi139.wlqzur", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:41.208 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:40 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:41.589 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:41.589 INFO:teuthology.orchestra.run.smithi053.stdout:[{"events": ["2024-09-21T17:27:39.899441Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T17:24:34.882713Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:25:25.113669Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T17:24:28.735844Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:25:25.113577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:25:25.113742Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T17:27:42.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:41 smithi136 ceph-mon[27441]: Deploying daemon mds.cephfs.smithi139.wlqzur on smithi139 2024-09-21T17:27:42.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:41 smithi136 ceph-mon[27441]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:27:42.228 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:41 smithi053 ceph-mon[25008]: Deploying daemon mds.cephfs.smithi139.wlqzur on smithi139 2024-09-21T17:27:42.228 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:41 smithi053 ceph-mon[25008]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:27:42.261 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T17:27:42.269 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:41 smithi139 ceph-mon[27661]: Deploying daemon mds.cephfs.smithi139.wlqzur on smithi139 2024-09-21T17:27:42.269 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:41 smithi139 ceph-mon[27661]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:27:43.198 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: pgmap v154: 65 pgs: 16 creating+peering, 15 active+clean, 34 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:43.198 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:43.199 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:42 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: pgmap v154: 65 pgs: 16 creating+peering, 15 active+clean, 34 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:43.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:42 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:43.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: pgmap v154: 65 pgs: 16 creating+peering, 15 active+clean, 34 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:43.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:27:43.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi053.lxpecm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:27:43.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:42 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:44.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: Deploying daemon mds.cephfs.smithi053.lxpecm on smithi053 2024-09-21T17:27:44.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:boot 2024-09-21T17:27:44.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: daemon mds.cephfs.smithi139.wlqzur assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: Cluster is now healthy 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: fsmap cephfs:0 1 up:standby 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:creating} 2024-09-21T17:27:44.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:43 smithi136 ceph-mon[27441]: daemon mds.cephfs.smithi139.wlqzur is now active in filesystem cephfs as rank 0 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: Deploying daemon mds.cephfs.smithi053.lxpecm on smithi053 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:boot 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: daemon mds.cephfs.smithi139.wlqzur assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:27:44.210 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: Cluster is now healthy 2024-09-21T17:27:44.211 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: fsmap cephfs:0 1 up:standby 2024-09-21T17:27:44.211 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:27:44.211 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:creating} 2024-09-21T17:27:44.211 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:43 smithi053 ceph-mon[25008]: daemon mds.cephfs.smithi139.wlqzur is now active in filesystem cephfs as rank 0 2024-09-21T17:27:44.216 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:44.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: Deploying daemon mds.cephfs.smithi053.lxpecm on smithi053 2024-09-21T17:27:44.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:boot 2024-09-21T17:27:44.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: daemon mds.cephfs.smithi139.wlqzur assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T17:27:44.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: Cluster is now healthy 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: fsmap cephfs:0 1 up:standby 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:creating} 2024-09-21T17:27:44.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:43 smithi139 ceph-mon[27661]: daemon mds.cephfs.smithi139.wlqzur is now active in filesystem cephfs as rank 0 2024-09-21T17:27:44.976 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:44.976 INFO:teuthology.orchestra.run.smithi053.stdout:[{"events": ["2024-09-21T17:27:42.681966Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T17:24:34.882713Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:25:25.113669Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T17:24:28.735844Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:25:25.113577Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:25:25.113742Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T17:27:45.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:44 smithi139 ceph-mon[27661]: pgmap v156: 65 pgs: 16 creating+peering, 38 active+clean, 11 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 511 B/s wr, 5 op/s 2024-09-21T17:27:45.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:44 smithi139 ceph-mon[27661]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:45.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:44 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 2024-09-21T17:27:45.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:44 smithi136 ceph-mon[27441]: pgmap v156: 65 pgs: 16 creating+peering, 38 active+clean, 11 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 511 B/s wr, 5 op/s 2024-09-21T17:27:45.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:44 smithi136 ceph-mon[27441]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:45.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:44 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 2024-09-21T17:27:45.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:44 smithi053 ceph-mon[25008]: pgmap v156: 65 pgs: 16 creating+peering, 38 active+clean, 11 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 511 B/s wr, 5 op/s 2024-09-21T17:27:45.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:44 smithi053 ceph-mon[25008]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:45.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:44 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 2024-09-21T17:27:45.884 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T17:27:46.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:45 smithi139 ceph-mon[27661]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:46.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:45 smithi136 ceph-mon[27441]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:46.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:45 smithi053 ceph-mon[25008]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:46.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:27:47.149 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: pgmap v157: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-21T17:27:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:boot 2024-09-21T17:27:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:27:47.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:46 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: pgmap v157: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:boot 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.272 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:46 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: pgmap v157: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:boot 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:47.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:46 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:47.841 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:27:47.841 INFO:teuthology.orchestra.run.smithi053.stdout:[{"events": ["2024-09-21T17:27:46.070300Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:27:47.175504Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:24:34.882713Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:27:47.209989Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T17:24:28.735844Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:26:13.727757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:26:13.727879Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T17:27:48.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:48.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.159 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:48 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:48.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:48.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:48 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: mds.? [v2:172.21.15.139:6816/3185956527,v1:172.21.15.139:6817/3185956527] up:active 2024-09-21T17:27:48.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:48.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:48 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:48.575 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T17:27:48.575 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:27:48.595 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:27:48.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T17:27:48.852 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:49.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-mon[25008]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T17:27:49.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-mon[25008]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:49.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:49 smithi139 ceph-mon[27661]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T17:27:49.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:49 smithi139 ceph-mon[27661]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:49.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:49 smithi136 ceph-mon[27441]: pgmap v158: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T17:27:49.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:49 smithi136 ceph-mon[27441]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:27:49.873 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:27:49.554+0000 7f26dc998640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:27:49.873 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:27:49.554+0000 7f26dc998640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:27:49.873 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:27:49.554+0000 7f26dc998640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:27:49.874 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:27:49.554+0000 7f26dc998640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:27:49.874 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:49 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:27:49.554+0000 7f26dc998640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:27:50.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T17:27:50.435 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:51.141 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:51 smithi053 ceph-mon[25008]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-21T17:27:51.141 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:51 smithi053 ceph-mon[25008]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:51.141 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:51 smithi053 ceph-mon[25008]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:standby 2024-09-21T17:27:51.141 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:51 smithi053 ceph-mon[25008]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:51.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:51 smithi139 ceph-mon[27661]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-21T17:27:51.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:51 smithi139 ceph-mon[27661]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:51.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:51 smithi139 ceph-mon[27661]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:standby 2024-09-21T17:27:51.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:51 smithi139 ceph-mon[27661]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:51 smithi136 ceph-mon[27441]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-21T17:27:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:51 smithi136 ceph-mon[27441]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:51 smithi136 ceph-mon[27441]: mds.? [v2:172.21.15.53:6818/1953536295,v1:172.21.15.53:6819/1953536295] up:standby 2024-09-21T17:27:51.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:51 smithi136 ceph-mon[27441]: fsmap cephfs:1 {0=cephfs.smithi139.wlqzur=up:active} 1 up:standby 2024-09-21T17:27:51.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T17:27:52.016 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:52.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:52 smithi139 ceph-mon[27661]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:52.409 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:52 smithi053 ceph-mon[25008]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:52.440 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:52 smithi136 ceph-mon[27441]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:53.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:53 smithi139 ceph-mon[27661]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T17:27:53.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:53 smithi139 ceph-mon[27661]: mgrmap e15: x(active, since 4m) 2024-09-21T17:27:53.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:53 smithi139 ceph-mon[27661]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:53.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:53 smithi053 ceph-mon[25008]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T17:27:53.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:53 smithi053 ceph-mon[25008]: mgrmap e15: x(active, since 4m) 2024-09-21T17:27:53.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:53 smithi053 ceph-mon[25008]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:53.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T17:27:53.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:53 smithi136 ceph-mon[27441]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T17:27:53.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:53 smithi136 ceph-mon[27441]: mgrmap e15: x(active, since 4m) 2024-09-21T17:27:53.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:53 smithi136 ceph-mon[27441]: from='mgr.14150 172.21.15.53:0/299201011' entity='mgr.x' 2024-09-21T17:27:53.672 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:54.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:54 smithi139 ceph-mon[27661]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:54.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:54 smithi136 ceph-mon[27441]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:54.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:54 smithi053 ceph-mon[25008]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:27:55.370 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:55 smithi139 ceph-mon[27661]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T17:27:55.371 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:55 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T17:27:55.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:55 smithi053 ceph-mon[25008]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T17:27:55.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:55 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T17:27:55.412 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:55 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setuser ceph since I am not root 2024-09-21T17:27:55.412 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:27:55 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ignoring --setgroup ceph since I am not root 2024-09-21T17:27:55.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:55 smithi136 ceph-mon[27441]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T17:27:55.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:55 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T17:27:55.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T17:27:56.076 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:27:56.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:56 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T17:27:56.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:27:56 smithi139 ceph-mon[27661]: mgrmap e16: x(active, since 4m) 2024-09-21T17:27:56.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:56 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T17:27:56.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:27:56 smithi053 ceph-mon[25008]: mgrmap e16: x(active, since 4m) 2024-09-21T17:27:56.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:56 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/1558019570' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T17:27:56.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:27:56 smithi136 ceph-mon[27441]: mgrmap e16: x(active, since 4m) 2024-09-21T17:28:00.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: Active manager daemon x restarted 2024-09-21T17:28:00.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: Activating manager daemon x 2024-09-21T17:28:00.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: mgrmap e17: x(active, starting, since 0.00553455s) 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:28:00.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:28:00.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:28:00.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:28:00.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:00 smithi136 ceph-mon[27441]: Manager daemon x is now available 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: Active manager daemon x restarted 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: Activating manager daemon x 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: mgrmap e17: x(active, starting, since 0.00553455s) 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:28:00.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:28:00.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:00 smithi053 ceph-mon[25008]: Manager daemon x is now available 2024-09-21T17:28:00.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: Active manager daemon x restarted 2024-09-21T17:28:00.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: Activating manager daemon x 2024-09-21T17:28:00.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T17:28:00.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: mgrmap e17: x(active, starting, since 0.00553455s) 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi053.lxpecm"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi139.wlqzur"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:28:00.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:28:00.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:28:00.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:00 smithi139 ceph-mon[27661]: Manager daemon x is now available 2024-09-21T17:28:01.694 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:01.694 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:28:01.695 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:28:01.695 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:28:01.695 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:01 smithi139 ceph-mon[27661]: mgrmap e18: x(active, since 1.01192s) 2024-09-21T17:28:01.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:01.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:28:01.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:28:01.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:28:01.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:01 smithi136 ceph-mon[27441]: mgrmap e18: x(active, since 1.01192s) 2024-09-21T17:28:01.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:01.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:28:01.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:28:01.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T17:28:01.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-mon[25008]: mgrmap e18: x(active, since 1.01192s) 2024-09-21T17:28:02.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:01.896+0000 7f926d4f6640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:28:01] ENGINE Error in HTTPServer.serve 2024-09-21T17:28:02.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: Traceback (most recent call last): 2024-09-21T17:28:02.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:28:02.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._connections.run(self.expiration_interval) 2024-09-21T17:28:02.276 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._run(expiration_interval) 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: s = self.context.wrap_socket( 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: return self.sslsocket_class._create( 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self.do_handshake() 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: self._sslobj.do_handshake() 2024-09-21T17:28:02.277 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:28:02.278 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:01 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:28:02.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T17:28:02.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T17:28:02.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: [21/Sep/2024:17:28:01] ENGINE Bus STARTING 2024-09-21T17:28:02.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: [21/Sep/2024:17:28:01] ENGINE Serving on https://172.21.15.53:7150 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: [21/Sep/2024:17:28:01] ENGINE Error in HTTPServer.serve 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: Traceback (most recent call last): 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: self._connections.run(self.expiration_interval) 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: self._run(expiration_interval) 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: s = self.context.wrap_socket( 2024-09-21T17:28:02.707 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: return self.sslsocket_class._create( 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: self.do_handshake() 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: self._sslobj.do_handshake() 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: [21/Sep/2024:17:28:01] ENGINE Serving on http://172.21.15.53:8765 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: [21/Sep/2024:17:28:01] ENGINE Bus STARTED 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.708 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: [21/Sep/2024:17:28:01] ENGINE Bus STARTING 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: [21/Sep/2024:17:28:01] ENGINE Serving on https://172.21.15.53:7150 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: [21/Sep/2024:17:28:01] ENGINE Error in HTTPServer.serve 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout: Traceback (most recent call last): 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:28:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._connections.run(self.expiration_interval) 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._run(expiration_interval) 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: s = self.context.wrap_socket( 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: return self.sslsocket_class._create( 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: self.do_handshake() 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:28:02.777 INFO:journalctl@ceph.mon.a.smithi053.stdout: self._sslobj.do_handshake() 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: [21/Sep/2024:17:28:01] ENGINE Serving on http://172.21.15.53:8765 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: [21/Sep/2024:17:28:01] ENGINE Bus STARTED 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.503+0000 7f92563c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.503+0000 7f92563c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.503+0000 7f92563c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.503+0000 7f92563c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.778 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.503+0000 7f92563c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.779 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.504+0000 7f92523c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.779 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.504+0000 7f92523c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.779 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.504+0000 7f92523c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.779 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.504+0000 7f92523c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.779 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:02 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:02.504+0000 7f92523c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:02.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:28:02.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T17:28:02.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: [21/Sep/2024:17:28:01] ENGINE Bus STARTING 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: [21/Sep/2024:17:28:01] ENGINE Serving on https://172.21.15.53:7150 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: [21/Sep/2024:17:28:01] ENGINE Error in HTTPServer.serve 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: Traceback (most recent call last): 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: self._run(expiration_interval) 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:28:02.884 INFO:journalctl@ceph.mon.c.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: s = self.context.wrap_socket( 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: return self.sslsocket_class._create( 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: self.do_handshake() 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: self._sslobj.do_handshake() 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: [21/Sep/2024:17:28:01] ENGINE Serving on http://172.21.15.53:8765 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: [21/Sep/2024:17:28:01] ENGINE Bus STARTED 2024-09-21T17:28:02.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.886 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.886 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:02.886 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Adjusting osd_memory_target on smithi053 to 6498M 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: mgrmap e19: x(active, since 2s) 2024-09-21T17:28:03.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:03 smithi053 ceph-mon[25008]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:28:03.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:03.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T17:28:03.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T17:28:03.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Adjusting osd_memory_target on smithi053 to 6498M 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: mgrmap e19: x(active, since 2s) 2024-09-21T17:28:03.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:03 smithi139 ceph-mon[27661]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:28:03.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:03.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Adjusting osd_memory_target on smithi053 to 6498M 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Updating smithi053:/etc/ceph/ceph.conf 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: mgrmap e19: x(active, since 2s) 2024-09-21T17:28:03.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:03 smithi136 ceph-mon[27441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:04.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:04 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:04.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:04.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:04.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:04 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: Updating smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:04.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:04.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:04.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:04.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:04 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:05.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:05 smithi053 ceph-mon[25008]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:05.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:05 smithi053 ceph-mon[25008]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:28:05.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:05 smithi053 ceph-mon[25008]: Cluster is now healthy 2024-09-21T17:28:05.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:05 smithi053 ceph-mon[25008]: mgrmap e20: x(active, since 4s) 2024-09-21T17:28:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:05 smithi139 ceph-mon[27661]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:05 smithi139 ceph-mon[27661]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:28:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:05 smithi139 ceph-mon[27661]: Cluster is now healthy 2024-09-21T17:28:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:05 smithi139 ceph-mon[27661]: mgrmap e20: x(active, since 4s) 2024-09-21T17:28:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:05 smithi136 ceph-mon[27441]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:05 smithi136 ceph-mon[27441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:28:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:05 smithi136 ceph-mon[27441]: Cluster is now healthy 2024-09-21T17:28:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:05 smithi136 ceph-mon[27441]: mgrmap e20: x(active, since 4s) 2024-09-21T17:28:07.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:07 smithi053 ceph-mon[25008]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:07.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:07 smithi139 ceph-mon[27661]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:07.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:07 smithi136 ceph-mon[27441]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:09.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:09 smithi053 ceph-mon[25008]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T17:28:09.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:09 smithi139 ceph-mon[27661]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T17:28:09.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:09 smithi136 ceph-mon[27441]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-21T17:28:11.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:11 smithi053 ceph-mon[25008]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T17:28:11.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:11 smithi139 ceph-mon[27661]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T17:28:11.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:11 smithi136 ceph-mon[27441]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T17:28:13.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:13 smithi053 ceph-mon[25008]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T17:28:13.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:13 smithi139 ceph-mon[27661]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T17:28:13.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:13 smithi136 ceph-mon[27441]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T17:28:15.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:15 smithi053 ceph-mon[25008]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T17:28:15.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:15 smithi139 ceph-mon[27661]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T17:28:15.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:15 smithi136 ceph-mon[27441]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T17:28:17.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:17 smithi053 ceph-mon[25008]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:17.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:17 smithi139 ceph-mon[27661]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:17.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:17 smithi136 ceph-mon[27441]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:19.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:19 smithi053 ceph-mon[25008]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:19.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:19 smithi139 ceph-mon[27661]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:19.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:19 smithi136 ceph-mon[27441]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T17:28:21.758 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:21 smithi136 ceph-mon[27441]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:21.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:21 smithi053 ceph-mon[25008]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:21.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:21 smithi139 ceph-mon[27661]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:23.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:23 smithi053 ceph-mon[25008]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:23.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:23 smithi139 ceph-mon[27661]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:23.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:23 smithi136 ceph-mon[27441]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T17:28:25.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:25 smithi053 ceph-mon[25008]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:25.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:25 smithi139 ceph-mon[27661]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:26.004 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:25 smithi136 ceph-mon[27441]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:27.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T17:28:27.576 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:27.697 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:27 smithi053 ceph-mon[25008]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:27.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:27 smithi139 ceph-mon[27661]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:27.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:27 smithi136 ceph-mon[27441]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "results": [ 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_id": "join1-admin", 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "present", 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "auth": { 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "username": "Administrator", 2024-09-21T17:28:28.397 INFO:teuthology.orchestra.run.smithi053.stdout: "password": "Passw0rd" 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "created", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_mode": "active-directory", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "present", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "domain_settings": { 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-21T17:28:28.398 INFO:teuthology.orchestra.run.smithi053.stdout: "join_sources": [ 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "source_type": "resource", 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "ref": "join1-admin" 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "custom_dns": [ 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "172.21.15.179" 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "placement": { 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "count": 3 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "created", 2024-09-21T17:28:28.399 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.share", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "share_id": "share1", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "present", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "name": "share1", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "readonly": false, 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "browseable": true, 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs": { 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "volume": "cephfs", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "path": "/", 2024-09-21T17:28:28.400 INFO:teuthology.orchestra.run.smithi053.stdout: "subvolumegroup": "smb", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "subvolume": "sv1", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "provider": "samba-vfs" 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "created", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.share", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "share_id": "share2", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "present", 2024-09-21T17:28:28.401 INFO:teuthology.orchestra.run.smithi053.stdout: "name": "share2", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "readonly": false, 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "browseable": true, 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs": { 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "volume": "cephfs", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "path": "/", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "subvolumegroup": "smb", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "subvolume": "sv2", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "provider": "samba-vfs" 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "created", 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:28:28.402 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:28:28.403 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2024-09-21T17:28:28.403 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:28:28.403 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.307+0000 7f92503bc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.307+0000 7f92503bc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.307+0000 7f92503bc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.307+0000 7f92503bc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.307+0000 7f92503bc640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.320+0000 7f925d3d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.320+0000 7f925d3d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.320+0000 7f925d3d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.320+0000 7f925d3d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.776 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:28:28.320+0000 7f925d3d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:28.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:28.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:28 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:28:28.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:28.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:28 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:28.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T17:28:28.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:28.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:28.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:28.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:28 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:29.317 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T17:28:29.328 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-21T17:28:29.329 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: Saving service smb.adctdb1 spec with placement count:3 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: daemon not available: 'smb.adctdb1.1.0.smithi136.rgytaq' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: Deploying daemon smb.adctdb1.0.0.smithi053.hynfrw on smithi053 2024-09-21T17:28:29.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:29 smithi053 ceph-mon[25008]: mgrmap e21: x(active, since 29s) 2024-09-21T17:28:29.582 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:29.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: Saving service smb.adctdb1 spec with placement count:3 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: daemon not available: 'smb.adctdb1.1.0.smithi136.rgytaq' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: Deploying daemon smb.adctdb1.0.0.smithi053.hynfrw on smithi053 2024-09-21T17:28:29.884 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:29 smithi139 ceph-mon[27661]: mgrmap e21: x(active, since 29s) 2024-09-21T17:28:29.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:28:29.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: Saving service smb.adctdb1 spec with placement count:3 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: daemon not available: 'smb.adctdb1.1.0.smithi136.rgytaq' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}} 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: Deploying daemon smb.adctdb1.0.0.smithi053.hynfrw on smithi053 2024-09-21T17:28:29.957 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:29 smithi136 ceph-mon[27441]: mgrmap e21: x(active, since 29s) 2024-09-21T17:28:30.295 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:30.295 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:31.000 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:31.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:31 smithi053 ceph-mon[25008]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:31.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:31 smithi053 ceph-mon[25008]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:31.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:31 smithi053 ceph-mon[25008]: mgrmap e22: x(active, since 30s) 2024-09-21T17:28:31.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:31 smithi139 ceph-mon[27661]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:31.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:31 smithi139 ceph-mon[27661]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:31.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:31 smithi139 ceph-mon[27661]: mgrmap e22: x(active, since 30s) 2024-09-21T17:28:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:31 smithi136 ceph-mon[27441]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:31 smithi136 ceph-mon[27441]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:28:31.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:31 smithi136 ceph-mon[27441]: mgrmap e22: x(active, since 30s) 2024-09-21T17:28:32.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:32.346 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:33.340 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:33.340 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:33.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:33 smithi053 ceph-mon[25008]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:33.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:33 smithi139 ceph-mon[27661]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:33.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:33 smithi136 ceph-mon[27441]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:34.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:34 smithi053 ceph-mon[25008]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:34.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:34 smithi139 ceph-mon[27661]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:34.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:34 smithi136 ceph-mon[27441]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:35.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:35 smithi053 ceph-mon[25008]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:35.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:35 smithi139 ceph-mon[27661]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:35.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:35 smithi136 ceph-mon[27441]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:36.447 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:37.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:37.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:37 smithi053 ceph-mon[25008]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:37.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:37 smithi139 ceph-mon[27661]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:37.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:37 smithi136 ceph-mon[27441]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:38.578 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:39.483 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:39.483 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:39.739 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:39 smithi053 ceph-mon[25008]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:39.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:39 smithi139 ceph-mon[27661]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:39.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:39 smithi136 ceph-mon[27441]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:40.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:40 smithi053 ceph-mon[25008]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:40.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:40 smithi139 ceph-mon[27661]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:40.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:40 smithi136 ceph-mon[27441]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:41.885 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:41 smithi139 ceph-mon[27661]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:41.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:41 smithi136 ceph-mon[27441]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:42.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:41 smithi053 ceph-mon[25008]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:43.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:43 smithi139 ceph-mon[27661]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:43.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:43 smithi136 ceph-mon[27441]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:44.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:43 smithi053 ceph-mon[25008]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T17:28:44.979 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:45.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:45 smithi053 ceph-mon[25008]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:45.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:45 smithi139 ceph-mon[27661]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:45.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:45 smithi136 ceph-mon[27441]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:45.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:46.236 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:46.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:46 smithi053 ceph-mon[25008]: from='client.? 172.21.15.53:0/2809712133' entity='client.smb.config.adctdb1.0.0.smithi053.hynfrw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:28:46.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:46 smithi139 ceph-mon[27661]: from='client.? 172.21.15.53:0/2809712133' entity='client.smb.config.adctdb1.0.0.smithi053.hynfrw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:28:46.900 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:46.900 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:46.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:46 smithi136 ceph-mon[27441]: from='client.? 172.21.15.53:0/2809712133' entity='client.smb.config.adctdb1.0.0.smithi053.hynfrw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:28:47.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:47 smithi053 ceph-mon[25008]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:47.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:47 smithi053 ceph-mon[25008]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:47.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:47 smithi139 ceph-mon[27661]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:47.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:47 smithi139 ceph-mon[27661]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:47.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:47 smithi136 ceph-mon[27441]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:47.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:47 smithi136 ceph-mon[27441]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:48.212 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:49.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:49.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:49 smithi139 ceph-mon[27661]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:49.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:49 smithi136 ceph-mon[27441]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:50.003 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:49 smithi053 ceph-mon[25008]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:50.261 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:51.019 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:51.020 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:51.754 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:51.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:51 smithi139 ceph-mon[27661]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:51.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:51 smithi139 ceph-mon[27661]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:51.919 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:51 smithi053 ceph-mon[25008]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:51.919 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:51 smithi053 ceph-mon[25008]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:51.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:51 smithi136 ceph-mon[27441]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:51.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:51 smithi136 ceph-mon[27441]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:52.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:53.504 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:53.725 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:53 smithi053 ceph-mon[25008]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T17:28:53.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:53 smithi139 ceph-mon[27661]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T17:28:53.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:53 smithi136 ceph-mon[27441]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-21T17:28:54.165 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:54.165 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:28.405687Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:54.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:54 smithi053 ceph-mon[25008]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:54.857 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:28:54.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:54 smithi139 ceph-mon[27661]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:54.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:54 smithi136 ceph-mon[27441]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:28:55.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:28:56.307 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:56.307 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.307 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}, 'smb.adctdb1.1.0.smithi136.rgytaq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi136.rgytaq', 'hostname': 'smithi136', 'host_ip': '172.21.15.136'}} 2024-09-21T17:28:56.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:56 smithi136 ceph-mon[27441]: Deploying daemon smb.adctdb1.1.0.smithi136.rgytaq on smithi136 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:56.312 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:56.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:56.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:56.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:56.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}, 'smb.adctdb1.1.0.smithi136.rgytaq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi136.rgytaq', 'hostname': 'smithi136', 'host_ip': '172.21.15.136'}} 2024-09-21T17:28:56.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:56 smithi053 ceph-mon[25008]: Deploying daemon smb.adctdb1.1.0.smithi136.rgytaq on smithi136 2024-09-21T17:28:56.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:28:56.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: configuring smb/ctdb cluster metadata 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: daemon not available: 'smb.adctdb1.2.0.smithi139.bbfhza' not in {'smb.adctdb1.0.0.smithi053.hynfrw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi053.hynfrw', 'hostname': 'smithi053', 'host_ip': '172.21.15.53'}, 'smb.adctdb1.1.0.smithi136.rgytaq': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi136.rgytaq', 'hostname': 'smithi136', 'host_ip': '172.21.15.136'}} 2024-09-21T17:28:56.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:56 smithi139 ceph-mon[27661]: Deploying daemon smb.adctdb1.1.0.smithi136.rgytaq on smithi136 2024-09-21T17:28:58.047 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:28:58.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:28:58 smithi053 ceph-mon[25008]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:28:58.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:28:58 smithi139 ceph-mon[27661]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:28:58.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:28:58 smithi136 ceph-mon[27441]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:28:58.960 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:28:58.961 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:55.117834Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:28:59.904 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:00 smithi139 ceph-mon[27661]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:00 smithi139 ceph-mon[27661]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:00.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:00 smithi136 ceph-mon[27441]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:00.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:00 smithi136 ceph-mon[27441]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:00.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:00 smithi053 ceph-mon[25008]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:00.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:00 smithi053 ceph-mon[25008]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:00.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:01.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-21T17:29:01.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T17:29:01.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:01 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T17:29:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-21T17:29:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T17:29:01.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:01 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T17:29:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-21T17:29:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-21T17:29:01.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:01 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]} : dispatch 2024-09-21T17:29:02.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:02 smithi136 ceph-mon[27441]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:02.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-21T17:29:02.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T17:29:02.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:02 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T17:29:02.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:02 smithi136 ceph-mon[27441]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T17:29:02.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:02 smithi053 ceph-mon[25008]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:02.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-21T17:29:02.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T17:29:02.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:02 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T17:29:02.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:02 smithi053 ceph-mon[25008]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T17:29:02.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:02 smithi139 ceph-mon[27661]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T17:29:02.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-21T17:29:02.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-21T17:29:02.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:02 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [3, 2]}]': finished 2024-09-21T17:29:02.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:02 smithi139 ceph-mon[27661]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T17:29:03.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:03 smithi053 ceph-mon[25008]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T17:29:03.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:03 smithi136 ceph-mon[27441]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T17:29:03.589 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:03.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:03 smithi139 ceph-mon[27661]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T17:29:04.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:04 smithi053 ceph-mon[25008]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-21T17:29:04.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:04 smithi053 ceph-mon[25008]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T17:29:04.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:04 smithi136 ceph-mon[27441]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-21T17:29:04.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:04 smithi136 ceph-mon[27441]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T17:29:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:04 smithi139 ceph-mon[27661]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-21T17:29:04.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:04 smithi139 ceph-mon[27661]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T17:29:05.278 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:05.278 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:55.117834Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:06.262 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:06.410 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:06 smithi053 ceph-mon[25008]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:29:06.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:06 smithi136 ceph-mon[27441]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:29:06.634 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:06 smithi139 ceph-mon[27661]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:29:07.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:07.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:07 smithi136 ceph-mon[27441]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:07.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:07 smithi053 ceph-mon[25008]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:07.528 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:07.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:07 smithi139 ceph-mon[27661]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:08.179 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:08.180 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:55.117834Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:08.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:08 smithi136 ceph-mon[27441]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:08.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:08 smithi136 ceph-mon[27441]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T17:29:08.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:08 smithi136 ceph-mon[27441]: Cluster is now healthy 2024-09-21T17:29:08.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:08 smithi053 ceph-mon[25008]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:08.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:08 smithi053 ceph-mon[25008]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T17:29:08.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:08 smithi053 ceph-mon[25008]: Cluster is now healthy 2024-09-21T17:29:08.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:08 smithi139 ceph-mon[27661]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:08.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:08 smithi139 ceph-mon[27661]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-21T17:29:08.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:08 smithi139 ceph-mon[27661]: Cluster is now healthy 2024-09-21T17:29:08.918 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:09.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:10.192 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:10.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:10 smithi053 ceph-mon[25008]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:10.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:10 smithi053 ceph-mon[25008]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:10.324 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:10 smithi136 ceph-mon[27441]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:10.325 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:10 smithi136 ceph-mon[27441]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:10 smithi139 ceph-mon[27661]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:10.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:10 smithi139 ceph-mon[27661]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s; 72 B/s, 0 objects/s recovering 2024-09-21T17:29:10.849 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:10.849 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:55.117834Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:11 smithi053 ceph-mon[25008]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 62 B/s, 0 objects/s recovering 2024-09-21T17:29:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:11 smithi053 ceph-mon[25008]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:11.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:11 smithi136 ceph-mon[27441]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 62 B/s, 0 objects/s recovering 2024-09-21T17:29:11.457 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:11 smithi136 ceph-mon[27441]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:11.489 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:11.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:11 smithi139 ceph-mon[27661]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s; 62 B/s, 0 objects/s recovering 2024-09-21T17:29:11.633 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:11 smithi139 ceph-mon[27661]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:12.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:12.763 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:13.365 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:13.366 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:28:55.117834Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:13.743 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:13 smithi053 ceph-mon[25008]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 56 B/s, 0 objects/s recovering 2024-09-21T17:29:13.872 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:13 smithi136 ceph-mon[27441]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 56 B/s, 0 objects/s recovering 2024-09-21T17:29:13.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:13 smithi139 ceph-mon[27661]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s; 56 B/s, 0 objects/s recovering 2024-09-21T17:29:13.961 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:14.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:14 smithi136 ceph-mon[27441]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:14.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:14 smithi053 ceph-mon[25008]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:14.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:14 smithi139 ceph-mon[27661]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:14.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:15.237 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:15.862 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:15.862 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: Deploying daemon smb.adctdb1.2.0.smithi139.bbfhza on smithi139 2024-09-21T17:29:16.277 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:15 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:29:16.282 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:29:16.283 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:29:16.283 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:16.283 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:16.283 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: Deploying daemon smb.adctdb1.2.0.smithi139.bbfhza on smithi139 2024-09-21T17:29:16.283 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:15 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.284 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: Deploying daemon smb.adctdb1.2.0.smithi139.bbfhza on smithi139 2024-09-21T17:29:16.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:15 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:16.494 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:17.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:16 smithi053 ceph-mon[25008]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:17.311 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:16 smithi136 ceph-mon[27441]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:17.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:16 smithi139 ceph-mon[27661]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:17.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:17.765 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:18.160 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:18 smithi053 ceph-mon[25008]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 7 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:18.279 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:18 smithi136 ceph-mon[27441]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 7 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:18.375 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:18.375 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:18.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:18 smithi139 ceph-mon[27661]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 7 op/s; 48 B/s, 0 objects/s recovering 2024-09-21T17:29:19.220 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:20.158 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:20 smithi136 ceph-mon[27441]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:20.158 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:20 smithi136 ceph-mon[27441]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:20.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:20 smithi053 ceph-mon[25008]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:20.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:20 smithi053 ceph-mon[25008]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:20.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:20.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:20 smithi139 ceph-mon[27661]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:20.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:20 smithi139 ceph-mon[27661]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:20.494 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:21.094 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:21.094 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:21.756 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:22.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:22 smithi053 ceph-mon[25008]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:22.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:22 smithi053 ceph-mon[25008]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:22.332 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:22 smithi136 ceph-mon[27441]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:22.332 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:22 smithi136 ceph-mon[27441]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:22.350 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:22 smithi139 ceph-mon[27661]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-21T17:29:22.350 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:22 smithi139 ceph-mon[27661]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:22.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:23.025 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:23.712 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:23.712 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:24.160 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:24 smithi053 ceph-mon[25008]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T17:29:24.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:24 smithi139 ceph-mon[27661]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T17:29:24.393 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:24.436 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:24 smithi136 ceph-mon[27441]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-21T17:29:25.228 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:25 smithi053 ceph-mon[25008]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:25.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:25 smithi139 ceph-mon[27661]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:25.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:25.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:25 smithi136 ceph-mon[27441]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:25.663 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:26.192 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:26 smithi053 ceph-mon[25008]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T17:29:26.313 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:26.313 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:26.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:26 smithi139 ceph-mon[27661]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T17:29:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:26 smithi136 ceph-mon[27441]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-21T17:29:28.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:28 smithi053 ceph-mon[25008]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:29.306 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:28 smithi053 ceph-mon[25008]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T17:29:29.307 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:28 smithi136 ceph-mon[27441]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:29.308 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:28 smithi136 ceph-mon[27441]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T17:29:29.308 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:28 smithi139 ceph-mon[27661]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:29.308 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:28 smithi139 ceph-mon[27661]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-21T17:29:30.249 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:30 smithi053 ceph-mon[25008]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:30.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:30 smithi139 ceph-mon[27661]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:30 smithi136 ceph-mon[27441]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:31.738 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:32.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:32 smithi053 ceph-mon[25008]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:32.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:32 smithi139 ceph-mon[27661]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:32.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:32 smithi136 ceph-mon[27441]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:29:32.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:33.016 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:33.656 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:33.656 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:14.985435Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:34.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:34 smithi053 ceph-mon[25008]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T17:29:34.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:34 smithi139 ceph-mon[27661]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T17:29:34.432 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:34.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:34 smithi136 ceph-mon[27441]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T17:29:35.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:35 smithi139 ceph-mon[27661]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:35.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:35 smithi053 ceph-mon[25008]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:35.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:35.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:35 smithi136 ceph-mon[27441]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:35.705 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: mgrmap e23: x(active, since 94s) 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.201 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:36.202 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:36 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: mgrmap e23: x(active, since 94s) 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:36.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:36 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: mgrmap e23: x(active, since 94s) 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:36.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:36 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:36.969 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:36.969 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:28:02.503413Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.153308Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.153415Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:35.267622Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 0, "size": 3}}] 2024-09-21T17:29:37.202 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:37 smithi136 ceph-mon[27441]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:37.360 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:37 smithi139 ceph-mon[27661]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:37.380 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:37 smithi053 ceph-mon[25008]: configuring smb/ctdb cluster metadata 2024-09-21T17:29:38.170 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:38.171 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:38.171 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.171 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.171 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.171 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:38 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:38.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:38 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.305 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T17:29:38.440 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:38.440 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:38.440 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.440 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.441 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:38.441 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:38 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:39.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:39.576 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:40.161 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:40 smithi053 ceph-mon[25008]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:40.188 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:40.189 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.247161Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.247254Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:35.267622Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 2, "size": 3}}] 2024-09-21T17:29:40.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:40 smithi139 ceph-mon[27661]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:40.446 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:40 smithi136 ceph-mon[27441]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:41.208 INFO:tasks.cephadm:smb.adctdb1 has 2/3 2024-09-21T17:29:42.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:42.240 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:42 smithi053 ceph-mon[25008]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:42.241 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:42 smithi053 ceph-mon[25008]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:42.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:42 smithi139 ceph-mon[27661]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:42.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:42 smithi139 ceph-mon[27661]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:42.448 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:42 smithi136 ceph-mon[27441]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:42.448 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:42 smithi136 ceph-mon[27441]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-21T17:29:42.480 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:43.149 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:43.149 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:28:02.247402Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:28:02.247161Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:28:02.247254Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:35.267622Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "running": 2, "size": 3}}] 2024-09-21T17:29:43.755 INFO:tasks.cephadm:smb.adctdb1 has 2/3 2024-09-21T17:29:44.207 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:44 smithi139 ceph-mon[27661]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T17:29:44.207 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:44 smithi139 ceph-mon[27661]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:44.207 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:44 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.207 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:44 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:44 smithi053 ceph-mon[25008]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T17:29:44.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:44 smithi053 ceph-mon[25008]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:44.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:44 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:44 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.450 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:44 smithi136 ceph-mon[27441]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-21T17:29:44.450 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:44 smithi136 ceph-mon[27441]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:44.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:44 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:44 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:44.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:29:45.013 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:45.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.384 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:29:45.697 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:29:45.697 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:29:44.402858Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 3, "size": 3}}] 2024-09-21T17:29:46.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:46 smithi053 ceph-mon[25008]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:46 smithi053 ceph-mon[25008]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:46 smithi053 ceph-mon[25008]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:46.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:46 smithi139 ceph-mon[27661]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:46 smithi139 ceph-mon[27661]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:46 smithi139 ceph-mon[27661]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:46.391 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-21T17:29:46.391 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:29:46.402 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:29:46.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T17:29:46.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:46 smithi136 ceph-mon[27441]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.453 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:46 smithi136 ceph-mon[27441]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:29:46.453 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:46 smithi136 ceph-mon[27441]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-21T17:29:46.662 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:29:47.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:47 smithi053 ceph-mon[25008]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:47.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:47 smithi139 ceph-mon[27661]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:47.454 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:47 smithi136 ceph-mon[27441]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:29:47.729 INFO:teuthology.orchestra.run.smithi053.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi053.hynfrw", "node": "172.21.15.53", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi136.rgytaq", "node": "172.21.15.136", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi139.bbfhza", "node": "172.21.15.139", "state": "ready"}], "_source": "cephadm"} 2024-09-21T17:29:47.729 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T17:29:47.738 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T17:29:47.738 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T17:29:47.770 INFO:teuthology.orchestra.run.smithi179.stderr:+ sleep 30 2024-09-21T17:29:48.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:48 smithi053 ceph-mon[25008]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T17:29:48.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:48 smithi139 ceph-mon[27661]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T17:29:48.445 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:48 smithi136 ceph-mon[27441]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T17:29:50.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:50 smithi053 ceph-mon[25008]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:50.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:50 smithi139 ceph-mon[27661]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:50.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:50 smithi136 ceph-mon[27441]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:52.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:52 smithi139 ceph-mon[27661]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:52 smithi136 ceph-mon[27441]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:52.460 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:52 smithi053 ceph-mon[25008]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:54.258 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:54 smithi139 ceph-mon[27661]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T17:29:54.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:54 smithi136 ceph-mon[27441]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T17:29:54.463 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:54 smithi053 ceph-mon[25008]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T17:29:56.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:56 smithi053 ceph-mon[25008]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:29:56.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:56 smithi139 ceph-mon[27661]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:29:56.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:56 smithi136 ceph-mon[27441]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:29:58.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:29:58 smithi139 ceph-mon[27661]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:58.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:29:58 smithi053 ceph-mon[25008]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:29:58.446 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:29:58 smithi136 ceph-mon[27441]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T17:30:00.283 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:00 smithi053 ceph-mon[25008]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:00.284 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:00 smithi053 ceph-mon[25008]: overall HEALTH_OK 2024-09-21T17:30:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:00 smithi139 ceph-mon[27661]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:00.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:00 smithi139 ceph-mon[27661]: overall HEALTH_OK 2024-09-21T17:30:00.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:00 smithi136 ceph-mon[27441]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:00.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:00 smithi136 ceph-mon[27441]: overall HEALTH_OK 2024-09-21T17:30:02.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:02 smithi053 ceph-mon[25008]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:02.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:02 smithi139 ceph-mon[27661]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:02.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:02 smithi136 ceph-mon[27441]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:04.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:04 smithi139 ceph-mon[27661]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:30:04.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:04 smithi136 ceph-mon[27441]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:30:04.477 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:04 smithi053 ceph-mon[25008]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T17:30:06.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:06 smithi053 ceph-mon[25008]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:06.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:06 smithi139 ceph-mon[27661]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:06.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:06 smithi136 ceph-mon[27441]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:08.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:08 smithi139 ceph-mon[27661]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:08.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:08 smithi053 ceph-mon[25008]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:08.448 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:08 smithi136 ceph-mon[27441]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:10.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:10 smithi139 ceph-mon[27661]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:10.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:10 smithi053 ceph-mon[25008]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:10.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:10 smithi136 ceph-mon[27441]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:12.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:12 smithi139 ceph-mon[27661]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:12.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:12 smithi136 ceph-mon[27441]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:12.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:12 smithi053 ceph-mon[25008]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:14.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:14 smithi139 ceph-mon[27661]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:14.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:14 smithi136 ceph-mon[27441]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:14.491 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:14 smithi053 ceph-mon[25008]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:16.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:16 smithi139 ceph-mon[27661]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:16.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:16 smithi136 ceph-mon[27441]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:16.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:16 smithi053 ceph-mon[25008]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:17.777 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.53/share1 -c ls' 2024-09-21T17:30:17.843 INFO:teuthology.orchestra.run.smithi179.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.53/share1 -c ls 2024-09-21T17:30:18.324 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:18 smithi139 ceph-mon[27661]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:18.324 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:18 smithi053 ceph-mon[25008]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:18.333 INFO:teuthology.orchestra.run.smithi179.stdout: . D 0 Sat Sep 21 17:27:51 2024 2024-09-21T17:30:18.333 INFO:teuthology.orchestra.run.smithi179.stdout: .. D 0 Sat Sep 21 17:27:51 2024 2024-09-21T17:30:18.333 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:30:18.333 INFO:teuthology.orchestra.run.smithi179.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T17:30:18.448 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:18 smithi136 ceph-mon[27441]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:18.920 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.53/share2 -c ls' 2024-09-21T17:30:18.988 INFO:teuthology.orchestra.run.smithi179.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.53/share2 -c ls 2024-09-21T17:30:19.435 INFO:teuthology.orchestra.run.smithi179.stdout: . D 0 Sat Sep 21 17:27:52 2024 2024-09-21T17:30:19.435 INFO:teuthology.orchestra.run.smithi179.stdout: .. D 0 Sat Sep 21 17:27:52 2024 2024-09-21T17:30:19.435 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:30:19.435 INFO:teuthology.orchestra.run.smithi179.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T17:30:19.964 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T17:30:19.974 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:30:19.975 DEBUG:teuthology.orchestra.run.smithi053:> 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' 2024-09-21T17:30:20.012 INFO:teuthology.orchestra.run.smithi053.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T17:30:20.012 INFO:teuthology.orchestra.run.smithi053.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-21T17:30:20.261 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:30:20.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:20 smithi053 ceph-mon[25008]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:20.322 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:30:20.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:20 smithi139 ceph-mon[27661]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:20.434 INFO:teuthology.orchestra.run.smithi053.stderr:Using ceph image with id '3fa9090ef91d' and tag '0ecbb435437226bc091a0c2d4549ba25bf724efe' created on 2024-09-21 15:43:11 +0000 UTC 2024-09-21T17:30:20.434 INFO:teuthology.orchestra.run.smithi053.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:30:20.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:20 smithi136 ceph-mon[27441]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:21.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T17:30:21.798 INFO:teuthology.orchestra.run.smithi053.stderr:++ cat /tmp/svcname 2024-09-21T17:30:21.799 INFO:teuthology.orchestra.run.smithi053.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi053.hynfrw ctdb status 2024-09-21T17:30:22.033 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring fsid ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:30:22.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:22 smithi053 ceph-mon[25008]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:22.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:22 smithi139 ceph-mon[27661]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:22.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:22 smithi136 ceph-mon[27441]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:22.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T17:30:23.018 INFO:teuthology.orchestra.run.smithi053.stderr:+ cat /tmp/ctdb_status 2024-09-21T17:30:23.018 INFO:teuthology.orchestra.run.smithi053.stdout:Number of nodes:3 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:0 172.21.15.53 OK (THIS NODE) 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:1 172.21.15.136 OK 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:2 172.21.15.139 OK 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:Generation:756128151 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:Size:3 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:hash:0 lmaster:0 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:hash:1 lmaster:1 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:hash:2 lmaster:2 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:Recovery mode:NORMAL (0) 2024-09-21T17:30:23.019 INFO:teuthology.orchestra.run.smithi053.stdout:Leader:0 2024-09-21T17:30:23.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T17:30:23.085 INFO:teuthology.orchestra.run.smithi053.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T17:30:23.086 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:0 172.21.15.53 OK (THIS NODE) 2024-09-21T17:30:23.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T17:30:23.151 INFO:teuthology.orchestra.run.smithi053.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T17:30:23.152 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:1 172.21.15.136 OK 2024-09-21T17:30:23.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T17:30:23.221 INFO:teuthology.orchestra.run.smithi053.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T17:30:23.222 INFO:teuthology.orchestra.run.smithi053.stdout:pnn:2 172.21.15.139 OK 2024-09-21T17:30:23.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T17:30:23.288 INFO:teuthology.orchestra.run.smithi053.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T17:30:23.289 INFO:teuthology.orchestra.run.smithi053.stdout:Number of nodes:3 2024-09-21T17:30:23.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T17:30:23.356 INFO:teuthology.orchestra.run.smithi053.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T17:30:23.358 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T17:30:23.374 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T17:30:23.375 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T17:30:23.405 INFO:teuthology.orchestra.run.smithi179.stderr:+ sleep 30 2024-09-21T17:30:24.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:24 smithi139 ceph-mon[27661]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:24.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:24 smithi136 ceph-mon[27441]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:24.507 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:24 smithi053 ceph-mon[25008]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:26.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:26 smithi139 ceph-mon[27661]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:26.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:26 smithi136 ceph-mon[27441]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:26.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:26 smithi053 ceph-mon[25008]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:28.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:28 smithi139 ceph-mon[27661]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:28.451 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:28 smithi136 ceph-mon[27441]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:28.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:28 smithi053 ceph-mon[25008]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:30.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:30 smithi139 ceph-mon[27661]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:30.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:30 smithi136 ceph-mon[27441]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:30.499 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:30 smithi053 ceph-mon[25008]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:32.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:32 smithi139 ceph-mon[27661]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:32.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:32 smithi136 ceph-mon[27441]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:32.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:32 smithi053 ceph-mon[25008]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T17:30:34.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:34 smithi139 ceph-mon[27661]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:34.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:34 smithi136 ceph-mon[27441]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:34.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:34 smithi053 ceph-mon[25008]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T17:30:36.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:36 smithi139 ceph-mon[27661]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:36.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:36 smithi136 ceph-mon[27441]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:36.523 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:36 smithi053 ceph-mon[25008]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:38.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:38 smithi139 ceph-mon[27661]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:38.452 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:38 smithi136 ceph-mon[27441]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:38.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:38 smithi053 ceph-mon[25008]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:40.148 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:40 smithi053 ceph-mon[25008]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:40.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:40 smithi139 ceph-mon[27661]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:40.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:40 smithi136 ceph-mon[27441]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:42.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:42 smithi139 ceph-mon[27661]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:42.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:42 smithi136 ceph-mon[27441]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:42.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:42 smithi053 ceph-mon[25008]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:44.337 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:44 smithi139 ceph-mon[27661]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:44.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:44 smithi136 ceph-mon[27441]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:44.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:44 smithi053 ceph-mon[25008]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:45.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:45 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:45.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:45 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:45.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:45.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:45.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:45.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:45.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:45 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:46.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:46 smithi139 ceph-mon[27661]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:46.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:46 smithi139 ceph-mon[27661]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:30:46.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:46 smithi136 ceph-mon[27441]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:46.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:46 smithi136 ceph-mon[27441]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:30:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:46 smithi053 ceph-mon[25008]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:46.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:46 smithi053 ceph-mon[25008]: fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi053.hynfrw'}, 1: {0: 'adctdb1.1.0.smithi136.rgytaq'}, 2: {0: 'adctdb1.2.0.smithi139.bbfhza'}} 3 2024-09-21T17:30:48.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:48 smithi139 ceph-mon[27661]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:48.454 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:48 smithi136 ceph-mon[27441]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:48.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:48 smithi053 ceph-mon[25008]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:50.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:50 smithi139 ceph-mon[27661]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:50.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:50 smithi136 ceph-mon[27441]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:50.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:50 smithi053 ceph-mon[25008]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:52.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:52 smithi139 ceph-mon[27661]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:52.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:52 smithi136 ceph-mon[27441]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:52.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:52 smithi053 ceph-mon[25008]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:53.411 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.139/share1 -c ls' 2024-09-21T17:30:53.478 INFO:teuthology.orchestra.run.smithi179.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.139/share1 -c ls 2024-09-21T17:30:53.860 INFO:teuthology.orchestra.run.smithi179.stdout: . D 0 Sat Sep 21 17:27:51 2024 2024-09-21T17:30:53.860 INFO:teuthology.orchestra.run.smithi179.stdout: .. D 0 Sat Sep 21 17:27:51 2024 2024-09-21T17:30:53.860 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:30:53.860 INFO:teuthology.orchestra.run.smithi179.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T17:30:54.375 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:54 smithi139 ceph-mon[27661]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:54.383 DEBUG:teuthology.orchestra.run.smithi179:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.139/share2 -c ls' 2024-09-21T17:30:54.447 INFO:teuthology.orchestra.run.smithi179.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.179 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.139/share2 -c ls 2024-09-21T17:30:54.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:54 smithi136 ceph-mon[27441]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:54.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:54 smithi053 ceph-mon[25008]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T17:30:54.874 INFO:teuthology.orchestra.run.smithi179.stdout: . D 0 Sat Sep 21 17:27:52 2024 2024-09-21T17:30:54.874 INFO:teuthology.orchestra.run.smithi179.stdout: .. D 0 Sat Sep 21 17:27:52 2024 2024-09-21T17:30:54.874 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T17:30:54.874 INFO:teuthology.orchestra.run.smithi179.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T17:30:55.337 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:30:55.347 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:30:55.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T17:30:55.620 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:30:56.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:56 smithi053 ceph-mon[25008]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:56.383 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:56 smithi139 ceph-mon[27661]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "results": [ 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.share", 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "share_id": "share1", 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "removed" 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.428 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "removed", 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.share", 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "share_id": "share2", 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "removed" 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "removed", 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:30:56.429 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_id": "adctdb1", 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "removed" 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "removed", 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: { 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "resource": { 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_id": "join1-admin", 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "intent": "removed" 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2024-09-21T17:30:56.430 INFO:teuthology.orchestra.run.smithi053.stdout: "state": "removed", 2024-09-21T17:30:56.431 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:30:56.431 INFO:teuthology.orchestra.run.smithi053.stdout: } 2024-09-21T17:30:56.431 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2024-09-21T17:30:56.431 INFO:teuthology.orchestra.run.smithi053.stdout: "success": true 2024-09-21T17:30:56.431 INFO:teuthology.orchestra.run.smithi053.stdout:} 2024-09-21T17:30:56.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:56 smithi136 ceph-mon[27441]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:30:57.113 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T17:30:57.129 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-21T17:30:57.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:30:57.587 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='client.15966 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:30:57.587 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: Remove service smb.adctdb1 2024-09-21T17:30:57.587 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.587 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.587 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: Removing orphan daemon smb.adctdb1.0.0.smithi053.hynfrw... 2024-09-21T17:30:57.588 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:57 smithi139 ceph-mon[27661]: Removing daemon smb.adctdb1.0.0.smithi053.hynfrw from smithi053 -- ports [445, 9922] 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='client.15966 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: Remove service smb.adctdb1 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T17:30:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.696 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.696 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:30:57.696 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: Removing orphan daemon smb.adctdb1.0.0.smithi053.hynfrw... 2024-09-21T17:30:57.696 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:57 smithi053 ceph-mon[25008]: Removing daemon smb.adctdb1.0.0.smithi053.hynfrw from smithi053 -- ports [445, 9922] 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='client.15966 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: Remove service smb.adctdb1 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:30:57.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: Removing orphan daemon smb.adctdb1.0.0.smithi053.hynfrw... 2024-09-21T17:30:57.707 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:57 smithi136 ceph-mon[27441]: Removing daemon smb.adctdb1.0.0.smithi053.hynfrw from smithi053 -- ports [445, 9922] 2024-09-21T17:30:58.353 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:30:59.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:30:59 smithi053 ceph-mon[25008]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:30:59.792 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:30:59 smithi139 ceph-mon[27661]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:30:59.794 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:30:59 smithi136 ceph-mon[27441]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:01.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:01 smithi053 ceph-mon[25008]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:01.747 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:01.747 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 3, "size": 3}}] 2024-09-21T17:31:01.776 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:01 smithi139 ceph-mon[27661]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:01.776 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:01 smithi136 ceph-mon[27441]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:02.628 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:02.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:02 smithi053 ceph-mon[25008]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:02.874 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:02 smithi136 ceph-mon[27441]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:02.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:02 smithi139 ceph-mon[27661]: from='client.16002 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:03.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:03.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:03 smithi136 ceph-mon[27441]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:31:03.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:03 smithi053 ceph-mon[25008]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:31:03.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:03 smithi139 ceph-mon[27661]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T17:31:04.078 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:04.817 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:04.817 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 3, "size": 3}}] 2024-09-21T17:31:05.379 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:05.775 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:05 smithi053 ceph-mon[25008]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:05.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:05 smithi053 ceph-mon[25008]: from='client.16044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:05 smithi139 ceph-mon[27661]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:05.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:05 smithi139 ceph-mon[27661]: from='client.16044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:05 smithi136 ceph-mon[27441]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T17:31:05.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:05 smithi136 ceph-mon[27441]: from='client.16044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:06.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:06.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:06 smithi136 ceph-mon[27441]: Removing key for client.smb.config.adctdb1.0.0.smithi053.hynfrw 2024-09-21T17:31:06.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:06 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"} : dispatch 2024-09-21T17:31:06.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:06 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"}]': finished 2024-09-21T17:31:06.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:06 smithi136 ceph-mon[27441]: Removing orphan daemon smb.adctdb1.1.0.smithi136.rgytaq... 2024-09-21T17:31:06.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:06 smithi136 ceph-mon[27441]: Removing daemon smb.adctdb1.1.0.smithi136.rgytaq from smithi136 -- ports [445, 9922] 2024-09-21T17:31:06.642 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:06.763 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:06 smithi053 ceph-mon[25008]: Removing key for client.smb.config.adctdb1.0.0.smithi053.hynfrw 2024-09-21T17:31:06.764 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:06 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"} : dispatch 2024-09-21T17:31:06.764 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:06 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"}]': finished 2024-09-21T17:31:06.764 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:06 smithi053 ceph-mon[25008]: Removing orphan daemon smb.adctdb1.1.0.smithi136.rgytaq... 2024-09-21T17:31:06.764 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:06 smithi053 ceph-mon[25008]: Removing daemon smb.adctdb1.1.0.smithi136.rgytaq from smithi136 -- ports [445, 9922] 2024-09-21T17:31:06.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:06 smithi139 ceph-mon[27661]: Removing key for client.smb.config.adctdb1.0.0.smithi053.hynfrw 2024-09-21T17:31:06.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:06 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"} : dispatch 2024-09-21T17:31:06.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:06 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi053.hynfrw"}]': finished 2024-09-21T17:31:06.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:06 smithi139 ceph-mon[27661]: Removing orphan daemon smb.adctdb1.1.0.smithi136.rgytaq... 2024-09-21T17:31:06.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:06 smithi139 ceph-mon[27661]: Removing daemon smb.adctdb1.1.0.smithi136.rgytaq from smithi136 -- ports [445, 9922] 2024-09-21T17:31:07.346 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:07.346 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 2, "size": 3}}] 2024-09-21T17:31:07.897 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:07 smithi053 ceph-mon[25008]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T17:31:07.928 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:08.107 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:07 smithi136 ceph-mon[27441]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T17:31:08.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:07 smithi139 ceph-mon[27661]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T17:31:08.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:08 smithi136 ceph-mon[27441]: from='client.16050 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:08.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:09.126 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:08 smithi139 ceph-mon[27661]: from='client.16050 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:09.197 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:09.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:08 smithi053 ceph-mon[25008]: from='client.16050 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:09.839 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:09 smithi136 ceph-mon[27441]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:09.882 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:09.882 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 2, "size": 3}}] 2024-09-21T17:31:09.882 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:09 smithi053 ceph-mon[25008]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:10.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:09 smithi139 ceph-mon[27661]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:10.391 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:11.069 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:10 smithi136 ceph-mon[27441]: from='client.16062 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:11.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:10 smithi139 ceph-mon[27661]: from='client.16062 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:11.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:10 smithi053 ceph-mon[25008]: from='client.16062 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:11.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:11.658 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:11.956 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:11 smithi136 ceph-mon[27441]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:12.024 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:11 smithi053 ceph-mon[25008]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:12.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:11 smithi139 ceph-mon[27661]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T17:31:12.359 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:12.359 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:37.169706Z", "running": 2, "size": 3}}] 2024-09-21T17:31:12.909 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:13.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:14.108 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:13 smithi139 ceph-mon[27661]: from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:14.108 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:13 smithi139 ceph-mon[27661]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:31:14.109 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:13 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"} : dispatch 2024-09-21T17:31:14.109 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:13 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"}]': finished 2024-09-21T17:31:14.176 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:14.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:13 smithi136 ceph-mon[27441]: from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:14.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:13 smithi136 ceph-mon[27441]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:31:14.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:13 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"} : dispatch 2024-09-21T17:31:14.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:13 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"}]': finished 2024-09-21T17:31:14.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:13 smithi053 ceph-mon[25008]: from='client.16086 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:14.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:13 smithi053 ceph-mon[25008]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T17:31:14.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:13 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"} : dispatch 2024-09-21T17:31:14.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:13 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi136.rgytaq"}]': finished 2024-09-21T17:31:14.792 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:14.792 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:43.843664Z", "running": 1, "size": 3}}] 2024-09-21T17:31:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:14 smithi053 ceph-mon[25008]: Removing key for client.smb.config.adctdb1.1.0.smithi136.rgytaq 2024-09-21T17:31:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:14 smithi053 ceph-mon[25008]: Removing orphan daemon smb.adctdb1.2.0.smithi139.bbfhza... 2024-09-21T17:31:15.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:14 smithi053 ceph-mon[25008]: Removing daemon smb.adctdb1.2.0.smithi139.bbfhza from smithi139 -- ports [445, 9922] 2024-09-21T17:31:15.104 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:14 smithi139 ceph-mon[27661]: Removing key for client.smb.config.adctdb1.1.0.smithi136.rgytaq 2024-09-21T17:31:15.104 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:14 smithi139 ceph-mon[27661]: Removing orphan daemon smb.adctdb1.2.0.smithi139.bbfhza... 2024-09-21T17:31:15.104 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:14 smithi139 ceph-mon[27661]: Removing daemon smb.adctdb1.2.0.smithi139.bbfhza from smithi139 -- ports [445, 9922] 2024-09-21T17:31:15.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:14 smithi136 ceph-mon[27441]: Removing key for client.smb.config.adctdb1.1.0.smithi136.rgytaq 2024-09-21T17:31:15.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:14 smithi136 ceph-mon[27441]: Removing orphan daemon smb.adctdb1.2.0.smithi139.bbfhza... 2024-09-21T17:31:15.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:14 smithi136 ceph-mon[27441]: Removing daemon smb.adctdb1.2.0.smithi139.bbfhza from smithi139 -- ports [445, 9922] 2024-09-21T17:31:15.432 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:15 smithi139 ceph-mon[27661]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:16.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:15 smithi139 ceph-mon[27661]: from='client.25885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:16.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:15 smithi136 ceph-mon[27441]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:16.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:15 smithi136 ceph-mon[27441]: from='client.25885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:15 smithi053 ceph-mon[25008]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:16.276 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:15 smithi053 ceph-mon[25008]: from='client.25885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:16.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:16.699 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:17.348 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:17.348 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T17:30:56.383662Z 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": ["172.21.15.179"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-21T17:28:28.388120Z", "last_refresh": "2024-09-21T17:29:43.843664Z", "running": 1, "size": 3}}] 2024-09-21T17:31:17.853 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:17 smithi139 ceph-mon[27661]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:17.906 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:17 smithi053 ceph-mon[25008]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:17.937 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr', 'smb.adctdb1'} 2024-09-21T17:31:18.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:17 smithi136 ceph-mon[27441]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T17:31:18.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ff5948da-783d-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:31:18.947 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:18 smithi139 ceph-mon[27661]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:19.203 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:31:19.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:18 smithi136 ceph-mon[27441]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:19.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:18 smithi053 ceph-mon[25008]: from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:19.848 INFO:teuthology.orchestra.run.smithi053.stdout: 2024-09-21T17:31:19.848 INFO:teuthology.orchestra.run.smithi053.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T17:27:39.895406Z", "last_refresh": "2024-09-21T17:29:37.595790Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi053=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:24:32.685165Z", "last_refresh": "2024-09-21T17:29:37.595578Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi053:172.21.15.53=a", "smithi136:172.21.15.136=b", "smithi139:172.21.15.139=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:24:10.497247Z", "last_refresh": "2024-09-21T17:29:37.169469Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5", "last_refresh": "2024-09-21T17:29:37.169561Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T17:31:19.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:19 smithi139 ceph-mon[27661]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:31:20.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:19 smithi053 ceph-mon[25008]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:31:20.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:19 smithi136 ceph-mon[27441]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:31:20.436 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr'} 2024-09-21T17:31:20.436 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T17:31:20.447 INFO:tasks.cephadm:Teardown begin 2024-09-21T17:31:20.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:31:20.473 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:31:20.502 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:31:20.529 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:31:20.562 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T17:31:20.563 DEBUG:teuthology.orchestra.run.smithi053:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:31:20.579 DEBUG:teuthology.orchestra.run.smithi136:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:31:20.594 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:31:20.609 DEBUG:teuthology.orchestra.run.smithi179:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:31:20.626 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T17:31:20.626 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T17:31:20.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 systemd[1]: Stopping Ceph mon.a for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: Removing key for client.smb.config.adctdb1.2.0.smithi139.bbfhza 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"} : dispatch 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"}]': finished 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: Purge service smb.adctdb1 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:31:21.011 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:20 smithi053 ceph-mon[25008]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:21.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: Removing key for client.smb.config.adctdb1.2.0.smithi139.bbfhza 2024-09-21T17:31:21.133 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"} : dispatch 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"}]': finished 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: Purge service smb.adctdb1 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:31:21.134 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:20 smithi139 ceph-mon[27661]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:21.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: Removing key for client.smb.config.adctdb1.2.0.smithi139.bbfhza 2024-09-21T17:31:21.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"} : dispatch 2024-09-21T17:31:21.206 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi139.bbfhza"}]': finished 2024-09-21T17:31:21.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: Purge service smb.adctdb1 2024-09-21T17:31:21.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T17:31:21.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T17:31:21.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='mgr.14574 172.21.15.53:0/1419519134' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:31:21.207 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:20 smithi136 ceph-mon[27441]: from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:31:21.903 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:21 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a[25004]: 2024-09-21T17:31:21.562+0000 7fe04c197640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:21.903 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:21 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a[25004]: 2024-09-21T17:31:21.562+0000 7fe04c197640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T17:31:21.903 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:21 smithi053 podman[59992]: 2024-09-21 17:31:21.614231313 +0000 UTC m=+0.150260597 container died 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T17:31:22.228 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:22 smithi053 podman[59992]: 2024-09-21 17:31:22.00041066 +0000 UTC m=+0.536439944 container cleanup 86322489f70babe308c1c9e85d243fc4b6f7bdf2fe4cf0edc56709b1e41a3171 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True) 2024-09-21T17:31:22.228 INFO:journalctl@ceph.mon.a.smithi053.stdout:Sep 21 17:31:22 smithi053 bash[59992]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-a 2024-09-21T17:31:22.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T17:31:22.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:22.425 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T17:31:22.425 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T17:31:22.425 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.b 2024-09-21T17:31:22.706 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:22 smithi136 systemd[1]: Stopping Ceph mon.b for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:23.028 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:22 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-b[27437]: 2024-09-21T17:31:22.709+0000 7feef6363640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:23.029 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:22 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-b[27437]: 2024-09-21T17:31:22.709+0000 7feef6363640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T17:31:23.029 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:22 smithi136 podman[44621]: 2024-09-21 17:31:22.730696665 +0000 UTC m=+0.112768664 container died 3a399885b2acbdc86baa1ed00397b46672ec9f472b30f8a60a190517ec2b3bb4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T17:31:23.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:23 smithi136 podman[44621]: 2024-09-21 17:31:23.201855525 +0000 UTC m=+0.583927523 container cleanup 3a399885b2acbdc86baa1ed00397b46672ec9f472b30f8a60a190517ec2b3bb4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2) 2024-09-21T17:31:23.456 INFO:journalctl@ceph.mon.b.smithi136.stdout:Sep 21 17:31:23 smithi136 bash[44621]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-b 2024-09-21T17:31:23.635 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T17:31:23.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:23.682 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T17:31:23.682 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T17:31:23.682 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.c 2024-09-21T17:31:23.990 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:23 smithi139 systemd[1]: Stopping Ceph mon.c for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:24.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:23 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c[27657]: 2024-09-21T17:31:23.987+0000 7f3bcd772640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:24.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:23 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c[27657]: 2024-09-21T17:31:23.987+0000 7f3bcd772640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T17:31:24.293 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:24 smithi139 podman[45285]: 2024-09-21 17:31:24.110049049 +0000 UTC m=+0.231019186 container died d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:31:24.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:24 smithi139 podman[45285]: 2024-09-21 17:31:24.572422532 +0000 UTC m=+0.693392669 container cleanup d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-21T17:31:24.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:24 smithi139 bash[45285]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c 2024-09-21T17:31:24.883 INFO:journalctl@ceph.mon.c.smithi139.stdout:Sep 21 17:31:24 smithi139 podman[45297]: 2024-09-21 17:31:24.807075447 +0000 UTC m=+0.693348378 container remove d0327c2fbecec62c41279dbfa5add87cd21b6d4b455f2741e220de386e8029ca (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T17:31:24.973 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T17:31:25.030 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:25.030 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T17:31:25.031 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T17:31:25.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x 2024-09-21T17:31:25.358 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 systemd[1]: Stopping Ceph mgr.x for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:25.616 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x[25238]: 2024-09-21T17:31:25.355+0000 7f92f9bb8640 -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 2024-09-21T17:31:25.617 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 podman[60126]: 2024-09-21 17:31:25.386252574 +0000 UTC m=+0.151731415 container died b5d4c7f8afa23061c6fef9462ce4e82debff2747305303bf5d96430a2f18af0e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T17:31:25.917 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 podman[60126]: 2024-09-21 17:31:25.721704836 +0000 UTC m=+0.487183666 container cleanup b5d4c7f8afa23061c6fef9462ce4e82debff2747305303bf5d96430a2f18af0e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T17:31:25.917 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 bash[60126]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x 2024-09-21T17:31:26.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T17:31:26.172 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:25 smithi053 podman[60138]: 2024-09-21 17:31:25.91552836 +0000 UTC m=+0.525877366 container remove b5d4c7f8afa23061c6fef9462ce4e82debff2747305303bf5d96430a2f18af0e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T17:31:26.172 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:26 smithi053 systemd[1]: ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service: Deactivated successfully. 2024-09-21T17:31:26.172 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:26 smithi053 systemd[1]: Stopped Ceph mgr.x for ff5948da-783d-11ef-baf6-efdc52797490. 2024-09-21T17:31:26.172 INFO:journalctl@ceph.mgr.x.smithi053.stdout:Sep 21 17:31:26 smithi053 systemd[1]: ceph-ff5948da-783d-11ef-baf6-efdc52797490@mgr.x.service: Consumed 48.232s CPU time. 2024-09-21T17:31:26.185 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:26.185 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T17:31:26.185 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T17:31:26.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.0 2024-09-21T17:31:26.512 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:26 smithi053 systemd[1]: Stopping Ceph osd.0 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:26.775 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:26 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:31:26.509+0000 7f7c4b60e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:26.776 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:26 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:31:26.509+0000 7f7c4b60e640 -1 osd.0 49 *** Got signal Terminated *** 2024-09-21T17:31:26.776 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:26 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0[36861]: 2024-09-21T17:31:26.509+0000 7f7c4b60e640 -1 osd.0 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:31:32.225 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:31 smithi053 podman[60252]: 2024-09-21 17:31:31.945566474 +0000 UTC m=+5.540065471 container died 9b3f896a8e4138d13c0e6fc0a9b9baa842318fd617f34ee99a054618d5d58f8c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:31:32.526 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:32 smithi053 podman[60252]: 2024-09-21 17:31:32.339366993 +0000 UTC m=+5.933865976 container cleanup 9b3f896a8e4138d13c0e6fc0a9b9baa842318fd617f34ee99a054618d5d58f8c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T17:31:32.526 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:32 smithi053 bash[60252]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0 2024-09-21T17:31:32.895 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:32 smithi053 podman[60268]: 2024-09-21 17:31:32.58241245 +0000 UTC m=+0.637268324 container remove 9b3f896a8e4138d13c0e6fc0a9b9baa842318fd617f34ee99a054618d5d58f8c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-21T17:31:33.204 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:32 smithi053 podman[60358]: 2024-09-21 17:31:32.797037355 +0000 UTC m=+0.016234642 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:31:33.204 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:32 smithi053 podman[60358]: 2024-09-21 17:31:32.908625491 +0000 UTC m=+0.127822770 container create 827ca4c0425f251bf7a9c1046e1c511cfa4845a73a57aabd8e16c0612c9aca4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T17:31:33.205 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:33 smithi053 podman[60358]: 2024-09-21 17:31:33.119491945 +0000 UTC m=+0.338689229 container init 827ca4c0425f251bf7a9c1046e1c511cfa4845a73a57aabd8e16c0612c9aca4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T17:31:33.205 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:33 smithi053 podman[60358]: 2024-09-21 17:31:33.122888522 +0000 UTC m=+0.342085800 container start 827ca4c0425f251bf7a9c1046e1c511cfa4845a73a57aabd8e16c0612c9aca4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T17:31:33.205 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:33 smithi053 podman[60358]: 2024-09-21 17:31:33.202742845 +0000 UTC m=+0.421940136 container attach 827ca4c0425f251bf7a9c1046e1c511cfa4845a73a57aabd8e16c0612c9aca4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-21T17:31:33.526 INFO:journalctl@ceph.osd.0.smithi053.stdout:Sep 21 17:31:33 smithi053 podman[60358]: 2024-09-21 17:31:33.319178358 +0000 UTC m=+0.538375638 container died 827ca4c0425f251bf7a9c1046e1c511cfa4845a73a57aabd8e16c0612c9aca4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:31:33.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T17:31:33.997 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:33.997 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T17:31:33.997 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T17:31:33.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.1 2024-09-21T17:31:34.276 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:34 smithi053 systemd[1]: Stopping Ceph osd.1 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:34.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:34 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:31:34.351+0000 7ff0556c7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:34.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:34 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:31:34.351+0000 7ff0556c7640 -1 osd.1 49 *** Got signal Terminated *** 2024-09-21T17:31:34.776 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:34 smithi053 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1[42128]: 2024-09-21T17:31:34.351+0000 7ff0556c7640 -1 osd.1 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:31:40.127 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:39 smithi053 podman[60463]: 2024-09-21 17:31:39.816115671 +0000 UTC m=+5.578261622 container died d0516d0b7bbcd1bbc40cf03a29f6a412c2c8d0870a0ca0645ba2bc0164d74432 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T17:31:40.127 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 podman[60463]: 2024-09-21 17:31:40.125691918 +0000 UTC m=+5.887837866 container cleanup d0516d0b7bbcd1bbc40cf03a29f6a412c2c8d0870a0ca0645ba2bc0164d74432 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T17:31:40.525 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 bash[60463]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1 2024-09-21T17:31:40.526 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 podman[60491]: 2024-09-21 17:31:40.352373954 +0000 UTC m=+0.530843150 container remove d0516d0b7bbcd1bbc40cf03a29f6a412c2c8d0870a0ca0645ba2bc0164d74432 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T17:31:41.026 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 podman[60582]: 2024-09-21 17:31:40.656992476 +0000 UTC m=+0.016185273 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:31:41.026 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 podman[60582]: 2024-09-21 17:31:40.764547404 +0000 UTC m=+0.123740189 container create 5bac7a12d7a9ba60c2c3039dbbe268572b2591c0c2998f40f5d68c6a26992088 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-21T17:31:41.026 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:40 smithi053 podman[60582]: 2024-09-21 17:31:40.997519244 +0000 UTC m=+0.356712025 container init 5bac7a12d7a9ba60c2c3039dbbe268572b2591c0c2998f40f5d68c6a26992088 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T17:31:41.026 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:41 smithi053 podman[60582]: 2024-09-21 17:31:41.001117249 +0000 UTC m=+0.360310027 container start 5bac7a12d7a9ba60c2c3039dbbe268572b2591c0c2998f40f5d68c6a26992088 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731) 2024-09-21T17:31:41.418 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:41 smithi053 podman[60582]: 2024-09-21 17:31:41.080967287 +0000 UTC m=+0.440160073 container attach 5bac7a12d7a9ba60c2c3039dbbe268572b2591c0c2998f40f5d68c6a26992088 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-21T17:31:41.418 INFO:journalctl@ceph.osd.1.smithi053.stdout:Sep 21 17:31:41 smithi053 podman[60582]: 2024-09-21 17:31:41.192289355 +0000 UTC m=+0.551482146 container died 5bac7a12d7a9ba60c2c3039dbbe268572b2591c0c2998f40f5d68c6a26992088 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:31:41.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T17:31:41.753 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:41.753 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T17:31:41.753 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T17:31:41.753 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.2 2024-09-21T17:31:42.055 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:41 smithi136 systemd[1]: Stopping Ceph osd.2 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:42.456 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:42 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:31:42.053+0000 7fefc582b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:42.456 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:42 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:31:42.053+0000 7fefc582b640 -1 osd.2 49 *** Got signal Terminated *** 2024-09-21T17:31:42.456 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:42 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2[30505]: 2024-09-21T17:31:42.053+0000 7fefc582b640 -1 osd.2 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:31:47.706 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:47 smithi136 podman[44764]: 2024-09-21 17:31:47.44853503 +0000 UTC m=+5.498365074 container died ed5fe877fc6320117c0d0dd2764103a6edc8947c7bc5b36a1471c16f32d75a90 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:31:48.146 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:47 smithi136 podman[44764]: 2024-09-21 17:31:47.794974209 +0000 UTC m=+5.844804280 container cleanup ed5fe877fc6320117c0d0dd2764103a6edc8947c7bc5b36a1471c16f32d75a90 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T17:31:48.146 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:47 smithi136 bash[44764]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2 2024-09-21T17:31:48.146 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:47 smithi136 podman[44784]: 2024-09-21 17:31:47.97957305 +0000 UTC m=+0.525606026 container remove ed5fe877fc6320117c0d0dd2764103a6edc8947c7bc5b36a1471c16f32d75a90 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T17:31:48.655 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.304944019 +0000 UTC m=+0.015647701 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:31:48.655 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.422195456 +0000 UTC m=+0.132899151 container create 9e4ffa8211f3ff2941c7ca6178e0a06d2f16b5def882e4bcfdb1f002a2a11f72 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T17:31:48.655 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.649826368 +0000 UTC m=+0.360530035 container init 9e4ffa8211f3ff2941c7ca6178e0a06d2f16b5def882e4bcfdb1f002a2a11f72 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T17:31:48.655 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.653249841 +0000 UTC m=+0.363953501 container start 9e4ffa8211f3ff2941c7ca6178e0a06d2f16b5def882e4bcfdb1f002a2a11f72 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-21T17:31:48.956 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.724880594 +0000 UTC m=+0.435584260 container attach 9e4ffa8211f3ff2941c7ca6178e0a06d2f16b5def882e4bcfdb1f002a2a11f72 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T17:31:48.956 INFO:journalctl@ceph.osd.2.smithi136.stdout:Sep 21 17:31:48 smithi136 podman[44873]: 2024-09-21 17:31:48.842277536 +0000 UTC m=+0.552981197 container died 9e4ffa8211f3ff2941c7ca6178e0a06d2f16b5def882e4bcfdb1f002a2a11f72 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:31:49.459 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T17:31:49.498 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:49.498 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T17:31:49.498 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T17:31:49.498 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.3 2024-09-21T17:31:49.690 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:49 smithi136 systemd[1]: Stopping Ceph osd.3 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:49.956 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:49 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:49.856+0000 7f603aed6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:49.956 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:49 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:49.856+0000 7f603aed6640 -1 osd.3 49 *** Got signal Terminated *** 2024-09-21T17:31:49.956 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:49 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:49.856+0000 7f603aed6640 -1 osd.3 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:31:52.706 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:52 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:52.441+0000 7f60374eb640 -1 osd.3 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.486917+0000 front 2024-09-21T17:31:31.486749+0000 (oldest deadline 2024-09-21T17:31:51.986663+0000) 2024-09-21T17:31:53.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:53 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:53.115+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:53.956 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:53 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:53.466+0000 7f60374eb640 -1 osd.3 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.486917+0000 front 2024-09-21T17:31:31.486749+0000 (oldest deadline 2024-09-21T17:31:51.986663+0000) 2024-09-21T17:31:54.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:54 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:54.099+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:54.456 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:54 smithi136 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3[35687]: 2024-09-21T17:31:54.425+0000 7f60374eb640 -1 osd.3 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.486917+0000 front 2024-09-21T17:31:31.486749+0000 (oldest deadline 2024-09-21T17:31:51.986663+0000) 2024-09-21T17:31:54.719 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:54 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:54.458+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:31:55.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:55 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:55.103+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:55.475 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:55 smithi136 podman[44976]: 2024-09-21 17:31:55.248087375 +0000 UTC m=+5.515876209 container died 2c0f969c882be6337bc80cf580fc2422173ad08bc963b6c2b19a4ef825b98eff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-21T17:31:55.775 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:55 smithi136 podman[44976]: 2024-09-21 17:31:55.53089325 +0000 UTC m=+5.798682083 container cleanup 2c0f969c882be6337bc80cf580fc2422173ad08bc963b6c2b19a4ef825b98eff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:31:55.775 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:55 smithi136 bash[44976]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3 2024-09-21T17:31:55.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:55 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:55.495+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:31:56.084 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:55 smithi136 podman[45008]: 2024-09-21 17:31:55.773719501 +0000 UTC m=+0.526834243 container remove 2c0f969c882be6337bc80cf580fc2422173ad08bc963b6c2b19a4ef825b98eff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:31:56.378 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:56.082814512 +0000 UTC m=+0.100690683 container create 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T17:31:56.379 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:55.998495496 +0000 UTC m=+0.016371665 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:31:56.379 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:56.310293126 +0000 UTC m=+0.328169300 container init 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T17:31:56.379 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:56.313484969 +0000 UTC m=+0.331361141 container start 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T17:31:56.379 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:56.377020334 +0000 UTC m=+0.394896526 container attach 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T17:31:56.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:56 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:56.060+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:56.706 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:56 smithi136 podman[45098]: 2024-09-21 17:31:56.498155974 +0000 UTC m=+0.516032146 container died 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T17:31:56.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:56 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:56.544+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:31:57.083 INFO:journalctl@ceph.osd.3.smithi136.stdout:Sep 21 17:31:57 smithi136 podman[45122]: 2024-09-21 17:31:57.071859544 +0000 UTC m=+0.565161111 container remove 27fd0684c8d3f8b75f4d11c153ac82e1dcbe653f7a367b459b9919db96bd821e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T17:31:57.088 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T17:31:57.127 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:31:57.127 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T17:31:57.128 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T17:31:57.128 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.4 2024-09-21T17:31:57.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:57 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:57.107+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:57.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:57 smithi139 systemd[1]: Stopping Ceph osd.4 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:31:57.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:57 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:57.514+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:31:57.883 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:57 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:57.472+0000 7fb4c37b2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:31:57.884 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:57 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:57.472+0000 7fb4c37b2640 -1 osd.4 49 *** Got signal Terminated *** 2024-09-21T17:31:57.884 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:57 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:57.472+0000 7fb4c37b2640 -1 osd.4 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:31:58.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:58 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:58.081+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:58.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:58 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:58.482+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:31:59.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:31:59 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:31:59.108+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:31:59.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:31:59 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:31:59.436+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:00.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:00 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:32:00.115+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:32:00.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:00 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:00.455+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:01.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:01 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:32:01.128+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:32:01.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:01 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:01.410+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:01.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:01 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:01.410+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:02.454 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:02 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4[31252]: 2024-09-21T17:32:02.161+0000 7fb4bfdc7640 -1 osd.4 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:31.114201+0000 front 2024-09-21T17:31:31.114282+0000 (oldest deadline 2024-09-21T17:31:52.814188+0000) 2024-09-21T17:32:02.840 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:02 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:02.452+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:02.840 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:02 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:02.452+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:03.126 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:02 smithi139 podman[45434]: 2024-09-21 17:32:02.838939355 +0000 UTC m=+5.512309795 container died c933dc98ed5cd71b43e89837e20d401360ed2ed92e7d794379612f266f43ac76 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T17:32:03.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:03 smithi139 podman[45434]: 2024-09-21 17:32:03.306067616 +0000 UTC m=+5.979438056 container cleanup c933dc98ed5cd71b43e89837e20d401360ed2ed92e7d794379612f266f43ac76 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:32:03.383 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:03 smithi139 bash[45434]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4 2024-09-21T17:32:03.883 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:03 smithi139 podman[45449]: 2024-09-21 17:32:03.582559413 +0000 UTC m=+0.732187435 container remove c933dc98ed5cd71b43e89837e20d401360ed2ed92e7d794379612f266f43ac76 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T17:32:03.883 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:03 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:03.409+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:03.884 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:03 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:03.409+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:04.171 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:03 smithi139 podman[45537]: 2024-09-21 17:32:03.815742204 +0000 UTC m=+0.015647106 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:32:04.171 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:03 smithi139 podman[45537]: 2024-09-21 17:32:03.91681329 +0000 UTC m=+0.116718176 container create ff8ad2d1ceb8fcd33d3cca8f54e5421da4ebcb4a11bb08d83bca5296498a299d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-21T17:32:04.171 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:04 smithi139 podman[45537]: 2024-09-21 17:32:04.094035102 +0000 UTC m=+0.293940007 container init ff8ad2d1ceb8fcd33d3cca8f54e5421da4ebcb4a11bb08d83bca5296498a299d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-21T17:32:04.171 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:04 smithi139 podman[45537]: 2024-09-21 17:32:04.097349833 +0000 UTC m=+0.297254720 container start ff8ad2d1ceb8fcd33d3cca8f54e5421da4ebcb4a11bb08d83bca5296498a299d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:32:04.581 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:04 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:04.413+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:04.581 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:04 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:04.413+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:04.582 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:04 smithi139 podman[45537]: 2024-09-21 17:32:04.16893815 +0000 UTC m=+0.368843047 container attach ff8ad2d1ceb8fcd33d3cca8f54e5421da4ebcb4a11bb08d83bca5296498a299d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T17:32:04.582 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 21 17:32:04 smithi139 podman[45537]: 2024-09-21 17:32:04.299848503 +0000 UTC m=+0.499753408 container died ff8ad2d1ceb8fcd33d3cca8f54e5421da4ebcb4a11bb08d83bca5296498a299d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T17:32:04.854 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T17:32:04.892 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:32:04.893 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T17:32:04.893 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T17:32:04.893 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.5 2024-09-21T17:32:05.133 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:04 smithi139 systemd[1]: Stopping Ceph osd.5 for ff5948da-783d-11ef-baf6-efdc52797490... 2024-09-21T17:32:05.501 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:05 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:05.224+0000 7fc8c6a5b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T17:32:05.501 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:05 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:05.224+0000 7fc8c6a5b640 -1 osd.5 49 *** Got signal Terminated *** 2024-09-21T17:32:05.502 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:05 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:05.224+0000 7fc8c6a5b640 -1 osd.5 49 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T17:32:05.502 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:05 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:05.402+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:05.502 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:05 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:05.402+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:06.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:06 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:06.373+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:06.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:06 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:06.373+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:07.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:07 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:07.348+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:07.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:07 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:07.348+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:08.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:08 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:08.300+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:08.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:08 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:08.300+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:09.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:09 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:09.293+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2024-09-21T17:31:30.344202+0000 front 2024-09-21T17:31:30.344249+0000 (oldest deadline 2024-09-21T17:31:53.844050+0000) 2024-09-21T17:32:09.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:09 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:09.293+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2024-09-21T17:31:38.445260+0000 front 2024-09-21T17:31:38.445343+0000 (oldest deadline 2024-09-21T17:32:00.645506+0000) 2024-09-21T17:32:09.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:09 smithi139 ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5[36467]: 2024-09-21T17:32:09.293+0000 7fc8bf068640 -1 osd.5 49 heartbeat_check: no reply from 172.21.15.136:6804 osd.2 since back 2024-09-21T17:31:44.746271+0000 front 2024-09-21T17:31:44.746234+0000 (oldest deadline 2024-09-21T17:32:08.846007+0000) 2024-09-21T17:32:11.002 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:10 smithi139 podman[45638]: 2024-09-21 17:32:10.734645674 +0000 UTC m=+5.618155599 container died e2879e5fd54306c3769abace3c1e4744358b8e3fe1676ea3e06cf3b47748209b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T17:32:11.336 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45638]: 2024-09-21 17:32:11.174956635 +0000 UTC m=+6.058466605 container cleanup e2879e5fd54306c3769abace3c1e4744358b8e3fe1676ea3e06cf3b47748209b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T17:32:11.336 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 bash[45638]: ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5 2024-09-21T17:32:11.633 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45664]: 2024-09-21 17:32:11.334531081 +0000 UTC m=+0.601383467 container remove e2879e5fd54306c3769abace3c1e4744358b8e3fe1676ea3e06cf3b47748209b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T17:32:12.006 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45753]: 2024-09-21 17:32:11.634764133 +0000 UTC m=+0.015773834 image pull 3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:32:12.006 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45753]: 2024-09-21 17:32:11.735285114 +0000 UTC m=+0.116294803 container create cc72cbda25aa4a5558cc254bdaa5dcb255001022edd0c3006ccbd42ab7e80121 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T17:32:12.006 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45753]: 2024-09-21 17:32:11.946212081 +0000 UTC m=+0.327221789 container init cc72cbda25aa4a5558cc254bdaa5dcb255001022edd0c3006ccbd42ab7e80121 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-21T17:32:12.006 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:11 smithi139 podman[45753]: 2024-09-21 17:32:11.950041436 +0000 UTC m=+0.331051127 container start cc72cbda25aa4a5558cc254bdaa5dcb255001022edd0c3006ccbd42ab7e80121 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T17:32:12.006 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:12 smithi139 podman[45753]: 2024-09-21 17:32:12.004095786 +0000 UTC m=+0.385105476 container attach cc72cbda25aa4a5558cc254bdaa5dcb255001022edd0c3006ccbd42ab7e80121 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T17:32:12.383 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 21 17:32:12 smithi139 podman[45753]: 2024-09-21 17:32:12.145184714 +0000 UTC m=+0.526194409 container died cc72cbda25aa4a5558cc254bdaa5dcb255001022edd0c3006ccbd42ab7e80121 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5, name=ceph-ff5948da-783d-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-21-1014-0ecbb43, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T17:32:12.707 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ff5948da-783d-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T17:32:12.745 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:32:12.746 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T17:32:12.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:32:12.961 INFO:teuthology.orchestra.run.smithi053.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:18.934 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:32:19.135 INFO:teuthology.orchestra.run.smithi136.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:20.069 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:32:20.271 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:30.373 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:32:30.574 INFO:teuthology.orchestra.run.smithi179.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:30.779 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:32:30.813 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:32:30.846 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:32:30.874 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:32:30.901 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T17:32:30.902 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi053/crash 2024-09-21T17:32:30.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:32:30.950 INFO:teuthology.orchestra.run.smithi053.stderr:tar: /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:32:30.950 INFO:teuthology.orchestra.run.smithi053.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:32:30.952 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi136/crash 2024-09-21T17:32:30.953 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:32:31.023 INFO:teuthology.orchestra.run.smithi136.stderr:tar: /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:32:31.023 INFO:teuthology.orchestra.run.smithi136.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:32:31.025 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi139/crash 2024-09-21T17:32:31.026 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:32:31.066 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:32:31.066 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:32:31.068 DEBUG:teuthology.misc:Transferring archived files from smithi179:/var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi179/crash 2024-09-21T17:32:31.069 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:32:31.110 INFO:teuthology.orchestra.run.smithi179.stderr:tar: /var/lib/ceph/ff5948da-783d-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:32:31.110 INFO:teuthology.orchestra.run.smithi179.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:32:31.111 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T17:32:31.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T17:32:31.144 INFO:tasks.cephadm:Compressing logs... 2024-09-21T17:32:31.144 DEBUG:teuthology.orchestra.run.smithi053:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T17:32:31.186 DEBUG:teuthology.orchestra.run.smithi136:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T17:32:31.188 DEBUG:teuthology.orchestra.run.smithi139:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T17:32:31.191 DEBUG:teuthology.orchestra.run.smithi179:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T17:32:31.213 INFO:teuthology.orchestra.run.smithi053.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T17:32:31.213 INFO:teuthology.orchestra.run.smithi053.stderr:: No such file or directory 2024-09-21T17:32:31.214 INFO:teuthology.orchestra.run.smithi053.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T17:32:31.214 INFO:teuthology.orchestra.run.smithi139.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T17:32:31.214 INFO:teuthology.orchestra.run.smithi139.stderr:: No such file or directory 2024-09-21T17:32:31.215 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T17:32:31.215 INFO:teuthology.orchestra.run.smithi139.stderr:gzip/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log: -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T17:32:31.215 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T17:32:31.215 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T17:32:31.215 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose --/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr: 81.7% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.2.log: /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr: 90.1% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:32:31.222 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.3.log: 86.4% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T17:32:31.223 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:32:31.224 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log 2024-09-21T17:32:31.224 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.5.log: 81.7% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T17:32:31.224 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi139.wlqzur.log 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr: 90.1% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi139.wlqzur.log: /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log: 84.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi139.wlqzur.log.gz 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:32:31.225 INFO:teuthology.orchestra.run.smithi139.stderr: 91.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:: No such file or directory 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr: 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:real 0m0.019s 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:user 0m0.009s 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi179.stderr:sys 0m0.013s 2024-09-21T17:32:31.226 INFO:teuthology.orchestra.run.smithi053.stderr:gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.0.log: /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi053.lxpecm.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi053.lxpecm.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr: 79.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi053.lxpecm.log.gz 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr: 84.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log: gzip -5 89.9% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr: --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr:/var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mgr.x.log: /var/log/ceph/cephadm.log: 86.5% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:32:31.227 INFO:teuthology.orchestra.run.smithi053.stderr: 91.4% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T17:32:31.228 INFO:teuthology.orchestra.run.smithi136.stderr: 91.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T17:32:31.312 INFO:teuthology.orchestra.run.smithi136.stderr: 92.4% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T17:32:31.325 INFO:teuthology.orchestra.run.smithi139.stderr: 92.3% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T17:32:31.345 INFO:teuthology.orchestra.run.smithi053.stderr: 89.8% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T17:32:31.398 INFO:teuthology.orchestra.run.smithi139.stderr: 93.9% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T17:32:31.432 INFO:teuthology.orchestra.run.smithi053.stderr: 93.6% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T17:32:31.441 INFO:teuthology.orchestra.run.smithi053.stderr: 93.8% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T17:32:31.457 INFO:teuthology.orchestra.run.smithi136.stderr: 93.7% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T17:32:31.466 INFO:teuthology.orchestra.run.smithi136.stderr: 93.7% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T17:32:31.468 INFO:teuthology.orchestra.run.smithi136.stderr: 2024-09-21T17:32:31.468 INFO:teuthology.orchestra.run.smithi136.stderr:real 0m0.264s 2024-09-21T17:32:31.468 INFO:teuthology.orchestra.run.smithi136.stderr:user 0m0.584s 2024-09-21T17:32:31.468 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m0.040s 2024-09-21T17:32:31.475 INFO:teuthology.orchestra.run.smithi139.stderr: 93.4% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T17:32:31.477 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-09-21T17:32:31.478 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m0.275s 2024-09-21T17:32:31.478 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m0.557s 2024-09-21T17:32:31.478 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.036s 2024-09-21T17:32:31.531 INFO:teuthology.orchestra.run.smithi053.stderr: 90.9% -- replaced with /var/log/ceph/ff5948da-783d-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T17:32:31.533 INFO:teuthology.orchestra.run.smithi053.stderr: 2024-09-21T17:32:31.533 INFO:teuthology.orchestra.run.smithi053.stderr:real 0m0.332s 2024-09-21T17:32:31.533 INFO:teuthology.orchestra.run.smithi053.stderr:user 0m0.878s 2024-09-21T17:32:31.533 INFO:teuthology.orchestra.run.smithi053.stderr:sys 0m0.057s 2024-09-21T17:32:31.534 INFO:tasks.cephadm:Archiving logs... 2024-09-21T17:32:31.534 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi053/log 2024-09-21T17:32:31.535 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:32:31.721 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi136/log 2024-09-21T17:32:31.722 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:32:31.832 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi139/log 2024-09-21T17:32:31.832 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:32:31.939 DEBUG:teuthology.misc:Transferring archived files from smithi179:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi179/log 2024-09-21T17:32:31.940 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:32:31.964 INFO:tasks.cephadm:Removing cluster... 2024-09-21T17:32:31.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force 2024-09-21T17:32:32.164 INFO:teuthology.orchestra.run.smithi053.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:32.289 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force 2024-09-21T17:32:32.479 INFO:teuthology.orchestra.run.smithi136.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:32.605 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ff5948da-783d-11ef-baf6-efdc52797490 --force 2024-09-21T17:32:32.795 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: ff5948da-783d-11ef-baf6-efdc52797490 2024-09-21T17:32:32.909 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T17:32:32.910 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:32:32.927 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:32:32.943 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:32:32.958 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:32:32.976 INFO:tasks.cephadm:Teardown complete 2024-09-21T17:32:32.976 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-21T17:32:32.994 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman stop samba-ad 2024-09-21T17:32:33.668 INFO:teuthology.orchestra.run.smithi179.stdout:samba-ad 2024-09-21T17:32:33.672 DEBUG:teuthology.orchestra.run.smithi179:> sudo podman rm samba-ad 2024-09-21T17:32:33.970 INFO:teuthology.orchestra.run.smithi179.stdout:samba-ad 2024-09-21T17:32:33.974 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T17:32:34.000 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T17:32:34.010 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T17:32:34.011 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:32:34.013 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:32:34.016 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:32:34.019 DEBUG:teuthology.orchestra.run.smithi179:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:32:34.029 INFO:teuthology.orchestra.run.smithi053.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:32:34.029 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv01.front.sepia.ceph.com 3 6 377 51 -379us[ -375us] +/- 43ms 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 51 +747us[ +747us] +/- 59ms 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 50 -232us[ -232us] +/- 90ms 2024-09-21T17:32:34.033 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:32:34.034 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv01.front.sepia.ceph.com 3 6 377 49 -372us[ -373us] +/- 43ms 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 51 +749us[ +749us] +/- 59ms 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 -241us[ -242us] +/- 90ms 2024-09-21T17:32:34.035 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv01.front.sepia.ceph.com 3 6 377 51 -383us[ -365us] +/- 43ms 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 50 +731us[ +731us] +/- 60ms 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 -259us[ -259us] +/- 90ms 2024-09-21T17:32:34.039 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:32:34.056 INFO:teuthology.orchestra.run.smithi179.stderr:bash: line 1: ntpq: command not found 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:^* hv01.front.sepia.ceph.com 3 6 377 50 -385us[ -370us] +/- 43ms 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 51 +722us[ +737us] +/- 59ms 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 50 -258us[ -258us] +/- 90ms 2024-09-21T17:32:34.060 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T17:32:34.061 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T17:32:34.071 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T17:32:34.072 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T17:32:34.108 DEBUG:teuthology.orchestra.run.smithi053:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T17:32:34.186 DEBUG:teuthology.orchestra.run.smithi136:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T17:32:34.249 DEBUG:teuthology.orchestra.run.smithi139:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T17:32:34.319 DEBUG:teuthology.orchestra.run.smithi179:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T17:32:34.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:32:34.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:34.412 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:32:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:34.440 DEBUG:teuthology.orchestra.run.smithi139:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:32:34.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:34.469 DEBUG:teuthology.orchestra.run.smithi179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T17:32:34.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:34.498 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T17:32:34.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T17:32:34.556 INFO:teuthology.task.internal:Duration was 934.234966 seconds 2024-09-21T17:32:34.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T17:32:34.572 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T17:32:34.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:32:34.575 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:32:34.577 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:32:34.579 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:32:34.613 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:32:34.615 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:32:34.617 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:32:34.619 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T17:32:35.069 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T17:32:35.069 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2024-09-21T17:32:35.070 DEBUG:teuthology.orchestra.run.smithi053:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T17:32:35.093 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2024-09-21T17:32:35.094 DEBUG:teuthology.orchestra.run.smithi136:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T17:32:35.117 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-09-21T17:32:35.117 DEBUG:teuthology.orchestra.run.smithi139:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T17:32:35.148 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T17:32:35.148 DEBUG:teuthology.orchestra.run.smithi179:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T17:32:35.172 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T17:32:35.172 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:32:35.175 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:32:35.177 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:32:35.191 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:32:35.241 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T17:32:35.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:32:35.246 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:32:35.249 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:32:35.259 DEBUG:teuthology.orchestra.run.smithi179:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:32:35.793 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T17:32:35.813 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T17:32:35.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:32:35.840 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:32:35.866 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:32:35.891 DEBUG:teuthology.orchestra.run.smithi179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:32:35.917 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T17:32:35.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:35.930 DEBUG:teuthology.orchestra.run.smithi136:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:35.932 DEBUG:teuthology.orchestra.run.smithi139:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:35.935 DEBUG:teuthology.orchestra.run.smithi179:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:35.952 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2024-09-21T17:32:35.954 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2024-09-21T17:32:35.956 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-09-21T17:32:35.981 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = core 2024-09-21T17:32:35.999 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:36.025 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:36.040 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:36.054 DEBUG:teuthology.orchestra.run.smithi179:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:32:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:32:36.069 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T17:32:36.083 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T17:32:36.084 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi053 2024-09-21T17:32:36.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:32:36.123 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi136 2024-09-21T17:32:36.123 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:32:36.157 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi139 2024-09-21T17:32:36.158 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:32:36.191 DEBUG:teuthology.misc:Transferring archived files from smithi179:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914047/remote/smithi179 2024-09-21T17:32:36.192 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:32:36.224 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T17:32:36.224 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:36.227 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:36.229 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:36.231 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:36.274 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T17:32:36.290 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T17:32:36.290 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T17:32:36.307 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T17:32:36.307 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:32:36.309 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:32:36.311 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:32:36.313 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:32:36.322 INFO:teuthology.orchestra.run.smithi053.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:32 /home/ubuntu/cephtest 2024-09-21T17:32:36.323 INFO:teuthology.orchestra.run.smithi136.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:32 /home/ubuntu/cephtest 2024-09-21T17:32:36.326 INFO:teuthology.orchestra.run.smithi139.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:32 /home/ubuntu/cephtest 2024-09-21T17:32:36.329 INFO:teuthology.orchestra.run.smithi179.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:32 /home/ubuntu/cephtest 2024-09-21T17:32:36.330 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T17:32:36.356 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T17:32:36.396 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} duration: 934.2349662780762 owner: scheduled_adking@teuthology success: true 2024-09-21T17:32:36.396 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T17:32:36.481 INFO:teuthology.run:pass